Changes between Initial Version and Version 1 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/PSC


Ignore:
Timestamp:
04/26/17 11:43:10 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/PSC

    v1 v1  
     1[[PageOutline(1-2)]]
     2
     3__Note:__ Omni nick_names for site aggregates used for these tests are:
     4{{{
     5psc-eg=urn:publicid:IDN+exogeni.net:pscvmsite+authority+am,https://psc-hn.exogeni.net:11443/orca/xmlrpc
     6}}}
     7
     8
     9== EG-CT-1 - Access to New Site VM resources ==
     10First determine orca_version running at this aggregate:
     11
     12{{{
     13$ omni -a psc-eg getversion   
     14
     15}}}
     16 
     17Compared with versions in other racks, the following version were found:
     18
     19||''' Site''' ||''' Orca Version ''' ||
     20|| bbn || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     21|| fiu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     22|| gwu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     23|| osf || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     24|| psc || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     25|| rci || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     26|| sl || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     27|| tamu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     28|| uaf || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     29|| ufl || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     30|| uh || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     31|| umass || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     32|| unf || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     33|| wsu || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     34|| exosm || ORCA 5.0 Eastsound: v.5.1.4.build-6a5cb64eaa09996b516c1879fddae07284a9c124 ||
     35
     36Created a slice and then created a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/PSC/EG-CT-1.rspec EG-CT-1.rspec]
     37{{{
     38$ omni createslice EG-CT-1
     39$ omni createsliver -a psc-eg EG-CT-1 EG-CT-1.rspec
     40}}}
     41
     42Determine login information:
     43{{{
     44$ readyToLogin -a psc-eg EG-CT-1
     45  <....>
     46}}}
     47
     48=== Measurements ===
     49
     50Login to two of the nodes and collect iperf and ping statistics. All measurements are collected over 60 seconds:
     51
     52''Collected: 2017-04-XX''
     53
     54'''Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 85.0 KB '''
     55
     56__One Client_
     57{{{
     58}}}
     59
     60__Five Clients__
     61{{{
     62}}}
     63
     64__Ten Clients__
     65{{{
     66}}}
     67
     68
     69'''Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte '''
     70{{{
     71}}}
     72
     73
     74'''Ping ExoGENI VM-2 to the VM-1 '''
     75{{{
     76}}}
     77
     78== EG-CT-2 - Access to New Site bare metal and VM resources ==
     79
     80Create a slice:
     81{{{
     82$ omni createslice EG-CT-2
     83}}}
     84
     85}}}
     86Create a sliver with one VM and one bare metal node using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/PSC/EG-CT-2.rspec EG-CT-2.rspec]. Note: Bare metal only available via ExoSM.
     87
     88{{{
     89$ omni createsliver EG-CT-2 -a eg-sm ./EG-CT-2.rspec
     90}}}
     91
     92
     93}}}
     94
     95Determine login information:
     96{{{
     97$ readyToLogin EG-CT-2 -a eg-sm
     98<...>
     99
     100}}}
     101
     102
     103=== Measurements ===
     104
     105''Collected: 2017-04-XX''
     106
     107'''Iperf ExoGENI  BM-1 to VM-1 (TCP) - TCP window size: 64.0 KB '''
     108
     109__One Client_
     110{{{
     111}}}
     112
     113__Five Clients__
     114{{{
     115}}}
     116
     117__Ten Clients__
     118{{{
     119
     120}}}
     121
     122'''Iperf ExoGENI BM-1 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 4.00 MByte '''
     123{{{
     124}}}
     125
     126'''Ping from ExoGENI BM-1 the VM-1 '''
     127{{{
     128}}}
     129
     130''Collected: 2017-04-XX''
     131
     132'''Iperf ExoGENI VM-1 to BM-1 (TCP) - TCP window size: 85.0 KB '''
     133
     134__One Client_
     135{{{
     136}}}
     137
     138__Five Clients__
     139{{{
     140}}}
     141
     142__Ten Clients__
     143{{{
     144
     145}}}
     146
     147'''Iperf ExoGENI VM-1 to BM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte '''
     148{{{
     149}}}
     150
     151'''Ping from ExoGENI VM-1 to BM-1 '''
     152{{{
     153}}}
     154
     155== EG-CT-3 - Multiple sites experiment  ==
     156The GPO and PSC racks are used in this experiment. First create a slice:
     157{{{
     158$ omni createslice EG-CT-3
     159}}}
     160}}}
     161Then create a sliver via the ExoSM that includes both GPO and PSC VMs using the RSpec the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/PSC/EG-CT-3.rspec EG-CT-3.rspec]
     162{{{
     163$ omni createsliver -a eg-sm EG-CT-3 EG-CT-3.rspec
     164}}}
     165
     166Determine login information for allocated nodes:
     167{{{
     168$ readyToLogin -a eg-sm EG-CT-3     
     169 <...>
     170}}}
     171
     172=== Measurements ===
     173
     174''Collected: 2017-04-XX''
     175
     176'''Iperf ExoGENI GPO VM to PSC VM (TCP) - TCP window size: 85.0 KB '''
     177
     178__One Client__
     179{{{
     180}}}
     181
     182__Five Clients__
     183{{{
     184}}}
     185
     186__Ten Clients__
     187{{{
     188}}}
     189
     190'''Iperf ExoGENI GPO VM to PSC VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte '''
     191{{{
     192}}}
     193
     194'''Ping from GPO VM to PSC VM '''
     195{{{
     196}}}
     197
     198''Collected: 2017-04-XX''
     199
     200'''Iperf ExoGENI PSC VM to GPO VM (TCP) - TCP window size: 85.0 KB '''
     201
     202__One Client__
     203{{{
     204}}}
     205
     206__Five Clients__
     207{{{
     208}}}
     209
     210__Ten Clients__
     211{{{
     212}}}
     213
     214'''Iperf ExoGENI PSC VM to GPO VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte '''
     215{{{
     216}}}
     217
     218'''Ping from GPO VM to PSC VM '''
     219{{{
     220}}}
     221
     222== EG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
     223
     224No meso-scale available, see PSC Stitching !OpenFlow test [wiki:GeniNetworkStitchingConfirmationTestStatus/PSC#IG-ST-6NewSiteOpenFlowtopology IG-ST-6] status.