10 | | || '''Step''' || '''State''' || '''Date completed''' ||''' Ticket ''' || '''Comments''' || |
11 | | || Step 1 ||[[Color(yellow,Complete)]]|| || || || |
12 | | || Step 2 ||[[Color(yellow,Complete)]]|| || || || |
13 | | || Step 3 ||[[Color(yellow,Complete)]]|| || || || |
14 | | || Step 4 ||[[Color(yellow,Complete)]]|| || || || |
15 | | || Step 5 ||[[Color(yellow,Complete)]]|| || || || |
16 | | || Step 6 ||[[Color(yellow,Complete)]]|| || || || |
17 | | || Step 7 ||[[Color(yellow,Complete)]]|| || || || |
18 | | || Step 8 || || || || || |
19 | | || Step 9 || || || || || |
20 | | || Step 10 || || || || || |
21 | | || Step 11 || || || || || |
| 10 | || '''Step''' || '''State''' || ''' Ticket ''' || '''Comments''' || |
| 11 | || Step 1 ||[[Color(yellow,Complete)]]|| || || |
| 12 | || Step 2 ||[[Color(yellow,Complete)]]|| || || |
| 13 | || Step 3 ||[[Color(yellow,Complete)]]|| || || |
| 14 | || Step 4 ||[[Color(yellow,Complete)]]|| || || |
| 15 | || Step 5 ||[[Color(yellow,Complete)]]|| || || |
| 16 | || Step 6 ||[[Color(yellow,Complete)]]|| || || |
| 17 | || Step 7 ||[[Color(yellow,Complete)]]|| || || |
| 18 | || Step 8 ||[[Color(yellow,Complete)]]|| || || |
| 19 | || Step 9 ||[[Color(yellow,Complete)]]|| exoticket:94 || Exception while reserving nodes on VLAN 1750 || |
| 20 | || Step 10 ||[[Color(yellow,Complete)]]|| || Had to replace bare metal with VM, see step for detail || |
| 21 | || Step 11 || || || || |
167 | | 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] |
| 167 | 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]. Attached as a reference, even though it could not be used for this test case as described. |
| 168 | |
| 169 | Two options were available because the Bare Metal node is only available via the ExoSM: |
| 170 | |
| 171 | a. Replace the BBN SM reservation with a reservation via the ExoSM, but this will cause the next step to fail. The RENCI SM reservation will report that a sliver by that name already exists, due to the ExoSM request. To get around this problem, one option is to replace the bare metal node with a VM, so that the requests could be submitted as expected to each of the local SMs. |
| 172 | |
| 173 | b. Replace the BBN SM reservation with a reservation via the ExoSM, but create a new slice and sliver name for the RCI portion. So the BBN resources are reserved via the ExoSM, and the RENCI resources are reserved via the local RENCI SM. |
| 174 | |
| 175 | Option ''a'' was chosen for this test run, and the new RSpec used is [[EG-EXP-6-exp2-exobbn-mod.rspec]. |
| 176 | |