Changes between Version 22 and Version 23 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6
- Timestamp:
- 08/07/12 11:34:29 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6
v22 v23 259 259 260 260 == 23. Create a third slice == 261 261 262 {{{ 262 263 $ omni.py createslice EG-EXP-6-exp3 263 264 }}} 265 264 266 == 24. Create a sliver that connects the Internet2 Meso-scale !OpenFlow site to the BBN ExoGENI Site, and the GPO Meso-scale site == 267 265 268 As stated in step 22, the BBN OpenFlow flows were requested as part of experiment1 and are not re-executed here. The remaining requests are as follows: 266 269 {{{ … … 272 275 }}} 273 276 274 == 25. Log in to each of the compute resources in the slice == 275 276 Determine compute resources allocated to the sliver in the BBN ExoGENI rack. First make sure the sliverstatus is ready and once the sliver is ready get the host allocated with Omni: 277 == 25. Log in to each of the compute resources in the slice == 278 279 Determine which compute resources are allocated to the sliver in the BBN ExoGENI rack. 280 First make sure the sliverstatus is ready, then when the sliver is ready get the host allocated with Omni: 277 281 {{{ 278 282 $ omni.py -a exobbn sliverstatus EG-EXP-6-exp3 … … 285 289 {{{ 286 290 $ omni.py -a pg2 sliverstatus EG-EXP-6-exp3 --api-version 2 -t GENI 3 287 288 291 }}} 289 292 … … 295 298 <login authentication="ssh-keys" hostname="pc9.pgeni.gpolab.bbn.com" port="22" username="lnevers"/> 296 299 297 Login to each node in the slice, onfigure data plane network interfaces on any non-ExoGENI resources as necessary, and send traffic to each of the other systems; leave traffic running. 300 Login to each node in the slice, onfigure data plane network interfaces on any non-ExoGENI resources as necessary, 301 and send traffic to each of the other systems; leave traffic running. 298 302 299 303 == 26. Verify that all three experiments continue to run ==