Changes between Version 13 and Version 14 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6
- Timestamp:
- 08/07/12 09:18:17 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6
v13 v14 104 104 105 105 == 3. Define a request RSpec for a VM at the BBN ExoGENI. == 106 Defined an RSpec for one VM on the shared VLAN 1750: [exo-1vm-shared-vlan-bbn.rspec] 106 107 Defined an RSpec for one VM on the shared VLAN 1750: [EG-EXP-6-exp1-exobbn.rspec] 107 108 108 109 == 4. Define a request RSpec for a VM at the RENCI ExoGENI. == 109 110 110 Define an RSpec for one VM on the shared VLAN 1750: [ exo-1vm-shared-vlan-rci.rspec]111 Define an RSpec for one VM on the shared VLAN 1750: [EG-EXP-6-exp1-exorci.rspec] 111 112 112 113 == 5. Define request RSpecs for !OpenFlow resources from BBN FOAM to access GENI !OpenFlow core resources. == … … 131 132 {{{ 132 133 $omni.py -a exobbn createsliver EG-EXP-6-exp1 EG-EXP-6-exp1-exobbn.rspec 133 #$omni.py -a of-exobbn EG-EXP-6-exp1 EG-EXP-6-exp1-openflow-exobbn.rspec 134 $omni.py -a of-bbn EG-EXP-6-exp1 EG-EXP-6-exp1-openflow-bbn.rspec 134 $omni.py -a of-bbn createsliver EG-EXP-6-exp1 EG-EXP-6-exp1-openflow-bbn.rspec 135 135 $omni.py -a of-nlr createsliver EG-EXP-6-exp1 EG-EXP-6-exp1-openflow-nlr.rspec 136 $omni.py -a of-i2 createsliver EG-EXP-6-exp1 EG-EXP-6-exp1-openflow-i2.rspec 137 #$omni.py -a of-exorci EG-EXP-6-exp1EG-EXP-6-exp1-openflow-exobbn.rspec 138 $omni.py -a exorci createsliver EG-EXP-6-exp1 G-EXP-6-exp1-exorci.rspec 139 }}} 136 $omni.py -a exorci createsliver EG-EXP-6-exp1 EG-EXP-6-exp1-exorci.rspec 137 }}} 138 139 140 Here are of the Rspecs used: [EG-EXP-6-exp1-exobbn.rspec], [EG-EXP-6-exp1-openflow-bbn.rspec], [EG-EXP-6-exp1-openflow-nlr.rspec], 141 and [EG-EXP-6-exp1-exorci.rspec]. 140 142 141 143 == 9. Log in to each of the systems, verify IP address assignment. Send traffic to the other system, leave traffic running. == … … 143 145 == 10. As Experimenter2, define a request RSpec for one VM and one bare metal node at BBN ExoGENI. == 144 146 147 Defined an RSpec for one VM and one bare metal node on the shared VLAN 1750 in the BBN ExoGENI rack: [EG-EXP-6-exp2-exobbn.rspec] 148 145 149 == 11. Define a request RSpec for two VMs on the same worker node at RENCI ExoGENI. == 150 151 Defined an RSpec for two VMs on the shared VLAN 1750 in the RENCI rack: [EG-EXP-6-exp2-exobbn.rspec] 152 146 153 == 12. Define request RSpecs for !OpenFlow resources from GPO FOAM to access GENI !OpenFlow core resources. == 154 155 The experiment uses the flows defined by the previous experiment, as defined in [EG-EXP-6-exp1-openflow-bbn.rspec] 156 147 157 == 13. Define request RSpecs for !OpenFlow core resources at NLR FOAM == 148 158 159 The experiment uses the flows defined by the previous experiment, as defined in [EG-EXP-6-exp1-openflow-nlr.rspec] 160 149 161 == 14. Create a second slice == 150 162 {{{ … … 152 164 }}} 153 165 == 15. Create a sliver in the second slice at each AM, using the RSpecs defined above == 166 In order the bare metal node to be part of the resources in the BBN ExoGENI rack, had to submit the request to the ExoSM rather than the BBN SM. The request still includes a VM in the BBN rack and a bare metal node. 167 {{{ 168 $ omni.py -a exosm createsliver EG-EXP-6-exp2 EG-EXP-6-exp2-exobbn.rspec 169 }}} 170 171 Created a sliver at RENCI ExoGENIrack aggregate: 172 {{{ 173 $ omni.py -a exorci createsliver EG-EXP-6-exp2 ./exorspec/EG-EXP-6/EG-EXP-6-exp2-exorci.rspec 174 175 }}} 176 154 177 == 16. Log in to each of the systems in the slice, and send traffic to each other systems; leave traffic running 178 155 179 == 17. As Experimenter3, request !ListResources from BBN ExoGENI, GPO FOAM, and FOAM at Meso-scale Site == 156 180 … … 167 191 }}} 168 192 == 24. Create a sliver that connects the Internet2 Meso-scale !OpenFlow site to the BBN ExoGENI Site, and the GPO Meso-scale site == 169 193 {{{ 194 $omni.py -a of-i2 createsliver EG-EXP-6-exp3 EG-EXP-6-expX-openflow-i2.rspec 195 }}} 170 196 == 25. Log in to each of the compute resources in the slice, and configure data plane network interfaces on any non-ExoGENI resources as necessary, and send traffic to each other systems; leave traffic running. 171 197