= 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_ {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 485 MBytes 67.8 Mbits/sec }}} __Five Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.1 sec 142 MBytes 19.9 Mbits/sec [ 3] 0.0-60.1 sec 126 MBytes 17.6 Mbits/sec [ 4] 0.0-60.1 sec 150 MBytes 20.9 Mbits/sec [ 7] 0.0-60.1 sec 142 MBytes 19.9 Mbits/sec [ 5] 0.0-60.1 sec 139 MBytes 19.5 Mbits/sec [SUM] 0.0-60.1 sec 700 MBytes 97.7 Mbits/sec }}} __Ten Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 11] 0.0-60.1 sec 63.9 MBytes 8.92 Mbits/sec [ 8] 0.0-60.1 sec 64.5 MBytes 9.01 Mbits/sec [ 4] 0.0-60.1 sec 64.2 MBytes 8.97 Mbits/sec [ 12] 0.0-60.1 sec 65.4 MBytes 9.12 Mbits/sec [ 6] 0.0-60.1 sec 62.4 MBytes 8.70 Mbits/sec [ 10] 0.0-60.2 sec 66.1 MBytes 9.22 Mbits/sec [ 5] 0.0-60.2 sec 60.0 MBytes 8.36 Mbits/sec [ 3] 0.0-60.2 sec 61.1 MBytes 8.52 Mbits/sec [ 7] 0.0-60.2 sec 52.6 MBytes 7.33 Mbits/sec [ 9] 0.0-60.2 sec 65.0 MBytes 9.05 Mbits/sec [SUM] 0.0-60.2 sec 625 MBytes 87.1 Mbits/sec }}} '''Iperf InstaGENI MAX VM to InstaGENI GPO VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 719 MBytes 100 Mbits/sec [ 3] Sent 512622 datagrams [ 3] Server Report: [ 3] 0.0-60.1 sec 683 MBytes 95.4 Mbits/sec 0.102 ms 25145/512621 (4.9%) [ 3] 0.0-60.1 sec 1 datagrams received out-of-order }}} '''Ping from InstaGENI MAX VM to InstaGENI GPO VM ''' {{{ 60 packets transmitted, 60 received, 0% packet loss, time 59097ms rtt min/avg/max/mdev = 11.767/12.090/16.168/0.596 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/MAX/IG-ST-2.rspec IG-ST-2.rspec]: {{{ $ omni.py createslice IG-ST-2 13:19:49 INFO omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 13:19:49 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 13:19:49 INFO omni: Using control framework portal 13:19:51 INFO omni: Created slice with Name IG-ST-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-2, Expiration 2013-12-10 18:19:50 13:19:51 INFO omni: ------------------------------------------------------------ 13:19:51 INFO omni: Completed createslice: Args: createslice IG-ST-2 Result Summary: Created slice with Name IG-ST-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-2, Expiration 2013-12-10 18:19:50 13:19:51 INFO omni: ============================================================ $ stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o 13:20:03 INFO stitcher: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 13:20:03 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 13:20:03 INFO stitcher: Using control framework portal 13:20:04 INFO stitcher: Checking that slice IG-ST-2 is valid... 13:20:05 INFO stitcher: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-2 expires on 2013-12-10 18:19:50 UTC 13:20:06 INFO stitcher: speaks AM API v3, but sticking with v2 13:20:06 INFO stitcher: speaks AM API v3, but sticking with v2 13:20:17 ERROR omni.pgch: Call for Test PG AM for GENI API compatibilitity at https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0 failed.: Unknown SSL error The read operation timed out 13:20:17 ERROR omni.pgch: ..... Run with --debug for more information 13:20:39 ERROR stitcher: RSpec requires AM urn:publicid:IDN+instageni.max.edu+authority+cm which is not in workflow and URL is unknown! 13:20:39 INFO stitcher: Stitched reservation will include resources from these aggregates: 13:20:39 INFO stitcher: 13:20:39 INFO stitcher: 13:20:39 INFO stitcher: 13:20:39 INFO stitcher: 13:20:39 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-2-createsliver-request-11-dragon-maxgigapop-net.xml' 13:20:39 INFO stitch.Aggregate: Stitcher doing createsliver at http://max-myplc.dragon.maxgigapop.net:12346 13:21:25 INFO stitch.Aggregate: DCN AM : must wait for status ready.... 13:21:25 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:22:02 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:22:40 INFO stitch.Aggregate: DCN circuit 2833 is ready 13:22:40 INFO stitch.Aggregate: DCN circuit 2832 is ready 13:22:47 INFO stitch.Aggregate: Allocation at complete. 13:22:47 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-2-createsliver-request-11-instageni-gpolab-bbn-com.xml' 13:22:47 INFO stitch.Aggregate: Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am 13:23:03 INFO stitch.Aggregate: Allocation at complete. 13:23:03 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-2-createsliver-request-11-instageni-maxgigapop-net.xml' 13:23:03 INFO stitch.Aggregate: Stitcher doing createsliver at https://www.instageni.maxgigapop.net:12369/protogeni/xmlrpc/am 13:23:18 INFO stitch.Aggregate: Allocation at complete. 13:23:18 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-2-createsliver-request-11-ion-internet2-edu.xml' 13:23:18 INFO stitch.Aggregate: Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346 13:24:01 INFO stitch.Aggregate: DCN AM : must wait for status ready.... 13:24:01 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:24:38 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:25:15 INFO stitch.Aggregate: DCN circuit 52461 is ready 13:25:15 INFO stitch.Aggregate: DCN circuit 52471 is ready 13:25:22 WARNING stitch.Aggregate: Changing Path link1 global ID from dragon.maxgigapop.net-2833 to ion.internet2.edu-52471 13:25:22 WARNING stitch.Aggregate: Changing Path link global ID from dragon.maxgigapop.net-2832 to ion.internet2.edu-52461 13:25:22 INFO stitch.Aggregate: Allocation at complete. 13:25:22 INFO stitch.launcher: All aggregates are complete. 13:25:22 INFO stitcher: Writing to 'IG-ST-2-manifest-rspec-stitching-combined.xml' 13:25:22 INFO stitcher: Saved combined reservation RSpec at 4 AMs to file IG-ST-2-manifest-rspec-stitching-combined.xml Stitching success: Reserved resources in slice IG-ST-2 at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 link(s). }}} Determined login information at each MAX and GPO aggregate: {{{ $ readyToLogin.py IG-ST-2 -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@pc2.instageni.maxgigapop.net $ readyToLogin.py IG-ST-2 -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@pc1.instageni.gpolab.bbn.com }}} Login to each host and ping the remote on each of the two interfaces. Below is the ping output for the GPO site: {{{ [lnevers@ig-gpo ~]$ ping 10.10.4.2 -c 60 -q 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 59104ms rtt min/avg/max/mdev = 11.545/11.896/24.277/1.620 ms }}} == 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/MAX/IG-ST-r3.rspec IG-ST-t32.rspec]: {{{ $ omni.py createslice IG-ST-3 13:30:32 INFO omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 13:30:32 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 13:30:32 INFO omni: Using control framework portal 13:30:35 INFO omni: Created slice with Name IG-ST-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-3, Expiration 2013-12-10 18:30:34 13:30:35 INFO omni: ------------------------------------------------------------ 13:30:35 INFO omni: Completed createslice: Args: createslice IG-ST-3 Result Summary: Created slice with Name IG-ST-3, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-3, Expiration 2013-12-10 18:30:34 13:30:35 INFO omni: ============================================================ $ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o 13:31:37 INFO stitcher: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 13:31:37 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 13:31:37 INFO stitcher: Using control framework portal 13:31:38 INFO stitcher: Checking that slice IG-ST-3 is valid... 13:31:39 INFO stitcher: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-3 expires on 2013-12-10 18:30:34 UTC 13:31:40 INFO stitcher: speaks AM API v3, but sticking with v2 13:31:40 INFO stitcher: speaks AM API v3, but sticking with v2 13:31:40 INFO stitcher: speaks AM API v3, but sticking with v2 13:31:41 INFO stitcher: speaks AM API v3, but sticking with v2 13:31:41 INFO stitcher: Stitched reservation will include resources from these aggregates: 13:31:41 INFO stitcher: 13:31:41 INFO stitcher: 13:31:41 INFO stitcher: 13:31:41 INFO stitcher: 13:31:41 INFO stitcher: 13:31:41 INFO stitcher: 13:31:41 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-3-createsliver-request-11-instageni-gpolab-bbn-com.xml' 13:31:41 INFO stitch.Aggregate: Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am 13:32:00 INFO stitch.Aggregate: Allocation at complete. 13:32:00 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-3-createsliver-request-11-dragon-maxgigapop-net.xml' 13:32:00 INFO stitch.Aggregate: Stitcher doing createsliver at http://max-myplc.dragon.maxgigapop.net:12346 13:32:45 INFO stitch.Aggregate: DCN AM : must wait for status ready.... 13:32:45 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:33:22 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:34:00 INFO stitch.Aggregate: DCN circuit 2834 is ready 13:34:00 INFO stitch.Aggregate: DCN circuit 2835 is ready 13:34:07 INFO stitch.Aggregate: Allocation at complete. 13:34:07 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-3-createsliver-request-11-emulab-net.xml' 13:34:07 INFO stitch.Aggregate: Stitcher doing createsliver at https://www.emulab.net:12369/protogeni/xmlrpc/am 13:35:32 INFO stitch.Aggregate: Allocation at complete. 13:35:32 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-3-createsliver-request-11-instageni-maxgigapop-net.xml' 13:35:32 INFO stitch.Aggregate: Stitcher doing createsliver at https://www.instageni.maxgigapop.net:12369/protogeni/xmlrpc/am 13:35:49 INFO stitch.Aggregate: Allocation at complete. 13:35:49 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-3-createsliver-request-11-utah-geniracks-net.xml' 13:35:49 INFO stitch.Aggregate: Stitcher doing createsliver at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am 13:36:03 INFO stitch.Aggregate: Allocation at complete. 13:36:03 INFO stitch.Aggregate: Writing to '/tmp/IG-ST-3-createsliver-request-11-ion-internet2-edu.xml' 13:36:03 INFO stitch.Aggregate: Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346 13:36:46 INFO stitch.Aggregate: DCN AM : must wait for status ready.... 13:36:46 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:37:23 INFO stitch.Aggregate: Pause 30 seconds to let circuit become ready... 13:38:00 INFO stitch.Aggregate: DCN circuit 52481 is ready 13:38:00 INFO stitch.Aggregate: DCN circuit 52491 is ready 13:38:07 WARNING stitch.Aggregate: Changing Path link global ID from dragon.maxgigapop.net-2834 to ion.internet2.edu-52481 13:38:07 WARNING stitch.Aggregate: Changing Path link1 global ID from dragon.maxgigapop.net-2835 to ion.internet2.edu-52491 13:38:07 INFO stitch.Aggregate: Allocation at complete. 13:38:07 INFO stitch.launcher: All aggregates are complete. 13:38:07 INFO stitcher: Writing to 'IG-ST-3-manifest-rspec-stitching-combined.xml' 13:38:07 INFO stitcher: Saved combined reservation RSpec at 6 AMs to file IG-ST-3-manifest-rspec-stitching-combined.xml Stitching success: Reserved resources in slice IG-ST-3 at 6 Aggregates (including 3 intermediate aggregate(s) not in the original request), creating 2 link(s). }}} Determined login information the MAX host: {{{ $ readyToLogin.py IG-ST-3 -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' max's geni_status is: ready (am_status:ready) User lnevers logs in to max using: ssh -p 35642 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.maxgigapop.net }}} Login to the MAX host and ping each remote: {{{ #ping GPO IG [lnevers@max ~]$ ping 192.168.2.1 -c 60 -q PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. --- 192.168.2.1 ping statistics --- 60 packets transmitted, 60 received, 0% packet loss, time 59106ms rtt min/avg/max/mdev = 11.564/11.871/23.817/1.564 ms # Utah IG [lnevers@max ~]$ ping 192.168.4.1 -c 60 -q PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data. --- 192.168.4.1 ping statistics --- 60 packets transmitted, 60 received, 0% packet loss, time 59089ms rtt min/avg/max/mdev = 93.337/95.017/187.259/12.013 ms }}} == 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/MAX/IG-ST-4.rspec IG-ST-4.rspec]: {{{ $ omni.py createslice IG-ST-4 13:46:27 INFO omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 13:46:27 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 13:46:27 INFO omni: Using control framework portal 13:46:29 INFO omni: Created slice with Name IG-ST-4, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-4, Expiration 2013-12-10 13:49:22 13:46:29 INFO omni: ------------------------------------------------------------ 13:46:29 INFO omni: Completed createslice: Args: createslice IG-ST-4 Result Summary: Created slice with Name IG-ST-4, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-4, Expiration 2013-12-10 13:49:22 13:46:29 INFO omni: ============================================================ stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o }}} Determined login information at each MAX and GPO aggregate: {{{ $ readyToLogin.py IG-ST-4 -a max-ig .... $ readyToLogin.py IG-ST-4 -a gpo-eg .... }}} === Measurements === '''Iperf ExoGENI GPO VM to InstaGENI MAX VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2013-XX-XX'' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI GPO VM to InstaGENI MAX VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ }}} '''Ping from ExoGENI GPO VM to InstaGENI MAX VM ''' {{{ }}} '''Iperf InstaGENI MAX VM to ExoGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)''' ''Collected: 2013-XX-XX'' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf InstaGENI MAX VM to ExoGENI GPO VM (UDP) - UDP buffer size: 224 KByte (default) ''' {{{ }}} '''Ping from InstaGENI MAX 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/NysernetInstaGENI#GENINetworkStitching MAX Aggregate] page. 2. To be 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. TO be added site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites].