| 330 | |
| 331 | == OG-ST-2 New Site to GPO OG Loop topology == |
| 332 | |
| 333 | Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Clemson-OG/OG-ST-2.rspec OG-ST-2.rspec]: |
| 334 | {{{ |
| 335 | $ stitcher.py createsliver OG-ST-2 OG-ST-2.rspec -o |
| 336 | 10:33:35 INFO : Configured logging from file /home/lnevers/gcf-2.7-preview-0912/src/gcf/stitcher_logging.conf |
| 337 | 10:33:35 INFO : Reading slice OG-ST-2 credential... |
| 338 | 10:33:35 INFO : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+OG-ST-2 expires on 2014-09-29 00:00:00 UTC |
| 339 | 10:33:35 INFO : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc |
| 340 | 10:33:35 INFO : Calling SCS... |
| 341 | 10:33:39 INFO : Multi-AM reservation will include resources from these aggregates: |
| 342 | 10:33:39 INFO : <Aggregate gpo-og3> |
| 343 | 10:33:39 INFO : <Aggregate clemson-og3> |
| 344 | 10:33:39 INFO : <Aggregate ion> |
| 345 | 10:33:39 INFO : Getting credential from file /tmp/slice-ch-geni-net-ln-test-OG-ST-2-for-lnevers-cred.xml |
| 346 | 10:33:39 INFO : Stitcher doing createsliver at <Aggregate gpo-og3>... |
| 347 | 10:33:40 WARNING : Requested API version 2, but AM https://bbn-cam-ctrl-1.gpolab.bbn.com:5001 uses version 3. Same aggregate talks API v2 at a different URL: https://bbn-cam-ctrl-1.gpolab.bbn.com:5002 |
| 348 | 10:34:20 INFO : ... Allocation at <Aggregate gpo-og3> complete. |
| 349 | 10:34:20 INFO : Getting credential from file /tmp/slice-ch-geni-net-ln-test-OG-ST-2-for-lnevers-cred.xml |
| 350 | 10:34:20 INFO : Stitcher doing createsliver at <Aggregate clemson-og3>... |
| 351 | 10:34:21 WARNING : Requested API version 2, but AM https://clemson-clemson-control-1.clemson.edu:5001 uses version 3. Same aggregate talks API v2 at a different URL: https://clemson-clemson-control-1.clemson.edu:5002 |
| 352 | 10:34:40 INFO : ... Allocation at <Aggregate clemson-og3> complete. |
| 353 | 10:34:40 INFO : Getting credential from file /tmp/slice-ch-geni-net-ln-test-OG-ST-2-for-lnevers-cred.xml |
| 354 | 10:34:40 INFO : Stitcher doing createsliver at <Aggregate ion>... |
| 355 | 10:35:26 INFO : DCN AM <Aggregate ion>: must wait for status ready.... |
| 356 | 10:35:26 INFO : Pausing 30 seconds to let circuit become ready... |
| 357 | 10:36:04 INFO : Pausing 30 seconds to let circuit become ready... |
| 358 | 10:36:41 INFO : DCN circuit 118591 is ready at <Aggregate ion> |
| 359 | 10:36:41 INFO : DCN circuit 118581 is ready at <Aggregate ion> |
| 360 | 10:36:48 INFO : Getting credential from file /tmp/slice-ch-geni-net-ln-test-OG-ST-2-for-lnevers-cred.xml |
| 361 | 10:36:48 INFO : ... Allocation at <Aggregate ion> complete. |
| 362 | 10:36:48 INFO : All aggregates are complete. |
| 363 | 10:36:48 INFO : Your resources expire at 2014-09-24T14:23:39 (UTC). |
| 364 | 10:36:48 INFO : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/gramstitch/Clemson/OG-ST-2-manifest-rspec-multiam-combined.xml' |
| 365 | Success: Reserved resources in slice OG-ST-2 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s). |
| 366 | |
| 367 | }}} |
| 368 | |
| 369 | Determined login information at each GPO-OG and Clemson-OG aggregate: |
| 370 | {{{ |
| 371 | $ readyToLogin.py OG-ST-2 -a clemson-og |
| 372 | .... |
| 373 | CLEM-OG's geni_status is: ready |
| 374 | User lnevers logs in to CLEM-OG using: |
| 375 | ssh -p 3005 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@130.127.88.101 |
| 376 | |
| 377 | $ readyToLogin.py OG-ST-2 -a gpo-og |
| 378 | .... |
| 379 | GPO-OG's geni_status is: ready |
| 380 | User lnevers logs in to GPO-OG using: |
| 381 | ssh -p 3004 -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.243.5 |
| 382 | }}} |
| 383 | |
| 384 | Login to Clemson host and ping the remote on each of the two interfaces. Below is the ping output for the Clemson site: |
| 385 | {{{ |
| 386 | lnevers@clem-og:~$ ping 10.10.4.1 -c 60 -q |
| 387 | PING 10.10.4.1 (10.10.4.1) 56(84) bytes of data. |
| 388 | |
| 389 | --- 10.10.4.1 ping statistics --- |
| 390 | 60 packets transmitted, 60 received, 0% packet loss, time 59068ms |
| 391 | rtt min/avg/max/mdev = 26.019/26.110/26.625/0.238 ms |
| 392 | |
| 393 | |
| 394 | lnevers@clem-og:~$ ping 192.168.4.1 -c 60 -q |
| 395 | PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data. |
| 396 | |
| 397 | --- 192.168.4.1 ping statistics --- |
| 398 | 60 packets transmitted, 60 received, 0% packet loss, time 59102ms |
| 399 | rtt min/avg/max/mdev = 26.059/26.133/26.467/0.211 ms |
| 400 | }}} |
| 401 | |