[[PageOutline(1-2)]] = Wayne University ExoGENI Confirmation Tests = For details about the tests in this page, see the '''[wiki:GENIRacksHome/ExogeniRacks/SiteConfirmationTests ExoGENI Confirmation Tests]''' page.[[BR]] For site status see the '''[wiki:GENIRacksHome/ExogeniRacks/ConfirmationTestStatus ExoGENI New Site Confirmation Tests Status]''' page. __Note:__ Omni nick_names for site aggregates used for these tests are: {{{ wsu-eg=urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am,https://wsu-hn.exogeni.net:11443/orca/xmlrpc wsu-eg-of=urn:publicid:IDN+openflow:foam:wsu-hn.exogeni.net+authority+am,https://wsu-hn.exogeni.net:3626/foam/gapi/2 }}} == EG-CT-1 - Access to New Site VM resources == First determine orca_version running at this aggregate: {{{ $ omni -a wsu-eg getversion 09:49:46 INFO : Downloaded latest `agg_nick_cache` from 'http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/Omni/agg_nick_cache' and copied to '/home/lnevers/.gcf/agg_nick_cache'. 09:49:46 INFO : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 09:49:46 INFO : Loading config file '/home/lnevers/.gcf/omni_config' 09:49:46 INFO : Using control framework portal 09:49:46 INFO : Member Authority is https://ch.geni.net/MA (from config) 09:49:46 INFO : Slice Authority is https://ch.geni.net/SA (from config) 09:49:46 INFO : Substituting AM nickname wsu-eg with URL https://wsu-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am 09:49:47 INFO : AM wsu-eg URN: urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am (url: https://wsu-hn.exogeni.net:11443/orca/xmlrpc) has version: 09:49:47 INFO : { 'geni_ad_rspec_versions': [ { 'extensions': [ 'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd', 'http://www.protogeni.net/resources/rspec/ext/emulab/1/ptop_extension.xsd'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd', 'type': 'GENI', 'version': '3'}], 'geni_am_type': 'orca', 'geni_api': 2, 'geni_api_versions': { '2': 'https://wsu-hn.exogeni.net:11443/orca/xmlrpc'}, 'geni_request_rspec_versions': [ { 'extensions': [ 'http://www.geni.net/resources/rspec/ext/shared-vlan/1', 'http://www.geni.net/resources/rspec/ext/postBootScript/1', 'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/request.xsd', 'type': 'GENI', 'version': '3'}], 'orca_version': 'ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981'} 09:49:47 INFO : ------------------------------------------------------ 09:49:47 INFO : Completed getversion: Options as run: aggregate: ['wsu-eg'] framework: portal noGetVersionCache: True project: ln-test Args: getversion Result Summary: Got version for wsu-eg 09:49:47 INFO : ====================================================== }}} Compared with versions in other racks, the following version were found: || Aggregate || Version || ||bbnvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||fiuvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||osfvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||rcivmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||slvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||tamuvmsite|| ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||uflvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||uhvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||wsuvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || ||ExoSM || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 || Created a slice and then created a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/WSU/EG-CT-1-wsu.rspec EG-CT-1-wsu.rspec] {{{ $ omni createsliver -a wsu-eg EG-CT-1 EG-CT-1-wsu.rspec 09:55:05 INFO : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 09:55:05 INFO : Loading config file '/home/lnevers/.gcf/omni_config' 09:55:05 INFO : Using control framework portal 09:55:05 INFO : Member Authority is https://ch.geni.net/MA (from config) 09:55:05 INFO : Slice Authority is https://ch.geni.net/SA (from config) 09:55:05 INFO : Substituting AM nickname wsu-eg with URL https://wsu-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am 09:55:06 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1 expires on 2015-02-16 14:54:54 UTC 09:55:06 INFO : Creating sliver(s) from rspec file EG-CT-1-wsu.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1 09:55:13 INFO : Got return from CreateSliver for slice EG-CT-1 at wsu-eg: 09:55:13 INFO : 09:55:13 INFO : 09:55:13 INFO : 09:55:13 INFO : ------------------------------------------------------ 09:55:13 INFO : Completed createsliver: Options as run: aggregate: ['wsu-eg'] framework: portal project: ln-test Args: createsliver EG-CT-1 EG-CT-1-wsu.rspec Result Summary: Got Reserved resources RSpec from exogeni-net-wsuvmsite 09:55:13 INFO : ====================================================== }}} Determine login information: {{{ $ readyToLogin -a wsu-eg EG-CT-1 ... VM-4's geni_status is: ready User lnevers logs in to VM-4 using: ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@141.217.114.137 VM-1's geni_status is: ready User lnevers logs in to VM-1 using: ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@141.217.114.133 VM-2's geni_status is: ready User lnevers logs in to VM-2 using: ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@141.217.114.136 VM-3's geni_status is: ready User lnevers logs in to VM-3 using: ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@141.217.114.132 }}} === Measurements === Login to two of the nodes and collect iperf and ping statistics. All measurements are collected over 60 seconds: ''Collected: 2015-02-09'' '''Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 85.0 KB ''' __One Client__ {{{ [ ID] Interval Transfer Bandwidth [ 3] 0.0-60.0 sec 34.4 GBytes 4.93 Gbits/sec }}} __Five Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 4] 0.0-60.0 sec 9.44 GBytes 1.35 Gbits/sec [ 5] 0.0-60.0 sec 9.98 GBytes 1.43 Gbits/sec [ 6] 0.0-60.0 sec 9.94 GBytes 1.42 Gbits/sec [ 3] 0.0-60.0 sec 10.3 GBytes 1.48 Gbits/sec [ 7] 0.0-60.0 sec 9.95 GBytes 1.42 Gbits/sec [SUM] 0.0-60.0 sec 49.6 GBytes 7.11 Gbits/sec }}} __Ten Clients__ {{{ [ ID] Interval Transfer Bandwidth [ 5] 0.0-60.0 sec 5.90 GBytes 844 Mbits/sec [ 3] 0.0-60.0 sec 5.86 GBytes 838 Mbits/sec [ 8] 0.0-60.0 sec 5.83 GBytes 834 Mbits/sec [ 9] 0.0-60.0 sec 6.08 GBytes 871 Mbits/sec [ 10] 0.0-60.0 sec 5.86 GBytes 839 Mbits/sec [ 4] 0.0-60.0 sec 5.98 GBytes 856 Mbits/sec [ 12] 0.0-60.0 sec 5.76 GBytes 825 Mbits/sec [ 6] 0.0-60.0 sec 6.07 GBytes 869 Mbits/sec [ 7] 0.0-60.0 sec 6.08 GBytes 870 Mbits/sec [ 11] 0.0-60.0 sec 5.99 GBytes 857 Mbits/sec [SUM] 0.0-60.0 sec 59.4 GBytes 8.50 Gbits/sec }}} '''Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte ''' {{{ [ 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.0 sec 719 MBytes 101 Mbits/sec 0.129 ms 0/512820 (0%) [ 3] 0.0-60.0 sec 1 datagrams received out-of-order }}} '''Ping ExoGENI VM-2 to the VM-1 ''' {{{ 60 packets transmitted, 60 received, 0% packet loss, time 59059ms rtt min/avg/max/mdev = 0.862/1.063/1.243/0.087 ms }}} == EG-CT-2 - Access to New Site bare metal and VM resources == Create a slice and a sliver with one VM and one bare metal node using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/WSU/EG-CT-2-wsu.rspec EG-CT-2-wsu.rspec]. Note: Bare metal only available via ExoSM. {{{ $ omni createsliver EG-CT-2 -a eg-sm EG-CT-2-wsu.rspec 08:08:29 INFO : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 08:08:29 INFO : Loading config file '/home/lnevers/.gcf/omni_config' 08:08:29 INFO : Using control framework portal 08:08:29 INFO : Member Authority is https://ch.geni.net/MA (from config) 08:08:29 INFO : Slice Authority is https://ch.geni.net/SA (from config) 08:08:29 INFO : Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net+authority+am 08:08:34 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-2 expires on 2015-02-16 15:18:01 UTC 08:08:34 INFO : Creating sliver(s) from rspec file EG-CT-2-wsu.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-2 08:08:52 INFO : Got return from CreateSliver for slice EG-CT-2 at eg-sm: 08:08:52 INFO : 08:08:52 INFO : 08:08:52 INFO : 08:08:54 INFO : ------------------------------------------------------ 08:08:54 INFO : Completed createsliver: Options as run: aggregate: ['eg-sm'] framework: portal project: ln-test Args: createsliver EG-CT-2 EG-CT-2-wsu.rspec Result Summary: Got Reserved resources RSpec from exogeni-net 08:08:54 INFO : ====================================================== }}} Determine login information: {{{ $ readyToLogin EG-CT-2 -a eg-sm <...> BM-1's geni_status is: ready User lnevers logs in to BM-1 using: ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@141.217.114.254 VM-1's geni_status is: ready User lnevers logs in to VM-1 using: ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@141.217.114.132 }}} '' NO YUM REPOS'' == EG-CT-3 - Multiple sites experiment == The GPO and WSU racks are used in this experiment. First create a slice and then hen create a sliver via the ExoSM that includes both GPO and WSU VMs using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/WSU/EG-CT-3-wsu.rspec EG-CT-3-wsu.rspec] {{{ $ omni createsliver -a eg-sm EG-CT-3 EG-CT-3-wsu.rspec 09:33:04 INFO : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 09:33:04 INFO : Loading config file '/home/lnevers/.gcf/omni_config' 09:33:04 INFO : Using control framework portal 09:33:04 INFO : Member Authority is https://ch.geni.net/MA (from config) 09:33:04 INFO : Slice Authority is https://ch.geni.net/SA (from config) 09:33:04 INFO : Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net+authority+am 09:33:04 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-3 expires on 2015-02-17 14:32:57 UTC 09:33:04 INFO : Creating sliver(s) from rspec file EG-CT-3-wsu.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-3 09:33:31 INFO : Got return from CreateSliver for slice EG-CT-3 at eg-sm: 09:33:31 INFO : 09:33:31 INFO : 09:33:31 INFO : 10 10000000000 l2sc ethernet 1-4096 1-4096 false hop2 10 10000000000 l2sc ethernet 1-4096 1-4096 false hop3 10 10000000000 l2sc ethernet 1-4096 1-4096 false null 09:33:31 INFO : ------------------------------------------------------ 09:33:31 INFO : Completed createsliver: Options as run: aggregate: ['eg-sm'] framework: portal project: ln-test Args: createsliver EG-CT-3 EG-CT-3-wsu.rspec Result Summary: Got Reserved resources RSpec from exogeni-net 09:33:31 INFO : ====================================================== }}} Determine login information for allocated nodes: {{{ $ readyToLogin -a eg-sm EG-CT-3 <...> }}} == EG-CT-4 - Multiple sites !OpenFlow experiment and interoperability == == EG-CT-5 - Experiment Monitoring == == EG-CT-6 - Administrative Tests == ---- {{{ #!html Email help@geni.net for GENI support or email me with feedback on this page! }}}