Changes between Version 70 and Version 71 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6


Ignore:
Timestamp:
01/23/13 16:18:57 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v70 v71  
    2525|| Step 13    ||[[Color(green,Pass)]]  ||               ||                ||
    2626|| Step 14    ||[[Color(green,Pass)]]  ||               ||                ||
    27 || Step 15    ||[[Color(#63B8FF,In Progress)]]||        ||                ||
    28 || Step 16    ||                       ||               ||                ||
    29 || Step 17    ||                       ||               ||                ||
    30 || Step 18    ||                       ||               ||                ||
    31 || Step 19    ||                       ||               ||                ||
    32 || Step 20    ||                       ||               ||                ||
    33 || Step 21    ||                       ||               ||                ||
    34 || Step 22    ||                       ||               ||                ||
     27|| Step 15    ||[[Color(green,Pass)]]  ||        ||                ||
     28|| Step 16    ||[[Color(#63B8FF,In Progress)]]||               ||                ||
     29|| Step 17    ||[[Color(green,Pass)]]||               ||                ||
     30|| Step 18    ||[[Color(green,Pass)]]||               ||                ||
     31|| Step 19    ||[[Color(green,Pass)]]||               ||                ||
     32|| Step 20    ||[[Color(green,Pass)]]||               ||                ||
     33|| Step 21    ||[[Color(green,Pass)]]||               ||                ||
     34|| Step 22    ||[[Color(green,Pass)]]||               ||                ||
    3535|| Step 23    ||                       ||               ||                ||
    3636|| Step 24    ||                       ||               ||                ||
     
    12501250== 25. Log in to each of the compute resources in the slice ==
    12511251
    1252 Determine which compute resources are allocated to the sliver in the BBN ExoGENI rack.
    1253 First make sure the sliverstatus is ready, then when the sliver is ready get the host allocated with Omni:
    1254 {{{
    1255  $ omni.py -a exobbn sliverstatus EG-EXP-6-exp3
    1256  $ omni.py -a exobbn listresources EG-EXP-6-exp3 -o
    1257  $ egrep hostname EG-EXP-6-exp3-rspec-bbn-hn-exogeni-net-11443-orca.xml
    1258    <login authentication="ssh-keys" hostname="192.1.242.9" port="22" username="root"/>
    1259 }}}
    1260 
    1261 Determine the resources allocated to the WAPG Rutgers node:
    1262 {{{
    1263  $ omni.py -a pg2 sliverstatus EG-EXP-6-exp3 --api-version 2 -t GENI 3 -o
    1264 }}}
    1265 
    1266 Determine the resources allocated to the GPO PG node:
    1267 {{{
    1268  $ omni.py -a pgeni sliverstatus EG-EXP-6-exp3
    1269  $ omni.py -a pgeni listresources EG-EXP-6-exp3 -o 
    1270  $ egrep "hostname" EG-EXP-6-exp3-rspec-pgeni-gpolab-bbn-com.xml
    1271     <login authentication="ssh-keys" hostname="pc9.pgeni.gpolab.bbn.com" port="22" username="lnevers"/> 
    1272 }}}
     1252Determined the login information for the GPO ExoGENI compute resources:
     1253{{{
     1254$ readyToLogin.py -a eg-gpo EG-EXP-6-exp3
     1255 <...>
     1256 User root logins to VM using:
     1257        xterm -e ssh -i /home/lnevers2/.ssh/geni_key root@192.1.242.18 &
     1258}}}
     1259
     1260Determine the login information for the WAPG Rutgers node:
     1261{{{
     1262 $ readyToLogin.py -a pg-utah EG-EXP-6-exp3
     1263 <...>
     1264 wapg-rutgers-pg52's geni_status is: changing (am_status:ready)
     1265User lnevers2 logins to wapg-rutgers-pg52 using:
     1266        xterm -e ssh -i /home/lnevers2/.ssh/geni_key lnevers2@pg52.emulab.net &
     1267
     1268}}}
     1269
     1270Determine the login for the resource allocated to the GPO PG node:
     1271{{{
     1272$ readyToLogin.py -a pgeni EG-EXP-6-exp3
     1273 <...>
     1274 ???
     1275}}}
     1276
     1277<<STOPPED HERE ON 2013-01-23>>>
    12731278
    12741279Login to each node in the slice, configure data plane network interfaces on any non-ExoGENI resources as necessary,