Changes between Version 24 and Version 25 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-7


Ignore:
Timestamp:
01/16/13 14:49:32 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-7

    v24 v25  
    1616
    1717|| '''Step''' ||'''State/Scenario 2:'''|| '''State/Scenario 1:''' ||'''Date completed '''||'''Ticket'''||
    18 || Step 1     || [[Color(green,Pass)]] ||                         ||               ||                ||
    19 || Step 2     || [[Color(green,Pass)]] ||                         ||               ||                ||
    20 || Step 3     || [[Color(green,Pass)]] ||                         ||               ||                ||
    21 || Step 4     || [[Color(green,Pass)]] ||                         ||               ||                ||
    22 || Step 5     || [[Color(green,Pass)]] ||                         ||               ||                ||
    23 || Step 6     || [[Color(green,Pass)]] ||                         ||               ||                ||
    24 || Step 7     ||                       ||                         ||               ||                ||
    25 || Step 8     ||                       ||                         ||               ||                ||
    26 || Step 9     ||                       ||                         ||               ||                ||
    27 || Step 10    ||                       ||                         ||               ||                ||
    28 || Step 11    ||                       ||                         ||               ||                ||
    29 || Step 12    ||                       ||                         ||               ||                ||
    30 || Step 13    ||                       ||                         ||               ||                ||
    31 || Step 14    ||                       ||                         ||               ||                ||
    32 || Step 15    ||                       ||                         ||               ||                ||
    33 || Step 16    ||                       ||                         ||               ||                ||
     18|| Step 1     || [[Color(green,Pass)]] || [[Color(green,Pass)]]   ||               ||                ||
     19|| Step 2     || [[Color(green,Pass)]] || [[Color(green,Pass)]]   ||               ||                ||
     20|| Step 3     || [[Color(green,Pass)]] || [[Color(green,Pass)]]   ||               ||                ||
     21|| Step 4     || [[Color(green,Pass)]] || [[Color(green,Pass)]]   ||               ||                ||
     22|| Step 5     || [[Color(green,Pass)]] || [[Color(green,Pass)]]   ||               ||                ||
     23|| Step 6     || [[Color(green,Pass)]] || [[Color(green,Pass)]]   ||               ||                ||
     24|| Step 7     ||                       || [[Color(green,Pass)]]   ||               ||                ||
     25|| Step 8     ||                       || [[Color(green,Pass)]]   ||               ||                ||
     26|| Step 9     ||                       || [[Color(green,Pass)]]   ||               ||                ||
     27|| Step 10    ||                       || [[Color(green,Pass)]]   ||               ||                ||
     28|| Step 11    ||                       || [[Color(green,Pass)]]   ||               ||                ||
     29|| Step 12    ||                       || [[Color(green,Pass)]]   ||               ||                ||
     30|| Step 13    ||                       || [[Color(green,Pass)]]   ||               ||                ||
     31|| Step 14    ||                       || [[Color(green,Pass)]]   ||               ||                ||
     32|| Step 15    ||                       || [[Color(green,Pass)]]   ||               ||                ||
     33|| Step 16    ||                       || [[Color(green,Pass)]]   ||               ||                ||
    3434
    3535
     
    28428464 bytes from hostB-link-B (10.10.6.2): icmp_req=1 ttl=61 time=5.67 ms
    28528564 bytes from hostB-link-B (10.10.6.2): icmp_req=2 ttl=61 time=0.104 ms
    286 ^C
    287 --- hostB-link-B ping statistics ---
    288 2 packets transmitted, 2 received, 0% packet loss, time 1001ms
    289 rtt min/avg/max/mdev = 0.104/2.888/5.673/2.785 ms
    290 [lnevers@hostA ~]$
    291286}}}
    292287On hostB
     
    29629164 bytes from hostA-link-A (10.10.1.1): icmp_req=1 ttl=61 time=0.085 ms
    29729264 bytes from hostA-link-A (10.10.1.1): icmp_req=2 ttl=61 time=0.065 ms
    298 ^C
    299 --- hostA-link-A ping statistics ---
    300 2 packets transmitted, 2 received, 0% packet loss, time 999ms
    301 rtt min/avg/max/mdev = 0.065/0.075/0.085/0.010 ms
    302 [lnevers@hostB ~]$
    303 }}}
     293}}}
     294
     295''Note: the pings are left running and will be referenced in later steps.''
    304296
    305297Generated configuration on each click router by remotely executing the script provided for the click-example:
     
    371363
    372364
    373 
    374 
    375365== 9. Run the user-level Click router ==
    376366
    377 Login to each of the routers, and run the user-level Click router by providing the print pings configuration file name. Leave terminal connection open:
    378 {{{
    379 $ cd /local/click/userlevel
    380 $ sudo ./click ~/click.conf
    381 }}}
     367First, checked to make sure that pings are still running between hostA and hostB and using IP.  At this point stopped IP on each of the routers:
     368{{{
     369 # top router
     370$ ssh -A  -p 30527  pc2.instageni.gpolab.bbn.com "sh stopIP.sh "   
     371Disabling IP on interface mv10.5
     372Disabling IP on interface mv10.7
     373
     374# left router
     375$ ssh -A  -p 30525  pc2.instageni.gpolab.bbn.com "sh stopIP.sh "
     376Disabling IP on interface mv8.6
     377Disabling IP on interface mv8.9
     378
     379# right router
     380$ ssh -A  -p 30526  pc2.instageni.gpolab.bbn.com "sh stopIP.sh "
     381Disabling IP on interface mv9.8
     382Disabling IP on interface mv9.12
     383
     384# bottom router
     385$ ssh -A  -p 30522  pc2.instageni.gpolab.bbn.com "sh stopIP.sh "
     386Disabling IP on interface mv5.10
     387Disabling IP on interface mv5.11
     388}}}
     389
     390After verifying that pings are failing, started the user-level Click router by providing the print pings configuration file name. Leave terminal connection open:
     391{{{
     392# top router
     393$ ssh -A  -p 30527  pc2.instageni.gpolab.bbn.com "sh ./startClick.sh"
     394Stopping any running Click routers
     395Starting Click router
     396
     397# left router
     398$ ssh -A  -p 30525  pc2.instageni.gpolab.bbn.com  "sh ./startClick.sh"
     399Stopping any running Click routers
     400Starting Click router
     401
     402# right router
     403$ ssh -A  -p 30526  pc2.instageni.gpolab.bbn.com "sh ./startClick.sh"
     404Stopping any running Click routers
     405Starting Click router
     406
     407# bottom router
     408$ ssh -A  -p 30522  pc2.instageni.gpolab.bbn.com "sh ./startClick.sh"
     409Stopping any running Click routers
     410Starting Click router
     411}}}
     412
    382413
    383414== 10. Log in to Host1 and send traffic to host2 ==
    384415
    385 Log in to host1 and send traffic to host2 and leave traffic running.  Review the output on the terminal for each of the
    386 
    387 Log in to host2 and send traffic to host1
     416Verified that pings, which had stopped when IP was disabled, do resume between hostA and hostB when click router is started.
     417
    388418
    389419== 11. Review Click logs on each Click router ==
    390420
     421Each of the click routers generates a /tmp/click.log file.  Below is
     422an example from the bottom click router:
     423
     424{{{
     425$ ssh -A  -p 30522  pc2.instageni.gpolab.bbn.com
     426Last login: Wed Jan 16 14:43:36 2013 from arendia.gpolab.bbn.com
     427[lnevers@bottom ~]$ more /tmp/click.log
     428bottom.click:34: While initializing 'FromDevice@18 :: FromDevice':
     429  warning: mv5.10: no IPv4 address assigned
     430bottom.click:35: While initializing 'FromDevice@21 :: FromDevice':
     431  warning: mv5.11: no IPv4 address assigned
     432outL:  114 | 0285d930 84a002be cc48e782 7744426f 62576173 48657265
     433inR:  114 | 02a78ae6 971502aa 46be6629 7744416c 69636557 61734865
     434inL:  114 | 02becc48 e7820285 d93084a0 7744416c 69636557 61734865
     435outR:  114 | 02aa46be 662902a7 8ae69715 7744426f 62576173 48657265
     436outL:  114 | 0285d930 84a002be cc48e782 7744426f 62576173 48657265
     437inL:  114 | 02becc48 e7820285 d93084a0 7744416c 69636557 61734865
     438inL:  114 | 02becc48 e7820285 d93084a0 7744416c 69636557 61734865
     439outL:  114 | 0285d930 84a002be cc48e782 7744426f 62576173 48657265
     440outL:  114 | 0285d930 84a002be cc48e782 7744426f 62576173 48657265
     441inR:  114 | 02a78ae6 971502aa 46be6629 7744416c 69636557 61734865
     442inL:  114 | 02becc48 e7820285 d93084a0 7744416c 69636557 61734865
     443outR:  114 | 02aa46be 662902a7 8ae69715 7744426f 62576173 48657265
     444outL:  114 | 0285d930 84a002be cc48e782 7744426f 62576173 48657265
     445inL:  114 | 02becc48 e7820285 d93084a0 7744416c 69636557 61734865
     446inL:  114 | 02becc48 e7820285 d93084a0 7744416c 69636557 61734865
     447outL:  114 | 0285d930 84a002be cc48e782 7744426f 62576173 48657265
     448outL:  114 | 0285d930 84a002be cc48e782 7744426f 62576173 48657265
     449inR:  114 | 02a78ae6 971502aa 46be6629 7744416c 69636557 61734865
     450inL:  114 | 02becc48 e7820285 d93084a0 7744416c 69636557 61734865
     451outR:  114 | 02aa46be 662902a7 8ae69715 7744426f 62576173 48657265
     452}}}
     453
    391454== 16. Delete slivers ==
    392 
     455Deleted the sliver at the GPO InstaGENI aggregate:
     456{{{
     457$ omni.py deletesliver -a ig-gpo IG-EXP-7                   INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     458INFO:omni:Using control framework pg
     459INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
     460INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-7 expires on 2013-01-20 00:00:00 UTC
     461INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
     462
     463INFO:omni:Deleted sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-7 on unspecified_AM_URN at http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0
     464INFO:omni: ------------------------------------------------------------
     465INFO:omni: Completed deletesliver:
     466  Options as run:
     467                aggregate: ['ig-gpo']
     468                framework: pg
     469
     470  Args: deletesliver IG-EXP-7
     471  Result Summary: Deleted sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-7 on unspecified_AM_URN at http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0
     472INFO:omni: ============================================================
     473}}}
    393474
    394475= Scenario 2 - GPO and Utah IG Racks =