Changes between Version 28 and Version 29 of GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/UTD-IGN


Ignore:
Timestamp:
05/12/17 11:39:14 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/UTD-IGN

    v28 v29  
    10121012Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UTDallas/IG-ST-6.rspec IG-ST-6.rspec]:
    10131013{{{
    1014 $ stitcher.py createsliver IG-ST-6 IG-ST-6.rspec -o
    1015 11:34:11 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
    1016 11:34:11 INFO    : Reading slice IG-ST-6 credential...
    1017 11:34:11 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-6 expires on 2017-05-17 13:15:12 UTC
    1018 11:34:11 INFO    : Calling SCS...
    1019 11:34:12 INFO    : Multi-AM reservation will include resources from these aggregates:
    1020 11:34:12 INFO    :      <Aggregate utdallas-ig>
    1021 11:34:12 INFO    :      <Aggregate al2s>
    1022 11:34:12 INFO    :      <Aggregate gatech-ig>
    1023 11:34:12 INFO    : Stitcher doing createsliver at <Aggregate utdallas-ig>...
    1024 11:34:54 INFO    : ... Allocation at <Aggregate utdallas-ig> complete.
    1025 11:34:54 INFO    : Stitcher doing createsliver at <Aggregate gatech-ig>...
    1026 11:35:12 INFO    : ... Allocation at <Aggregate gatech-ig> complete.
    1027 11:35:12 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
    1028 11:35:19 INFO    : ... Allocation at <Aggregate al2s> complete.
    1029 11:35:19 INFO    : All aggregates are complete.
    1030 11:35:19 INFO    : Your resources expire at 2017-05-16T15:24:12 (UTC).
    1031 11:35:19 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/instarspec/UTDallas/IG-ST-6-manifest-rspec-multiam-combined.xml'
    1032 Success: Reserved resources in slice IG-ST-6 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     1014$ stitcher createsliver IG-ST-6l ./IG-ST-6.rspec
     101511:33:07 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     101611:33:07 INFO    : Reading slice IG-ST-6l credential...
     101711:33:07 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-6l expires on 2017-05-19 15:33:06 UTC
     101811:33:07 INFO    : Calling SCS...
     101911:33:08 INFO    : Multi-AM reservation will include resources from these aggregates:
     102011:33:08 INFO    :      <Aggregate utdallas-ig>
     102111:33:08 INFO    :      <Aggregate gpo-ig>
     102211:33:08 INFO    :      <Aggregate al2s>
     102311:33:08 INFO    : Stitcher doing createsliver at <Aggregate utdallas-ig>...
     102411:33:28 INFO    : ... Allocation at <Aggregate utdallas-ig> complete.
     102511:33:28 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     102611:33:45 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     102711:33:45 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     102811:33:53 INFO    : ... Allocation at <Aggregate al2s> complete.
     102911:33:53 INFO    : All aggregates are complete.
     103011:33:53 INFO    : Your resources expire at 2017-05-18T15:23:08 (UTC).
     103111:33:53 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/instarspec/UTDallas/IG-ST-6l-manifest-rspec-multiam-combined.xml'
     1032Success: Reserved resources in slice IG-ST-6l at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
    10331033}}}
    10341034
    10351035Determined login information at each UTDallas and GATech aggregate:
    10361036{{{
    1037 $ readyToLogin.py IG-ST-6 --useSliceAggregates
     1037$ readyToLogin.py IG-ST-6l --useSliceAggregates
    10381038 ...
    1039 ig-utd's geni_status is: changing
     1039ig-gpo's geni_status is: ready
     1040User lnevers logs in to ig-gpo using:
     1041        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pcvm2-1.instageni.gpolab.bbn.com
     1042
     1043ig-utd's geni_status is: ready
    10401044User lnevers logs in to ig-utd using:
    1041         ssh -p 25042  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.utdallas.edu
    1042 
    1043 ig-ga's geni_status is: ready
    1044 User lnevers logs in to ig-ga using:
    1045         ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pcvm1-28.instageni.rnoc.gatech.edu
     1045        ssh -p 25074  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.utdallas.edu
     1046
    10461047}}}
    10471048
    10481049=== Measurements ===
    10491050
    1050 '''Iperf InstaGENI GATech VM to InstaGENI UTDallas VM (TCP) - TCP window size: 85.0 KByte (default)'''
    1051 
    1052 ''Collected: 2017-05-10''
     1051'''Iperf InstaGENI GPO VM to InstaGENI UTDallas VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1052
     1053''Collected: 2017-05-12''
    10531054
    10541055__One Client_
     
    10671068}}}
    10681069
    1069 '''Iperf InstaGENI GATech VM to InstaGENI UTDallas VM (UDP) - UDP buffer size:  208 KByte (default) '''
    1070 {{{
    1071 
    1072 }}}
    1073 
    1074 '''Ping from InstaGENI GATech VM to InstaGENI UTDallas VM '''
    1075 {{{
    1076 
    1077 }}}
    1078 
    1079 
    1080 '''Iperf InstaGENI UTDallas VM to InstaGENI GATech VM (TCP) - TCP window size: 85.0 KByte (default)'''
    1081 
    1082 ''Collected: 2017-05-10''
     1070'''Iperf InstaGENI GPO VM to InstaGENI UTDallas VM (UDP) - UDP buffer size:  208 KByte (default) '''
     1071{{{
     1072
     1073}}}
     1074
     1075'''Ping from InstaGENI GPO VM to InstaGENI UTDallas VM '''
     1076{{{
     1077
     1078}}}
     1079
     1080
     1081'''Iperf InstaGENI UTDallas VM to InstaGENI GPO VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1082
     1083''Collected: 2017-05-12''
    10831084
    10841085__One Client__
     
    10971098}}}
    10981099
    1099 '''Iperf InstaGENI UTDallas VM to InstaGENI GATech VM (UDP)  - UDP buffer size:  208 KByte (default) '''
    1100 {{{
    1101 
    1102 }}}
    1103 
    1104 '''Ping from InstaGENI UTDallas VM to InstaGENI GATech VM '''
     1100'''Iperf InstaGENI UTDallas VM to InstaGENI GPO VM (UDP)  - UDP buffer size:  208 KByte (default) '''
     1101{{{
     1102
     1103}}}
     1104
     1105'''Ping from InstaGENI UTDallas VM to InstaGENI GPO VM '''
    11051106{{{
    11061107