Changes between Version 1 and Version 2 of GeniNetworkStitchingConfirmationTestStatus/UKY


Ignore:
Timestamp:
04/06/15 16:27:44 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UKY

    v1 v2  
    88The UKY site advertises the following stitching details:
    99{{{
     10<stitching xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" lastUpdateTime="2015-04-06T20:12:29Z" >
     11<aggregate id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" url="https://www.lan.sdn.uky.edu:12369/protogeni/xmlrpc/am">
     12<aggregatetype>protogeni</aggregatetype>
     13<stitchingmode>chainANDTree</stitchingmode>
     14<scheduledservices>false</scheduledservices>
     15<negotiatedservices>false</negotiatedservices>
     16<lifetime id="life">
     17    <start type="time">2015-04-06T20:12:29Z</start>
     18    <end type="time">2015-04-06T20:12:29Z</end>
     19</lifetime>
     20<node id="urn:publicid:IDN+lan.sdn.uky.edu+node+procurve2">
     21  <port id="urn:publicid:IDN+lan.sdn.uky.edu+stitchport+procurve2:1.22.al2s">
     22    <capacity>1000000</capacity>
     23    <maximumReservableCapacity>1000000</maximumReservableCapacity>
     24    <minimumReservableCapacity>1000</minimumReservableCapacity>
     25    <granularity>1</granularity>
     26    <link id="urn:publicid:IDN+lan.sdn.uky.edu+interface+procurve2:1.22.al2s">
     27      <remoteLinkId>urn:publicid:IDN+al2s.internet2.edu+interface+sdn-sw.atla.net.internet2.edu:eth15/1:uky-ig</remoteLinkId>
     28      <trafficEngineeringMetric>10</trafficEngineeringMetric>
     29      <capacity>1000000</capacity>
     30      <maximumReservableCapacity>1000000</maximumReservableCapacity>
     31      <minimumReservableCapacity>1000</minimumReservableCapacity>
     32      <granularity>1</granularity>
     33      <switchingCapabilityDescriptor>
     34        <switchingcapType>l2sc</switchingcapType>
     35        <encodingType>ethernet</encodingType>
     36        <switchingCapabilitySpecificInfo>
     37         <switchingCapabilitySpecificInfo_L2sc>
     38          <interfaceMTU>1500</interfaceMTU>
     39          <vlanRangeAvailability>1810-1829</vlanRangeAvailability>
     40          <vlanTranslation>false</vlanTranslation>
     41         </switchingCapabilitySpecificInfo_L2sc>
     42        </switchingCapabilitySpecificInfo>
     43      </switchingCapabilityDescriptor>
     44    </link>
     45  </port>
     46</node>
     47</aggregate>
     48</stitching>
    1049}}}
    1150
     
    1453Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UKY/IG-ST-1-al2s.rspec IG-ST-1-al2s.rspec]:
    1554{{{
    16 omni.py createslice IG-ST-1
    17 stitcher.py createsliver IG-ST-1 IG-ST-1-al2s.rspec -o
     55stitcher createsliver IG-ST-1 IG-ST-1-al2s.rspec
     5616:00:05 INFO    : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf
     5716:00:05 INFO    : Reading slice IG-ST-1 credential...
     5816:00:05 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-1 expires on 2015-04-09 16:57:03 UTC
     5916:00:05 INFO    : Calling SCS...
     6016:00:06 INFO    : Multi-AM reservation will include resources from these aggregates:
     6116:00:06 INFO    :      <Aggregate gpo-ig>
     6216:00:06 INFO    :      <Aggregate al2s>
     6316:00:06 INFO    :      <Aggregate uky-ig>
     6416:00:06 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     6516:00:21 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     6616:00:21 INFO    : Stitcher doing createsliver at <Aggregate uky-ig>...
     6716:00:36 INFO    : ... Allocation at <Aggregate uky-ig> complete.
     6816:00:36 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     6916:00:41 INFO    : ... Allocation at <Aggregate al2s> complete.
     7016:00:41 INFO    : All aggregates are complete.
     7116:00:41 INFO    : Your resources expire at 2015-04-08T19:50:06 (UTC).
     7216:00:41 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/stitch-test/UKY/IG-ST-1-manifest-rspec-multiam-combined.xml'
     73Success: Reserved resources in slice IG-ST-1 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
    1874}}}
    1975
     
    2278$ readyToLogin.py IG-ST-1 --useSliceAggregates
    2379  ....
    24 
     80ig-gpo's geni_status is: changing
     81User lnevers logs in to ig-gpo using:
     82        ssh -p 34362  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     83...
     84ig-uky's geni_status is: ready
     85User lnevers logs in to ig-uky using:
     86        ssh -p 31290  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.lan.sdn.uky.edu
    2587}}}
    2688
     
    2991'''Iperf InstaGENI GPO VM to InstaGENI UKY VM (TCP) - TCP window size: 23.5 KByte (default)'''
    3092
    31 ''Collected: 2015-04-XX''
     93''Collected: 2015-04-06''
    3294
    3395__One Client_
    3496{{{
    35 
     97[ ID] Interval       Transfer     Bandwidth
     98[  3]  0.0-60.1 sec   147 MBytes  20.5 Mbits/sec
    3699}}}
    37100
    38101__Five Clients__
    39102{{{
    40 
     103[ ID] Interval       Transfer     Bandwidth
     104[  5]  0.0-60.2 sec  30.5 MBytes  4.25 Mbits/sec
     105[  4]  0.0-60.2 sec  29.8 MBytes  4.15 Mbits/sec
     106[  3]  0.0-60.3 sec  36.0 MBytes  5.00 Mbits/sec
     107[  7]  0.0-60.4 sec  26.2 MBytes  3.65 Mbits/sec
     108[  6]  0.0-60.4 sec  23.0 MBytes  3.19 Mbits/sec
     109[SUM]  0.0-60.4 sec   146 MBytes  20.2 Mbits/sec
    41110}}}
    42111
    43112__Ten Clients__
    44113{{{
    45 
     114[ ID] Interval       Transfer     Bandwidth
     115[  4]  0.0-60.1 sec  14.8 MBytes  2.06 Mbits/sec
     116[  3]  0.0-60.3 sec  16.1 MBytes  2.24 Mbits/sec
     117[ 12]  0.0-60.4 sec  17.2 MBytes  2.39 Mbits/sec
     118[ 10]  0.0-60.5 sec  7.12 MBytes   988 Kbits/sec
     119[  6]  0.0-60.6 sec  8.88 MBytes  1.23 Mbits/sec
     120[  7]  0.0-60.7 sec  15.1 MBytes  2.09 Mbits/sec
     121[  5]  0.0-60.8 sec  17.2 MBytes  2.38 Mbits/sec
     122[ 11]  0.0-60.9 sec  16.8 MBytes  2.31 Mbits/sec
     123[  9]  0.0-61.0 sec  13.4 MBytes  1.84 Mbits/sec
     124[  8]  0.0-61.6 sec  20.5 MBytes  2.79 Mbits/sec
     125[SUM]  0.0-61.6 sec   147 MBytes  20.0 Mbits/sec
    46126}}}
    47127
    48128'''Iperf InstaGENI GPO VM to InstaGENI UKY VM (UDP) - UDP buffer size:  224 KByte (default) '''
    49129{{{
    50 
     130[ ID] Interval       Transfer     Bandwidth
     131[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     132[  3] Sent 512809 datagrams
     133[  3] Server Report:
     134[  3]  0.0-60.1 sec   139 MBytes  19.4 Mbits/sec   5.882 ms 413600/512805 (81%)
     135[  3]  0.0-60.1 sec  1 datagrams received out-of-order
    51136}}}
    52137
    53138'''Ping from InstaGENI GPO VM to the InstaGENI UKY VM '''
    54139{{{
    55 
     14060 packets transmitted, 60 received, 0% packet loss, time 59068ms
     141rtt min/avg/max/mdev = 40.156/40.642/42.254/0.283 ms
    56142}}}
    57143
     
    59145'''Iperf InstaGENI UKY VM to GPO InstaGENI VM (TCP) - TCP window size: 23.5 KByte (default)'''
    60146
    61 ''Collected: 2015-04-XX''
     147''Collected: 2015-04-06''
    62148
    63149__One Client_
    64150{{{
    65 
     151[ ID] Interval       Transfer     Bandwidth
     152[  3]  0.0-60.1 sec   142 MBytes  19.8 Mbits/sec
    66153}}}
    67154
    68155__Five Clients__
    69156{{{
    70 
     157[ ID] Interval       Transfer     Bandwidth
     158[  5]  0.0-60.2 sec  36.0 MBytes  5.02 Mbits/sec
     159[  4]  0.0-60.3 sec  35.5 MBytes  4.94 Mbits/sec
     160[  3]  0.0-60.4 sec  21.8 MBytes  3.02 Mbits/sec
     161[  6]  0.0-60.8 sec  30.4 MBytes  4.19 Mbits/sec
     162[  7]  0.0-60.9 sec  22.0 MBytes  3.03 Mbits/sec
     163[SUM]  0.0-60.9 sec   146 MBytes  20.1 Mbits/sec
    71164}}}
    72165
    73166__Ten Clients__
    74167{{{
    75 
     168[ ID] Interval       Transfer     Bandwidth
     169[  6]  0.0-59.4 sec  14.9 MBytes  2.10 Mbits/sec
     170[  3]  0.0-59.5 sec  13.8 MBytes  1.94 Mbits/sec
     171[  5]  0.0-59.8 sec  17.8 MBytes  2.49 Mbits/sec
     172[ 10]  0.0-60.1 sec  7.38 MBytes  1.03 Mbits/sec
     173[ 11]  0.0-60.4 sec  23.0 MBytes  3.19 Mbits/sec
     174[  4]  0.0-60.8 sec  17.6 MBytes  2.43 Mbits/sec
     175[  7]  0.0-61.0 sec  17.0 MBytes  2.34 Mbits/sec
     176[ 12]  0.0-61.1 sec  14.8 MBytes  2.02 Mbits/sec
     177[  8]  0.0-61.4 sec  9.88 MBytes  1.35 Mbits/sec
     178[  9]  0.0-61.4 sec  11.9 MBytes  1.62 Mbits/sec
     179[SUM]  0.0-61.4 sec   148 MBytes  20.2 Mbits/sec
    76180}}}
    77181
    78182'''Iperf InstaGENI UKY VM to GPO InstaGENI VM (UDP)  - UDP buffer size:  224 KByte (default) '''
    79183{{{
    80 
     184[ ID] Interval       Transfer     Bandwidth
     185[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     186[  3] Sent 512809 datagrams
     187[  3] Server Report:
     188[  3]  0.0-60.0 sec   139 MBytes  19.5 Mbits/sec   0.125 ms 413541/512806 (81%)
     189[  3]  0.0-60.0 sec  1 datagrams received out-of-order
    81190}}}
    82191
    83192'''Ping from InstaGENI UKY VM to GPO InstaGENI VM '''
    84193{{{
    85 
     19460 packets transmitted, 60 received, 0% packet loss, time 59056ms
     195rtt min/avg/max/mdev = 40.295/40.704/43.605/0.563 ms
    86196}}}
    87197
     
    91201Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UKY/IG-ST-2.rspec IG-ST-2.rspec]:
    92202{{{
    93 omni.py createslice IG-ST-2
    94 stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
     203$ stitcher createsliver IG-ST-2 IG-ST-2.rspec
     20416:12:03 INFO    : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf
     20516:12:03 INFO    : Reading slice IG-ST-2 credential...
     20616:12:03 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-2 expires on 2015-04-13 20:11:51 UTC
     20716:12:03 INFO    : Calling SCS...
     20816:12:06 INFO    : Multi-AM reservation will include resources from these aggregates:
     20916:12:06 INFO    :      <Aggregate gpo-ig>
     21016:12:06 INFO    :      <Aggregate al2s>
     21116:12:06 INFO    :      <Aggregate uky-ig>
     21216:12:06 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     21316:12:22 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     21416:12:22 INFO    : Stitcher doing createsliver at <Aggregate uky-ig>...
     21516:12:40 INFO    : ... Allocation at <Aggregate uky-ig> complete.
     21616:12:40 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     21716:12:47 INFO    : ... Allocation at <Aggregate al2s> complete.
     21816:12:47 INFO    : All aggregates are complete.
     21916:12:47 INFO    : Your resources expire at 2015-04-12T20:02:06 (UTC).
     22016:12:47 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/stitch-test/UKY/IG-ST-2-manifest-rspec-multiam-combined.xml'
     221Success: Reserved resources in slice IG-ST-2 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    95222}}}
    96223
     
    99226$ readyToLogin.py IG-ST-2 --useSliceAggregates
    100227  ....
     228ig-gpo's geni_status is: ready
     229User lnevers logs in to ig-gpo using:
     230        ssh -p 34618  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     231....
     232ig-uky's geni_status is: ready
     233User lnevers logs in to ig-uky using:
     234        ssh -p 34874  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.lan.sdn.uky.edu
    101235}}}
    102236
    103237Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
    104238{{{
    105 remote-execute.py IG-ST-2a -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q"
     239$ remote-execute.py IG-ST-2 -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q"
     2401. Find login Info for hosts in slice IG-ST-2
     2412. Send command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' to ig-gpo
     242
     243PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     244
     245--- 10.10.4.2 ping statistics ---
     24660 packets transmitted, 60 received, 0% packet loss, time 59101ms
     247rtt min/avg/max/mdev = 40.332/41.343/83.993/5.562 ms
     248PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     249
     250--- 192.168.4.2 ping statistics ---
     25160 packets transmitted, 60 received, 0% packet loss, time 59101ms
     252rtt min/avg/max/mdev = 40.216/41.361/84.075/5.573 ms
     253... Done with command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' at ig-gpo
    106254}}}
    107255
     
    110258Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UKY/IG-ST-3.rspec IG-ST-3.rspec]:
    111259{{{
    112 omni.py createslice IG-ST-3
    113 stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     260$ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     26116:16:06 INFO    : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf
     26216:16:06 INFO    : Reading slice IG-ST-3 credential...
     26316:16:06 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2015-04-13 20:16:00 UTC
     26416:16:06 INFO    : Calling SCS...
     26516:16:09 INFO    : Multi-AM reservation will include resources from these aggregates:
     26616:16:09 INFO    :      <Aggregate cwru-ig>
     26716:16:09 INFO    :      <Aggregate gpo-ig>
     26816:16:09 INFO    :      <Aggregate al2s>
     26916:16:09 INFO    :      <Aggregate uky-ig>
     27016:16:09 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
     27116:16:25 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
     27216:16:25 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     27316:16:41 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     27416:16:41 INFO    : Stitcher doing createsliver at <Aggregate uky-ig>...
     27516:17:00 INFO    : ... Allocation at <Aggregate uky-ig> complete.
     27616:17:00 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     27716:17:07 INFO    : ... Allocation at <Aggregate al2s> complete.
     27816:17:07 INFO    : All aggregates are complete.
     27916:17:07 INFO    : Your resources expire at 2015-04-12T20:06:09 (UTC).
     28016:17:07 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/UKY/IG-ST-3-manifest-rspec-multiam-combined.xml'
     281Success: Reserved resources in slice IG-ST-3 at 4 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    114282}}}
    115283
     
    118286$ readyToLogin.py IG-ST-3 -a uky-ig
    119287  ....
     288ig-uky's geni_status is: ready
     289User lnevers logs in to ig-uky using:
     290        ssh -p 35130  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.lan.sdn.uky.edu
    120291}}}
    121292Login to the UKY host and ping each remote:
    122293{{{
    123294#ping GPO IG
    124 ping 192.168.2.1 -c 60 -q
     295lnevers@ig-uky:~$ ping 192.168.2.1 -c 60 -q
     296PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     297
     298--- 192.168.2.1 ping statistics ---
     29960 packets transmitted, 60 received, 0% packet loss, time 59102ms
     300rtt min/avg/max/mdev = 40.358/40.790/45.628/0.742 ms
     301
    125302# UKYPKS2 IG
    126 ping 192.168.4.1 -c 60 -q
     303
     304lnevers@ig-uky:~$ ping 192.168.4.1 -c 60 -q
     305PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     306
     307--- 192.168.4.1 ping statistics ---
     30860 packets transmitted, 60 received, 0% packet loss, time 59088ms
     309rtt min/avg/max/mdev = 39.029/39.436/43.377/0.536 ms
     310lnevers@ig-uky:~$
    127311}}}
    128312
     
    134318
    135319{{{
    136 omni.py createslice IG-ST-4
    137 stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     320$ stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     32116:19:09 INFO    : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf
     32216:19:09 INFO    : Reading slice IG-ST-4 credential...
     32316:19:09 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-4 expires on 2015-04-13 20:19:04 UTC
     32416:19:09 INFO    : Calling SCS...
     32516:19:11 INFO    : Multi-AM reservation will include resources from these aggregates:
     32616:19:11 INFO    :      <Aggregate al2s>
     32716:19:11 INFO    :      <Aggregate gpo-eg>
     32816:19:11 INFO    :      <Aggregate uky-ig>
     32916:19:11 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
     33016:19:28 INFO    : ... Allocation at <Aggregate gpo-eg> complete.
     33116:19:28 INFO    : Stitcher doing createsliver at <Aggregate uky-ig>...
     33216:19:45 INFO    : ... Allocation at <Aggregate uky-ig> complete.
     33316:19:45 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     33416:19:50 INFO    : ... Allocation at <Aggregate al2s> complete.
     33516:19:50 INFO    : All aggregates are complete.
     33616:19:50 INFO    : Your resources expire at 2015-04-12T20:09:11 (UTC).
     33716:19:50 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/stitch-test/UKY/IG-ST-4-manifest-rspec-multiam-combined.xml'
     338Success: Reserved resources in slice IG-ST-4 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
    138339}}}
    139340
     
    142343$ readyToLogin.py IG-ST-4 --useSliceAggregates
    143344  ....
     345eg-gpo's geni_status is: ready
     346User lnevers logs in to eg-gpo using:
     347        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.5
     348....
     349ig-uky's geni_status is: ready
     350User lnevers logs in to ig-uky using:
     351        ssh -p 35642  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.lan.sdn.uky.edu
    144352}}}
    145353