[[PageOutline]] = SoX Stitching Confirmation Tests = This pages capture the detailed test logs for each test defined in the [wiki:GeniNetworkStitchingConfirmationTests New Site Stitching Confirmation Tests] page. For the sites status see the [wiki:GeniNetworkStitchingConfirmationTestStatus New Site Stitching Confirmation Tests Status] page. == IG-ST-1 New Site to GPO IG topology == The SOX site advertises the following stitching details: {{{ protogeni chainANDTree false false 2015-03-11T15:29:46Z 2015-03-11T15:29:46Z 1000000 1000000 1000 1 urn:publicid:IDN+al2s.internet2.edu+interface+sdn-sw.atla.net.internet2.edu:eth5/2:sox-ig 10 1000000 1000000 1000 1 l2sc ethernet 1500 3540-3554 false }}} Experimenter may not need any of this data, but it is helpful to reference when trying to determine how many VLANs are delegated for stitching at the site or how much bandwidth can be requested. Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/SOX/IG-ST-1-al2s.rspec IG-ST-1-al2s.rspec]: {{{ $ stitcher.py createsliver IG-ST-1b IG-ST-1-al2s.rspec -o 11:30:16 INFO : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf 11:30:16 INFO : Reading slice IG-ST-1b credential... 11:30:16 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-1b expires on 2015-03-18 15:30:15 UTC 11:30:16 INFO : Calling SCS... 11:30:18 INFO : Multi-AM reservation will include resources from these aggregates: 11:30:18 INFO : 11:30:18 INFO : 11:30:18 INFO : 11:30:18 INFO : 11:30:18 INFO : Stitcher doing createsliver at ... 11:30:35 INFO : ... Allocation at complete. 11:30:35 INFO : Stitcher doing createsliver at ... 11:30:55 INFO : ... Allocation at complete. 11:30:55 INFO : Stitcher doing createsliver at ... 11:30:59 INFO : ... Allocation at complete. 11:30:59 INFO : Stitcher doing createsliver at ... 11:31:45 INFO : DCN AM : must wait for status ready.... 11:31:45 INFO : Pausing 30 seconds to let circuit become ready... 11:32:23 INFO : DCN circuit 156061 is ready at 11:32:30 INFO : ... Allocation at complete. 11:32:30 INFO : All aggregates are complete. 11:32:30 INFO : Your resources expire at 2015-03-17T15:20:18 (UTC). 11:32:30 INFO : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/SOX/IG-ST-1b-manifest-rspec-multiam-combined.xml' Success: Reserved resources in slice IG-ST-1b at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s). }}} Determined login information at each SOX and GPO aggregate: {{{ $ readyToLogin.py IG-ST-1b --useSliceAggregates .... ig-gpo's geni_status is: ready User lnevers logs in to ig-gpo using: ssh -p 43834 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com .... ig-sox's geni_status is: ready User lnevers logs in to ig-sox using: ssh -p 32314 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.sox.net }}} === Measurements === '''Iperf InstaGENI GPO VM to InstaGENI SOX VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2015-03-11'' __One Client_ {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.1 sec 142 MBytes 19.9 Mbits/sec }}} __Five Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.2 sec 34.1 MBytes 4.76 Mbits/sec [ 7] 0.0-60.3 sec 28.0 MBytes 3.90 Mbits/sec [ 3] 0.0-60.8 sec 29.0 MBytes 4.00 Mbits/sec [ 6] 0.0-60.8 sec 26.8 MBytes 3.69 Mbits/sec [ 4] 0.0-61.0 sec 27.0 MBytes 3.71 Mbits/sec [SUM] 0.0-61.0 sec 145 MBytes 19.9 Mbits/sec }}} __Ten Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.4 sec 16.6 MBytes 2.31 Mbits/sec [ 10] 0.0-60.5 sec 12.0 MBytes 1.66 Mbits/sec [ 9] 0.0-60.7 sec 12.9 MBytes 1.78 Mbits/sec [ 11] 0.0-61.1 sec 10.6 MBytes 1.46 Mbits/sec [ 3] 0.0-61.3 sec 12.1 MBytes 1.66 Mbits/sec [ 8] 0.0-61.5 sec 13.9 MBytes 1.89 Mbits/sec [ 6] 0.0-61.6 sec 11.4 MBytes 1.55 Mbits/sec [ 12] 0.0-61.7 sec 18.2 MBytes 2.48 Mbits/sec [ 7] 0.0-61.7 sec 21.9 MBytes 2.97 Mbits/sec [ 4] 0.0-61.8 sec 17.8 MBytes 2.41 Mbits/sec [SUM] 0.0-61.8 sec 147 MBytes 20.0 Mbits/sec }}} '''Iperf InstaGENI GPO VM to InstaGENI SOX VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 719 MBytes 101 Mbits/sec [ 3] Sent 512812 datagrams [ 3] Server Report: [ 3] 0.0-60.1 sec 139 MBytes 19.4 Mbits/sec 0.081 ms 413515/512806 (81%) [ 3] 0.0-60.1 sec 1 datagrams received out-of-order }}} '''Ping from InstaGENI GPO VM to the InstaGENI SOX VM ''' {{{ 60 packets transmitted, 60 received, 0% packet loss, time 59099ms rtt min/avg/max/mdev = 23.510/24.161/33.322/1.234 ms }}} '''Iperf InstaGENI SOX VM to GPO InstaGENI VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2015-03-11'' __One Client_ {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.1 sec 142 MBytes 19.8 Mbits/sec }}} __Five Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.2 sec 23.6 MBytes 3.29 Mbits/sec [ 5] 0.0-60.4 sec 33.2 MBytes 4.62 Mbits/sec [ 7] 0.0-60.4 sec 26.0 MBytes 3.61 Mbits/sec [ 3] 0.0-60.4 sec 29.4 MBytes 4.08 Mbits/sec [ 4] 0.0-60.8 sec 32.1 MBytes 4.43 Mbits/sec [SUM] 0.0-60.8 sec 144 MBytes 19.9 Mbits/sec }}} __Ten Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.0 sec 14.9 MBytes 2.08 Mbits/sec [ 12] 0.0-60.3 sec 9.50 MBytes 1.32 Mbits/sec [ 5] 0.0-60.4 sec 16.5 MBytes 2.29 Mbits/sec [ 7] 0.0-60.5 sec 21.2 MBytes 2.94 Mbits/sec [ 8] 0.0-60.6 sec 15.1 MBytes 2.09 Mbits/sec [ 11] 0.0-61.2 sec 13.9 MBytes 1.90 Mbits/sec [ 3] 0.0-61.2 sec 15.6 MBytes 2.14 Mbits/sec [ 4] 0.0-61.7 sec 15.4 MBytes 2.09 Mbits/sec [ 9] 0.0-61.8 sec 7.38 MBytes 1.00 Mbits/sec [ 10] 0.0-62.2 sec 17.9 MBytes 2.41 Mbits/sec [SUM] 0.0-62.2 sec 147 MBytes 19.9 Mbits/sec }}} '''Iperf InstaGENI SOX VM to GPO InstaGENI VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 719 MBytes 101 Mbits/sec [ 3] Sent 512761 datagrams [ 3] Server Report: [ 3] 0.0-60.1 sec 139 MBytes 19.4 Mbits/sec 13.598 ms 413562/512758 (81%) [ 3] 0.0-60.1 sec 1 datagrams received out-of-order }}} '''Ping from InstaGENI SOX VM to GPO InstaGENI VM ''' {{{ 60 packets transmitted, 60 received, 0% packet loss, time 59054ms rtt min/avg/max/mdev = 23.694/24.034/25.691/0.366 ms }}} == IG-ST-2 New Site to GPO IG Loop topology == Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/SOX/IG-ST-2.rspec IG-ST-2.rspec]: {{{ $ stitcher.py createsliver IG-ST-2a IG-ST-2.rspec -o 12:50:16 INFO : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf 12:50:16 INFO : Reading slice IG-ST-2a credential... 12:50:16 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-2a expires on 2015-03-18 15:55:15 UTC 12:50:16 INFO : Calling SCS... 12:50:20 INFO : Multi-AM reservation will include resources from these aggregates: 12:50:20 INFO : 12:50:20 INFO : 12:50:20 INFO : 12:50:20 INFO : 12:50:20 INFO : Stitcher doing createsliver at ... 12:50:39 INFO : ... Allocation at complete. 12:50:39 INFO : Stitcher doing createsliver at ... 12:50:55 INFO : ... Allocation at complete. 12:50:55 INFO : Stitcher doing createsliver at ... 12:51:00 INFO : ... Allocation at complete. 12:51:01 INFO : Stitcher doing createsliver at ... 12:51:50 INFO : DCN AM : must wait for status ready.... 12:51:50 INFO : Pausing 30 seconds to let circuit become ready... 12:52:28 INFO : Pausing 30 seconds to let circuit become ready... 12:53:06 INFO : DCN circuit 156161 is ready at 12:53:06 INFO : DCN circuit 156151 is ready at 12:53:14 INFO : ... Allocation at complete. 12:53:14 INFO : All aggregates are complete. 12:53:14 INFO : Your resources expire at 2015-03-17T16:40:20 (UTC). 12:53:14 INFO : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/SOX/IG-ST-2a-manifest-rspec-multiam-combined.xml' Success: Reserved resources in slice IG-ST-2a at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s). }}} Determined login information at each SOX and GPO aggregate: {{{ $ readyToLogin.py IG-ST-2a --useSliceAggregates .... ig-gpo's geni_status is: ready User lnevers logs in to ig-gpo using: ssh -p 36410 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com .... ig-sox's geni_status is: ready User lnevers logs in to ig-sox using: ssh -p 32314 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.sox.net }}} Login to GPO host and ping the remote on each of the two interfaces. Below is the ping output for the GPO site: {{{ $ 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" 1. Find login Info for hosts in slice IG-ST-2a 2. Send command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' to ig-gpo PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data. --- 10.10.4.2 ping statistics --- 60 packets transmitted, 60 received, 0% packet loss, time 59087ms rtt min/avg/max/mdev = 23.746/24.483/47.789/3.058 ms PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data. --- 192.168.4.2 ping statistics --- 60 packets transmitted, 60 received, 0% packet loss, time 60000ms rtt min/avg/max/mdev = 23.771/24.550/47.979/3.110 ms ... Done with command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' at ig-gpo }}} == IG-ST-3 IG-ST-3 New Site 3 node linear topology == Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/SOX/IG-ST-3.rspec IG-ST-3.rspec]: {{{ omni.py createslice IG-ST-3 stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o }}} Determined login information the SOX host: {{{ $ readyToLogin.py IG-ST-3 -a sox-ig .... }}} Login to the SOX host and ping each remote: {{{ #ping GPO IG ping 192.168.2.1 -c 60 -q # UKYPKS2 IG ping 192.168.4.1 -c 60 -q }}} == IG-ST-4 New Site to GPO EG interoperability == Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/SOX/IG-ST-4.rspec IG-ST-4.rspec], which specifies a 100 Mbps link capacity. This was done to get around the mismatch in link capacity units that exists between IG and EG. {{{ omni.py createslice IG-ST-4 stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o }}} Determined login information at each SOX and GPO aggregate: {{{ $ readyToLogin.py IG-ST-4 --useSliceAggregates .... }}} === Measurements === '''Iperf ExoGENI GPO VM to InstaGENI SOX VM (TCP) - TCP window size: 85.0 KByte (default)''' ''Collected: 2015-02-XX'' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI GPO VM to InstaGENI SOX VM (UDP) - UDP buffer size: 208 KByte (default) ''' {{{ }}} '''Ping from ExoGENI GPO VM to the InstaGENI SOX VM ''' {{{ }}} '''Iperf InstaGENI SOX VM to ExoGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2015-02-XX'' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf InstaGENI SOX VM to ExoGENI GPO VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ }}} '''Ping from InstaGENI SOX VM to ExoGENI GPO VM ''' {{{ }}} == IG-ST-5 Site Information == Various pages include stitching information for a site. Each of the following were verified for this site: 1. Verified that stitching VLANs and Device URN information exists in the [http://groups.geni.net/geni/wiki/GeniAggregate/SOXInstaGENI#GENINetworkStitching SOX Aggregate] page. 2. Verified that Delegated GENI Stitching VLANs for site are documented at the [https://wiki.maxgigapop.net/twiki/bin/view/GENI/StaticNetworksView Delegated GENI Stitching VLANs]. 3. Stitching Computation Service logs were reviewed while testing stitching to this site, no issues found. 4. Added site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites]. == IG-ST-6 New Site !OpenFlow topology == Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/SOX/IG-ST-6.rspec IG-ST-6.rspec]: {{{ $ stitcher.py createsliver IG-ST-6a IG-ST-6.rspec -o 16:05:08 INFO : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf 16:05:09 INFO : Reading slice IG-ST-6a credential... 16:05:09 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-6a expires on 2015-03-18 20:05:06 UTC 16:05:09 INFO : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc 16:05:09 INFO : Calling SCS... 16:05:12 INFO : Multi-AM reservation will include resources from these aggregates: 16:05:12 INFO : 16:05:12 INFO : 16:05:12 INFO : 16:05:12 INFO : 16:05:12 INFO : Stitcher doing createsliver at ... 16:05:28 INFO : ... Allocation at complete. 16:05:28 INFO : Stitcher doing createsliver at ... 16:05:45 INFO : ... Allocation at complete. 16:05:45 INFO : Stitcher doing createsliver at ... 16:05:50 INFO : ... Allocation at complete. 16:05:50 INFO : Stitcher doing createsliver at ... 16:06:35 INFO : DCN AM : must wait for status ready.... 16:06:35 INFO : Pausing 30 seconds to let circuit become ready... 16:07:12 INFO : Pausing 30 seconds to let circuit become ready... 16:07:50 INFO : DCN circuit 156291 is ready at 16:07:58 INFO : ... Allocation at complete. 16:07:58 INFO : All aggregates are complete. 16:07:58 INFO : Your resources expire at 2015-03-17T19:55:12 (UTC). 16:07:58 INFO : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/SOX/IG-ST-6a-manifest-rspec-multiam-combined.xml' Success: Reserved resources in slice IG-ST-6a at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s). }}} Determined login information at each SOX and GPO aggregate: {{{ $ readyToLogin.py IG-ST-6a --useSliceAggregates .... ig-gpo's geni_status is: ready User lnevers logs in to ig-gpo using: ssh -p 36666 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com ... ig-sox's geni_status is: ready User lnevers logs in to ig-sox using: ssh -p 32314 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.sox.net XXX }}} === Measurements === '''Iperf InstaGENI GPO VM to InstaGENI SOX VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2015-03-11'' __One Client__ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf InstaGENI GPO VM to InstaGENI SOX VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ }}} '''Ping from InstaGENI GPO VM to InstaGENI SOX VM ''' {{{ }}} '''Iperf InstaGENI SOX VM to InstaGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2015-03-11'' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf InstaGENI SOX VM to InstaGENI GPO VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ }}} '''Ping from InstaGENI SOX VM to InstaGENI GPO VM ''' {{{ }}} ------ {{{ #!html Email help@geni.net for GENI support or email me with feedback on this page! }}}