Changes between Version 25 and Version 26 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-4


Ignore:
Timestamp:
07/05/12 17:48:20 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v25 v26  
    5353
    5454== Step 1. As Experimenter1, Request !ListResources RENCI ExoGENI ==
     55
    5556Using the credentials lnevers1@bbn.com, request listresources from ExoSM, to determine which resources can be requested for the first experiment:
    5657
     
    123124
    124125== Step 8. Define a request RSpec ==
     126
    125127Full step description: "Define a request RSpec for one VM and one bare metal node each with two interfaces in the BBN ExoGENI rack, two VMs at RENCI, and two VLANs to connect the BBN ExoGENI to the RENCI ExoGENI."
    126128
    127 RSpec created is [EG-EXP-4-exp2.rspec inster_link_here]
     129RSpec created for this topology is [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-4/EG-EXP-4-exp2.rspec EG-EXP-4-exp2.rspec]
    128130
    129131
    130132== Step 9. Create a second slice  ==
     133
    131134Using the following command create a slice for the second experiment:
    132135{{{
    133 $ ./src/omni.py createslice EG-EXP-4-exp2
     136$ omni.py createslice EG-EXP-4-exp2
    134137}}}
    135138
     
    137140== Step 10. In the second slice, create a sliver at the RENCI ExoGENI aggregate using the RSpecs defined above  ==
    138141
    139 Using the ExoSM and the RSpecs defined above create a sliver:
     142Using the ExoSM and the RSpecs defined in step 8 create a sliver:
    140143{{{
    141 $ ./src/omni.py createsliver -a exosm EG-EXP-4-exp2 ./exorspec/EG-EXP-4-exp2.rspec
     144$ omni.py createsliver -a exosm EG-EXP-4-exp2 EG-EXP-4-exp2.rspec
    142145}}}
    143146
    144147Verify that sliver status is ready:
    145148{{{
    146 $ ./src/omni.py sliverstatus -a exosm EG-EXP-4-exp2 -o 
     149$ omni.py sliverstatus -a exosm EG-EXP-4-exp2 -o 
    147150}}}
    148151Determined which VMs are allocated to this sliver:
    149152{{{
    150 $ ./src/omni.py listresources -a exosm EG-EXP-4-exp2 -o
     153$ omni.py listresources -a exosm EG-EXP-4-exp2 -o
    151154$ egrep ssh EG-EXP-4-exp2-rspec-geni-renci-org-11443-orca.xml
    152155                  <login authentication="ssh-keys" hostname="192.1.242.110" port="22" username="root"/>