209 | | omni.py createslice IG-ST-2a |
210 | | stitcher.py createsliver IG-ST-2a IG-ST-2.rspec -o |
| 209 | $ stitcher.py createsliver IG-ST-2a IG-ST-2.rspec -o |
| 210 | 12:50:16 INFO : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf |
| 211 | 12:50:16 INFO : Reading slice IG-ST-2a credential... |
| 212 | 12:50:16 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-2a expires on 2015-03-18 15:55:15 UTC |
| 213 | 12:50:16 INFO : Calling SCS... |
| 214 | 12:50:20 INFO : Multi-AM reservation will include resources from these aggregates: |
| 215 | 12:50:20 INFO : <Aggregate sox-ig> |
| 216 | 12:50:20 INFO : <Aggregate gpo-ig> |
| 217 | 12:50:20 INFO : <Aggregate al2s> |
| 218 | 12:50:20 INFO : <Aggregate ion> |
| 219 | 12:50:20 INFO : Stitcher doing createsliver at <Aggregate sox-ig>... |
| 220 | 12:50:39 INFO : ... Allocation at <Aggregate sox-ig> complete. |
| 221 | 12:50:39 INFO : Stitcher doing createsliver at <Aggregate gpo-ig>... |
| 222 | 12:50:55 INFO : ... Allocation at <Aggregate gpo-ig> complete. |
| 223 | 12:50:55 INFO : Stitcher doing createsliver at <Aggregate al2s>... |
| 224 | 12:51:00 INFO : ... Allocation at <Aggregate al2s> complete. |
| 225 | 12:51:01 INFO : Stitcher doing createsliver at <Aggregate ion>... |
| 226 | 12:51:50 INFO : DCN AM <Aggregate ion>: must wait for status ready.... |
| 227 | 12:51:50 INFO : Pausing 30 seconds to let circuit become ready... |
| 228 | 12:52:28 INFO : Pausing 30 seconds to let circuit become ready... |
| 229 | 12:53:06 INFO : DCN circuit 156161 is ready at <Aggregate ion> |
| 230 | 12:53:06 INFO : DCN circuit 156151 is ready at <Aggregate ion> |
| 231 | 12:53:14 INFO : ... Allocation at <Aggregate ion> complete. |
| 232 | 12:53:14 INFO : All aggregates are complete. |
| 233 | 12:53:14 INFO : Your resources expire at 2015-03-17T16:40:20 (UTC). |
| 234 | 12:53:14 INFO : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/SOX/IG-ST-2a-manifest-rspec-multiam-combined.xml' |
| 235 | Success: Reserved resources in slice IG-ST-2a at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s). |
221 | | remote-execute.py IG-ST-2a -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q" |
| 254 | $ remote-execute.py IG-ST-2a -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q" |
| 255 | 1. Find login Info for hosts in slice IG-ST-2a |
| 256 | 2. Send command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' to ig-gpo |
| 257 | |
| 258 | PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data. |
| 259 | |
| 260 | --- 10.10.4.2 ping statistics --- |
| 261 | 60 packets transmitted, 60 received, 0% packet loss, time 59087ms |
| 262 | rtt min/avg/max/mdev = 23.746/24.483/47.789/3.058 ms |
| 263 | PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data. |
| 264 | |
| 265 | --- 192.168.4.2 ping statistics --- |
| 266 | 60 packets transmitted, 60 received, 0% packet loss, time 60000ms |
| 267 | rtt min/avg/max/mdev = 23.771/24.550/47.979/3.110 ms |
| 268 | ... Done with command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' at ig-gpo |