[[PageOutline(1-2)]] __Note:__ Omni nick_names for site aggregates used for these tests are: {{{ psc-eg=urn:publicid:IDN+exogeni.net:pscvmsite+authority+am,https://psc-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 psc-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/PSC/EG-CT-1.rspec EG-CT-1.rspec] {{{ $ omni createslice EG-CT-1 $ omni createsliver -a psc-eg EG-CT-1 EG-CT-1.rspec }}} Determine login information: {{{ $ readyToLogin -a psc-eg EG-CT-1 <....> }}} === 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/PSC/EG-CT-2.rspec EG-CT-2.rspec]. Note: Bare metal only available via ExoSM. {{{ $ omni createsliver EG-CT-2 -a eg-sm ./EG-CT-2.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 PSC 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 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] {{{ $ omni createsliver -a eg-sm EG-CT-3 EG-CT-3.rspec }}} Determine login information for allocated nodes: {{{ $ readyToLogin -a eg-sm EG-CT-3 <...> }}} === Measurements === ''Collected: 2017-04-XX'' '''Iperf ExoGENI GPO VM to PSC VM (TCP) - TCP window size: 85.0 KB ''' __One Client__ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI GPO VM to PSC VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte ''' {{{ }}} '''Ping from GPO VM to PSC VM ''' {{{ }}} ''Collected: 2017-04-XX'' '''Iperf ExoGENI PSC VM to GPO VM (TCP) - TCP window size: 85.0 KB ''' __One Client__ {{{ }}} __Five Clients__ {{{ }}} __Ten Clients__ {{{ }}} '''Iperf ExoGENI PSC VM to GPO VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte ''' {{{ }}} '''Ping from GPO VM to PSC VM ''' {{{ }}} == EG-CT-4 - Multiple sites !OpenFlow experiment and interoperability == No meso-scale available, see PSC Stitching !OpenFlow test [wiki:GeniNetworkStitchingConfirmationTestStatus/PSC#IG-ST-6NewSiteOpenFlowtopology IG-ST-6] status.