Changes between Version 27 and Version 28 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-4


Ignore:
Timestamp:
07/06/12 11:58:17 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-4

    v27 v28  
    8484Verify that sliver status is ready:
    8585{{{
    86 $ ./src/omni.py sliverstatus -a exosm EG-EXP-4-exp1 
     86$ omni.py sliverstatus -a exosm EG-EXP-4-exp1 
    8787}}}
    8888Determined which VMs are allocated to this sliver:
    8989{{{
    90 $ $ ./src/omni.py listresources -a exosm EG-EXP-4-exp1  -o
    91 $ $ egrep hostname EG-EXP-4-exp1-rspec-geni-renci-org-11443-orca.xml
     90$  omni.py listresources -a exosm EG-EXP-4-exp1  -o
     91$ egrep hostname EG-EXP-4-exp1-rspec-geni-renci-org-11443-orca.xml
    9292                  <login authentication="ssh-keys" hostname="192.1.242.13" port="22" username="root"/>     
    9393                  <login authentication="ssh-keys" hostname="152.54.14.20" port="22" username="root"/>
     
    120120Using the credentials lnevers@bbn.com, request listresources from ExoSM, to determine which resources can be requested:
    121121{{{
    122 $ ./src/omni.py -a exosm listresources -o
     122$ omni.py -a exosm listresources -o
    123123}}}
    124124
     
    147147Verify that sliver status is ready:
    148148{{{
    149 $ omni.py sliverstatus -a exosm EG-EXP-4-exp2 -o 
    150 }}}
    151 Determined which VMs are allocated to this sliver:
     149$ omni.py sliverstatus -a exosm EG-EXP-4-exp2
     150}}}
     151Determined which nodes (VMs and bare metal) are allocated to this sliver:
    152152{{{
    153153$ omni.py listresources -a exosm EG-EXP-4-exp2 -o
     
    161161== Step 11. Log in to each of the end-point systems, and send traffic to the other end-point system which shares the same VLAN  ==
    162162
    163 Logged in to each of the hosts and pinged a remote following were assigned.
     163Logged in to each of the hosts and pinged a remote following were assigned:
     164{{{
     165$ ssh root@192.1.242.24
     166Linux debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
     167
     168The programs included with the Debian GNU/Linux system are free software;
     169the exact distribution terms for each program are described in the
     170individual files in /usr/share/doc/*/copyright.
     171
     172Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
     173permitted by applicable law.
     174Last login: Fri Jul  6 15:12:22 2012 from arendia.gpolab.bbn.com
     175root@debian:~# ping 172.16.3.2
     176PING 172.16.3.2 (172.16.3.2) 56(84) bytes of data.
     17764 bytes from 172.16.3.2: icmp_req=1 ttl=64 time=27.6 ms
     17864 bytes from 172.16.3.2: icmp_req=2 ttl=64 time=17.7 ms
     17964 bytes from 172.16.3.2: icmp_req=3 ttl=64 time=17.8 ms
     18064 bytes from 172.16.3.2: icmp_req=4 ttl=64 time=17.8 ms
     181^C
     182--- 172.16.3.2 ping statistics ---
     1834 packets transmitted, 4 received, 0% packet loss, time 3005ms
     184rtt min/avg/max/mdev = 17.741/20.262/27.631/4.256 ms
     185}}}
     186
    164187
    165188== Step 12. Verify traffic handling per experiment, VM isolation, and MAC address assignment  ==
    166189
    167 Logged into each host and tried to ping the remotes in the other experiments.
    168 Verified MAC address assignment.
     190Logged into each host and tried to ping the remotes in other experiments, no traffic was exchanged.
     191
     192Verified MAC address assignment:
     193{{{
     194root@debian:~# ifconfig
     195eth0      Link encap:Ethernet  HWaddr 02:16:3e:6e:22:3c 
     196          inet addr:10.103.0.23  Bcast:10.103.0.255  Mask:255.255.255.0
     197          inet6 addr: fe80::16:3eff:fe6e:223c/64 Scope:Link
     198          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     199          RX packets:582 errors:0 dropped:0 overruns:0 frame:0
     200          TX packets:431 errors:0 dropped:0 overruns:0 carrier:0
     201          collisions:0 txqueuelen:1000
     202          RX bytes:62154 (60.6 KiB)  TX bytes:59306 (57.9 KiB)
     203
     204eth1      Link encap:Ethernet  HWaddr 52:54:00:12:58:a7 
     205          inet addr:172.16.2.2  Bcast:172.16.2.255  Mask:255.255.255.0
     206          inet6 addr: fe80::5054:ff:fe12:58a7/64 Scope:Link
     207          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     208          RX packets:14 errors:0 dropped:0 overruns:0 frame:0
     209          TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
     210          collisions:0 txqueuelen:1000
     211          RX bytes:996 (996.0 B)  TX bytes:678 (678.0 B)
     212
     213eth2      Link encap:Ethernet  HWaddr 52:54:00:d1:2d:24 
     214          inet addr:172.16.3.1  Bcast:172.16.3.255  Mask:255.255.255.0
     215          inet6 addr: fe80::5054:ff:fed1:2d24/64 Scope:Link
     216          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     217          RX packets:24 errors:0 dropped:0 overruns:0 frame:0
     218          TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
     219          collisions:0 txqueuelen:1000
     220          RX bytes:1862 (1.8 KiB)  TX bytes:1238 (1.2 KiB)
     221}}}
    169222
    170223
    171224== Step 13. Construct and send a non-IP ethernet packet over the data plane interface. ==
     225To be executed later.
     226
    172227== Step 14. Review baseline monitoring statistics ==
     228Current monitoring does not support bare metal nodes, no data was collected.
    173229
    174230== Step 15. Run test for at least 4 hours  ==
     231
    175232== Step 16. Review baseline monitoring statistics ==
     233
    176234== Step 17. Stop traffic and delete slivers ==