| 28 | For this scenario one AL2S link between the nodes Stanford IG and Missouri IG. The RSpec used for this testcase is [http://groups.geni.net/geni/browser/trunk/OESSRSpecs/stitch-ig-miss-ig-stan.rspec stitch-ig-miss-ig-stan.rspec]: |
| 29 | {{{ |
| 30 | $ stitcher.py createsliver ig-miss-ig-stan ./stitch-ig-miss-ig-stan.rspec --excludehop urn:publicid:IDN+instageni.stanford.edu+interface+procurve2:1.24.ion.salt.xe-0_1_1 --excludehop urn:publicid:IDN+instageni.rnet.missouri.edu+interface+procurve2:1.19 -o |
| 31 | 16:41:37 INFO : Configured logging from file /home/lnevers/gcf-2.7-preview-0912/src/gcf/stitcher_logging.conf |
| 32 | 16:41:38 INFO : Reading slice ig-miss-ig-stan credential... |
| 33 | 16:41:38 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+ig-miss-ig-stan expires on 2014-09-24 20:41:37 UTC |
| 34 | 16:41:38 INFO : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc |
| 35 | 16:41:38 INFO : Calling SCS... |
| 36 | 16:41:41 INFO : Multi-AM reservation will include resources from these aggregates: |
| 37 | 16:41:41 INFO : <Aggregate missouri-ig> |
| 38 | 16:41:41 INFO : <Aggregate stanford-ig> |
| 39 | 16:41:41 INFO : <Aggregate oess> |
| 40 | 16:41:41 INFO : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-miss-ig-stan-for-lnevers-cred.xml |
| 41 | 16:41:41 INFO : Stitcher doing createsliver at <Aggregate missouri-ig>... |
| 42 | 16:41:59 INFO : ... Allocation at <Aggregate missouri-ig> complete. |
| 43 | 16:41:59 INFO : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-miss-ig-stan-for-lnevers-cred.xml |
| 44 | 16:41:59 INFO : Stitcher doing createsliver at <Aggregate stanford-ig>... |
| 45 | 16:42:16 INFO : ... Allocation at <Aggregate stanford-ig> complete. |
| 46 | 16:42:16 INFO : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-miss-ig-stan-for-lnevers-cred.xml |
| 47 | 16:42:16 INFO : Stitcher doing createsliver at <Aggregate oess>... |
| 48 | 16:42:21 INFO : ... Allocation at <Aggregate oess> complete. |
| 49 | 16:42:21 INFO : All aggregates are complete. |
| 50 | 16:42:21 INFO : Your resources expire at 2014-09-24T20:41:37 (UTC). |
| 51 | 16:42:21 INFO : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/oess/Xconnect-stitch/ig-miss-ig-stan-manifest-rspec-multiam-combined.xml' |
| 52 | Success: Reserved resources in slice ig-miss-ig-stan at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s). |
| 53 | }}} |
| 54 | Determine login for each site: |
| 55 | {{{ |
| 56 | $ readyToLogin -a stanford-ig ig-miss-ig-stan |
| 57 | ... |
| 58 | ig-stan's geni_status is: ready |
| 59 | User lnevers logs in to ig-stan using: |
| 60 | ssh -p 34618 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.stanford.edu |
| 61 | |
| 62 | $ readyToLogin -a missouri-ig ig-miss-ig-stan |
| 63 | ... |
| 64 | miss's geni_status is: ready |
| 65 | User lnevers logs in to miss using: |
| 66 | ssh -p 30010 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.rnet.missouri.edu |
| 67 | }}} |
| 68 | |
| 69 | === Traffic === |
| 70 | |
| 71 | '''Iperf Stanford IG (Xen VM) to Chicago IG (Xen VM) to VM (TCP) - TCP window size: 16.0 KByte (default)''' |
| 72 | |
| 73 | ''Collected: 2014-09-18'' |
| 74 | |
| 75 | __One Client__ |
| 76 | {{{ |
| 77 | }}} |
| 78 | |
| 79 | __Five Clients__ |
| 80 | {{{ |
| 81 | |
| 82 | __Ten Clients__ |
| 83 | {{{ |
| 84 | }}} |
| 85 | |
| 86 | '''Iperf Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM) (UDP) - UDP buffer size: 114 KByte (default)''' |
| 87 | {{{ |
| 88 | }} |
| 89 | |
| 90 | '''Ping from Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM)''' |
| 91 | {{{ |
| 92 | }}} |
| 93 | |