= MAX 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 NYSERNet site advertises the following stitching details: {{{ protogeni chainANDTree false false 2013-12-03T17:43:35Z 2013-12-03T17:43:35Z 1000000 1000000 1000 1 urn:publicid:IDN+dragon.maxgigapop.net+interface+clpk:1-1-2:* 10 1000000 1000000 1000 1 l2sc ethernet 9000 550-569,3020-3030,3100-3109,3200-3219 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/MAX/IG-ST-1-ion.rspec IG-ST-1-ion.rspec]: {{{ $ omni.py createslice IG-ST-1 12:46:48 INFO omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 12:46:48 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 12:46:48 INFO omni: Using control framework portal 12:46:50 INFO omni: Created slice with Name IG-ST-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-1, Expiration 2013-12-10 17:46:49 12:46:50 INFO omni: ------------------------------------------------------------ 12:46:50 INFO omni: Completed createslice: Args: createslice IG-ST-1 Result Summary: Created slice with Name IG-ST-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-1, Expiration 2013-12-10 17:46:49 12:46:50 INFO omni: ============================================================ $ stitcher.py createsliver IG-ST-1 IG-ST-1-ion.rspec -o 12:47:19 INFO stitcher: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 12:47:19 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 12:47:19 INFO stitcher: Using control framework portal 12:47:20 INFO stitcher: Checking that slice IG-ST-1 is valid... 12:47:21 INFO stitcher: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-1 expires on 2013-12-10 17:46:49 UTC 12:47:22 INFO stitcher: speaks AM API v3, but sticking with v2 12:47:22 INFO stitcher: speaks AM API v3, but sticking with v2 12:47:22 INFO stitcher: Stitched reservation will include resources from these aggregates: 12:47:22 INFO stitcher: 12:47:22 INFO stitcher: 12:47:22 INFO stitcher: 12:47:22 INFO stitcher: 12:47:22 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-1-createsliver-request-11-dragon-maxgigapop-net.xml' 12:47:22 INFO stitch.Aggregate: Stitcher doing createsliver at http://max-myplc.dragon.maxgigapop.net:12346 12:48:08 INFO stitch.Aggregate: DCN AM : must wait for status ready.... 12:48:08 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 12:48:45 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 12:49:22 INFO stitch.Aggregate: DCN circuit 2831 is ready 12:49:30 INFO stitch.Aggregate: Allocation at complete. 12:49:30 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-1-createsliver-request-11-instageni-gpolab-bbn-com.xml' 12:49:30 INFO stitch.Aggregate: Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am 12:49:45 INFO stitch.Aggregate: Allocation at complete. 12:49:45 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-1-createsliver-request-11-instageni-maxgigapop-net.xml' 12:49:45 INFO stitch.Aggregate: Stitcher doing createsliver at https://www.instageni.maxgigapop.net:12369/protogeni/xmlrpc/am 12:50:00 INFO stitch.Aggregate: Allocation at complete. 12:50:00 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-1-createsliver-request-11-ion-internet2-edu.xml' 12:50:00 INFO stitch.Aggregate: Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346 12:50:43 INFO stitch.Aggregate: DCN AM : must wait for status ready.... 12:50:43 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 12:51:20 INFO stitch.Aggregate: DCN circuit 52451 is ready 12:51:27 WARNING stitch.Aggregate: Changing Path link global ID from dragon.maxgigapop.net-2831 to ion.internet2.edu-52451 12:51:27 INFO stitch.Aggregate: Allocation at complete. 12:51:27 INFO stitch.launcher: All aggregates are complete. 12:51:27 INFO stitcher: Writing to 'IG-ST-1-manifest-rspec-stitching-combined.xml' 12:51:27 INFO stitcher: Saved combined reservation RSpec at 4 AMs to file IG-ST-1-manifest-rspec-stitching-combined.xml Stitching success: Reserved resources in slice IG-ST-1 at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 link(s). }}} Note: Ticket [http://groups.geni.net/geni/ticket/1157 1157] was written for the AM URL max-myplc. Determined login information at each NYSERNet and GPO aggregate: {{{ $ readyToLogin.py IG-ST-1 -a max-ig .... ================================================================================ LOGIN INFO for AM: https://instageni.maxgigapop.net:12369/protogeni/xmlrpc/am/2.0 ================================================================================ For more login info, see the section entitled: 'Providing a private key to ssh' in 'readyToLogin.py -h' ig-max's geni_status is: ready (am_status:ready) User lnevers logs in to ig-max using: ssh -p 35642 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.maxgigapop.net $ readyToLogin.py IG-ST-1 -a gpo-ig .... ================================================================================ LOGIN INFO for AM: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0 ================================================================================ For more login info, see the section entitled: 'Providing a private key to ssh' in 'readyToLogin.py -h' ig-gpo's geni_status is: ready (am_status:ready) User lnevers logs in to ig-gpo using: ssh -p 30778 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com }}} === Measurements === '''Iperf InstaGENI GPO VM to InstaGENI MAX VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2013-12-03'' __One Client_ {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 507 MBytes 70.8 Mbits/sec }}} __Five Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 143 MBytes 20.0 Mbits/sec [ 6] 0.0-60.1 sec 141 MBytes 19.7 Mbits/sec [ 5] 0.0-60.1 sec 140 MBytes 19.5 Mbits/sec [ 7] 0.0-60.1 sec 148 MBytes 20.6 Mbits/sec [ 4] 0.0-60.1 sec 140 MBytes 19.5 Mbits/sec [SUM] 0.0-60.1 sec 711 MBytes 99.2 Mbits/sec }}} __Ten Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 11] 0.0-60.1 sec 73.0 MBytes 10.2 Mbits/sec [ 6] 0.0-60.1 sec 69.0 MBytes 9.63 Mbits/sec [ 9] 0.0-60.1 sec 70.8 MBytes 9.87 Mbits/sec [ 10] 0.0-60.1 sec 69.6 MBytes 9.71 Mbits/sec [ 5] 0.0-60.1 sec 70.9 MBytes 9.89 Mbits/sec [ 3] 0.0-60.1 sec 72.1 MBytes 10.1 Mbits/sec [ 12] 0.0-60.2 sec 72.6 MBytes 10.1 Mbits/sec [ 4] 0.0-60.2 sec 72.5 MBytes 10.1 Mbits/sec [ 8] 0.0-60.2 sec 73.6 MBytes 10.3 Mbits/sec [ 7] 0.0-60.3 sec 71.0 MBytes 9.88 Mbits/sec [SUM] 0.0-60.3 sec 715 MBytes 99.5 Mbits/sec }}} '''Iperf InstaGENI GPO VM to InstaGENI MAX 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 512818 datagrams [ 3] Server Report: [ 3] 0.0-60.1 sec 676 MBytes 94.3 Mbits/sec 0.128 ms 30967/512817 (6%) [ 3] 0.0-60.1 sec 1 datagrams received out-of-order }}} '''Ping from InstaGENI GPO VM to InstaGENI MAX VM ''' {{{ 60 packets transmitted, 60 received, 0% packet loss, time 59098ms rtt min/avg/max/mdev = 11.731/12.034/13.842/0.347 ms }}} '''Iperf InstaGENI MAX VM to InstaGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2013-12-03'' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf InstaGENI MAX VM to InstaGENI GPO VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ }}} '''Ping from InstaGENI MAX VM to InstaGENI GPO VM ''' {{{ }}} == IG-ST-2 New Site to GPO IG Loop topology == == IG-ST-3 IG-ST-3 New Site 3 node linear topology == == IG-ST-4 New Site to GPO EG interoperability == == IG-ST-5 Site Information ==