[[PageOutline(1-2)]] = University of Alaska 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: {{{ uaf-eg=urn:publicid:IDN+exogeni.net:uafvmsite+authority+am,https://uaf-hn.exogeni.net:11443/orca/xmlrpc }}} == EG-CT-1 - Access to New Site VM resources == First determine orca_version running at this aggregate: {{{ $ omni -a uaf-eg getversion }}} Compared with versions in other racks, the following version were found: ||''' Site''' ||''' Orca Version ''' || || bbn || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || fiu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || gwu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || osf || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || psc || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || rci || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || sl || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || tamu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || uaf || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || ufl || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || uh || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || umass || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || unf || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || wsu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || || exosm || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 || 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/UAF/EG-CT-1-unf.rspec EG-CT-1-unf.rspec] {{{ $ omni createsliver -a uaf-eg EG-CT-1 EG-CT-1.rspec 11:25:26 INFO : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache' 11:25:26 INFO : Loading config file '/home/lnevers/.gcf/omni_config' 11:25:26 INFO : Using control framework portal 11:25:26 INFO : Member Authority is https://ch.geni.net/MA (from config) 11:25:26 INFO : Slice Authority is https://ch.geni.net/SA (from config) 11:25:26 INFO : Substituting AM nickname uaf-eg with URL https://uaf-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:uafvmsite+authority+am 11:25:26 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1 expires on 2017-05-03 15:25:02 UTC 11:25:26 INFO : Creating sliver(s) from rspec file EG-CT-1.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1 11:25:38 INFO : Got return from CreateSliver for slice EG-CT-1 at uaf-eg: 11:25:38 INFO : 11:25:38 INFO : 11:25:38 INFO : 11:25:39 INFO : ------------------------------------------------------ 11:25:39 INFO : Completed createsliver: Options as run: aggregate: ['uaf-eg'] framework: portal project: ln-test Args: createsliver EG-CT-1 EG-CT-1.rspec Result Summary: Got Reserved resources RSpec from exogeni-net-uafvmsite 11:25:39 INFO : ====================================================== }}} Determine login information: {{{ $ readyToLogin -a uaf-eg c <....> }}} === Measurements === Login to two of the nodes and collect iperf and ping statistics. All measurements are collected over 60 seconds: ''Collected: 2017-04-XX'' '''Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 85.0 KB ''' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte ''' {{{ }}} '''Ping ExoGENI VM-2 to the VM-1 ''' {{{ }}} == EG-CT-2 - Access to New Site bare metal and VM resources == Create a slice: {{{ $ omni createslice EG-CT-2 }}} }}} Create a sliver with one VM and one bare metal node using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/UAF/EG-CT-2-unf.rspec EG-CT-2-unf.rspec]. Note: Bare metal only available via ExoSM. {{{ $ omni createsliver EG-CT-2 -a eg-sm ./EG-CT-2-unf.rspec }}} }}} Determine login information: {{{ $ readyToLogin EG-CT-2 -a eg-sm <...> }}} === Measurements === ''Collected: 2017-04-XX'' '''Iperf ExoGENI BM-1 to VM-1 (TCP) - TCP window size: 64.0 KB ''' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI BM-1 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 4.00 MByte ''' {{{ }}} '''Ping from ExoGENI BM-1 the VM-1 ''' {{{ }}} ''Collected: 2017-04-XX'' '''Iperf ExoGENI VM-1 to BM-1 (TCP) - TCP window size: 85.0 KB ''' __One Client_ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI VM-1 to BM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte ''' {{{ }}} '''Ping from ExoGENI VM-1 to BM-1 ''' {{{ }}} == EG-CT-3 - Multiple sites experiment == The GPO and UAF racks are used in this experiment. First create a slice: {{{ $ omni createslice EG-CT-3 }}} }}} Then create a sliver via the ExoSM that includes both GPO and UAF VMs using the RSpec the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/UAF/EG-CT-3-unf.rspec EG-CT-3-unf.rspec] {{{ $ omni createsliver -a eg-sm EG-CT-3 EG-CT-3-unf.rspec }}} Determine login information for allocated nodes: {{{ $ readyToLogin -a eg-sm EG-CT-3 <...> }}} === Measurements === ''Collected: 2017-04-XX'' '''Iperf ExoGENI GPO VM to UAF VM (TCP) - TCP window size: 85.0 KB ''' __One Client__ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI GPO VM to UAF VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte ''' {{{ }}} '''Ping from GPO VM to UAF VM ''' {{{ }}} ''Collected: 2017-04-XX'' '''Iperf ExoGENI UAF VM to GPO VM (TCP) - TCP window size: 85.0 KB ''' __One Client__ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI UAF VM to GPO VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte ''' {{{ }}} '''Ping from GPO VM to UAF VM ''' {{{ }}} == EG-CT-4 - Multiple sites !OpenFlow experiment and interoperability == No meso-scale available, see UNF Stitching !OpenFlow test [wiki:GeniNetworkStitchingConfirmationTestStatus/UNF#IG-ST-6NewSiteOpenFlowtopology IG-ST-6] status. == 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! }}}