[[PageOutline]] = University of Northern Florida 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. == EG-ST-1 New Site to GPO IG topology == The UNF site advertises the following stitching details for the connection to AL2S. {{{ orca tree true false 10000000kbps 10000000kbps urn:publicid:IDN+al2s.internet2.edu+interface+sdn-sw.jack.net.internet2.edu:eth1/2:unf-eg 10 10000000kbps 10000000kbps l2sc ethernet consumer 1470-1484 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/UNF/EG-ST-1-al2s.rspec EG-ST-1-al2s.rspec]: {{{ $ stitcher.py createsliver EG-ST-1 EG-ST-1-al2s.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc 14:43:23 INFO : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf 14:43:23 INFO : Reading slice EG-ST-1 credential... 14:43:23 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-1 expires on 2016-08-22 18:42:30 UTC 14:43:23 INFO : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc 14:43:23 INFO : Calling SCS... 14:43:25 INFO : Multi-AM reservation will include resources from these aggregates: 14:43:25 INFO : 14:43:25 INFO : 14:43:25 INFO : 14:43:25 INFO : Stitcher doing createsliver at ... 14:43:32 INFO : ... Allocation at complete. 14:43:32 INFO : Stitcher doing createsliver at ... 14:43:56 INFO : ... Allocation at complete. 14:43:56 INFO : Stitcher doing createsliver at ... 14:44:02 INFO : ... Allocation at complete. 14:44:02 INFO : All aggregates are complete. 14:44:02 INFO : Your resources expire at 2016-08-21T18:33:25 (UTC). 14:44:02 INFO : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/UNF/EG-ST-1-manifest-rspec-multiam-combined.xml' Success: Reserved resources in slice EG-ST-1 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s). }}} Determined login information at each UNF EG and GPO IG aggregate: {{{ $ readyToLogin.py EG-ST-1 --useSliceAggregates .... eg-unf's geni_status is: ready User lnevers logs in to eg-unf using: ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@139.62.242.25 ig-gpo's geni_status is: ready User lnevers logs in to ig-gpo using: ssh -p 32058 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com }}} === Measurements === '''Iperf InstaGENI GPO VM to ExoGENI UNF VM (TCP) - TCP window size: 85.0 KByte (default)''' ''Collected: 2016-08-15'' __One Client__ {{{ [ 3] local 192.168.1.1 port 59464 connected with 192.168.1.2 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 710 MBytes 99.2 Mbits/sec }}} __Five Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 7] 0.0-60.0 sec 130 MBytes 18.2 Mbits/sec [ 3] 0.0-60.0 sec 123 MBytes 17.1 Mbits/sec [ 5] 0.0-60.1 sec 159 MBytes 22.2 Mbits/sec [ 4] 0.0-60.1 sec 126 MBytes 17.5 Mbits/sec [ 6] 0.0-60.2 sec 157 MBytes 21.9 Mbits/sec [SUM] 0.0-60.2 sec 695 MBytes 96.8 Mbits/sec }}} __Ten Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 10] 0.0-60.1 sec 65.5 MBytes 9.14 Mbits/sec [ 4] 0.0-60.1 sec 75.1 MBytes 10.5 Mbits/sec [ 5] 0.0-60.1 sec 63.9 MBytes 8.91 Mbits/sec [ 9] 0.0-60.1 sec 72.8 MBytes 10.1 Mbits/sec [ 8] 0.0-60.2 sec 65.8 MBytes 9.17 Mbits/sec [ 3] 0.0-60.2 sec 62.4 MBytes 8.69 Mbits/sec [ 12] 0.0-60.2 sec 73.4 MBytes 10.2 Mbits/sec [ 7] 0.0-60.2 sec 71.8 MBytes 10.0 Mbits/sec [ 6] 0.0-60.2 sec 69.4 MBytes 9.66 Mbits/sec [ 11] 0.0-60.2 sec 78.1 MBytes 10.9 Mbits/sec [SUM] 0.0-60.2 sec 698 MBytes 97.2 Mbits/sec }}} '''Iperf InstaGENI GPO VM to ExoGENI UNF 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 512783 datagrams [ 3] Server Report: [ 3] 0.0-60.0 sec 687 MBytes 96.0 Mbits/sec 0.153 ms 22980/512782 (4.5%) [ 3] 0.0-60.0 sec 1 datagrams received out-of-order }}} '''Ping from InstaGENI GPO VM to the ExoGENI UNF VM ''' {{{ 60 packets transmitted, 60 received, 0% packet loss, time 59099ms rtt min/avg/max/mdev = 30.164/30.540/31.054/0.211 ms }}} '''Iperf ExoGENI UNF VM to GPO InstaGENI VM (TCP) - TCP window size: 85.3 KByte (default)''' ''Collected: 2016-08-15'' __One Client__ {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 707 MBytes 98.8 Mbits/sec }}} __Five Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.0 sec 116 MBytes 16.2 Mbits/sec [ 3] 0.0-60.1 sec 173 MBytes 24.1 Mbits/sec [ 4] 0.0-60.2 sec 159 MBytes 22.2 Mbits/sec [ 7] 0.0-60.2 sec 166 MBytes 23.1 Mbits/sec [ 6] 0.0-60.4 sec 93.1 MBytes 12.9 Mbits/sec [SUM] 0.0-60.4 sec 706 MBytes 98.1 Mbits/sec }}} __Ten Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 6] 0.0-60.1 sec 72.5 MBytes 10.1 Mbits/sec [ 12] 0.0-60.2 sec 74.4 MBytes 10.4 Mbits/sec [ 7] 0.0-60.2 sec 105 MBytes 14.7 Mbits/sec [ 5] 0.0-60.2 sec 76.0 MBytes 10.6 Mbits/sec [ 9] 0.0-60.4 sec 71.4 MBytes 9.92 Mbits/sec [ 8] 0.0-60.4 sec 52.5 MBytes 7.30 Mbits/sec [ 3] 0.0-60.4 sec 72.4 MBytes 10.1 Mbits/sec [ 4] 0.0-60.4 sec 66.2 MBytes 9.20 Mbits/sec [ 11] 0.0-60.5 sec 46.9 MBytes 6.50 Mbits/sec [ 10] 0.0-60.5 sec 70.2 MBytes 9.74 Mbits/sec [SUM] 0.0-60.5 sec 708 MBytes 98.2 Mbits/sec }}} '''Iperf ExoGENI UNF 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 512821 datagrams [ 3] Server Report: [ 3] 0.0-60.1 sec 686 MBytes 95.7 Mbits/sec 7.526 ms 23828/512820 (4.6%) [ 3] 0.0-60.1 sec 1 datagrams received out-of-order }}} '''Ping from ExoGENI UNF VM to GPO InstaGENI VM ''' {{{ 60 packets transmitted, 60 received, 0% packet loss, time 59099ms rtt min/avg/max/mdev = 30.259/30.617/31.066/0.265 ms }}} == EG-ST-2 New Site to GPO IG Loop topology == EG supports only one GENI Stitched link per site ([http://groups.geni.net/geni/ticket/1156 exoticket:1156]). == EG-ST-3 EG-ST-3 New Site 3 node linear topology == EG supports only one GENI Stitched link per site ([http://groups.geni.net/geni/ticket/1156 exoticket:1156]). == EG-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/UNF/EG-ST-4.rspec EG-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 EG-ST-4 stitcher.py createsliver EG-ST-4 EG-ST-4.rspec -o --noExoSM }}} Determined login information at each UNF and GPO aggregate: {{{ $ readyToLogin.py EG-ST-4 --useSliceAggregates }}}