Changes between Version 8 and Version 9 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-ADM-1


Ignore:
Timestamp:
05/10/12 11:27:10 (12 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-ADM-1

    v8 v9  
    1919== Status of test ==
    2020
    21 Meaning of states:
    22  * [[Color(green,okay)]]: Step is completed and passed (for a verification step), or is completed (for a prep step)
    23  * [[Color(red,failed)]]: Step is completed and failed, and is not being revisited
    24  * in progress: We are currently testing or iterating on this step
    25  * [[Color(orange,waiting)]]: Step is blocked by some other step or activity
    26 
    2721|| '''Step''' || '''State'''               || '''Date completed''' || '''Tickets''' || '''Comments'''                                                   ||
    2822|| 1          || [[Color(green,Pass)]]     || 2012-02-24           ||               ||                                                                  ||
     
    3125|| 2C         || [[Color(orange,Blocked)]] ||                      ||               || blocked on 2B                                                    ||
    3226|| 3A         || [[Color(green,Pass)]]     || 2012-05-10           ||               ||                                                                  ||
    33 || 3B         ||                           ||                      || exoticket:10  || ready to test                                                    ||
     27|| 3B         || [[Color(#B0E0E6,Complete)]] ||                      || exoticket:10, exoticket:20  || access works properly for `xoadmins` members, but not for `bbnadmins` ||
    3428|| 3C         ||                           ||                      ||               || ready to test                                                    ||
    3529|| 3D         ||                           ||                      ||               || ready to test                                                    ||
     
    171165}}}
    172166
     167==== Results of testing: 2012-05-10 ====
     168
     169 * Per e-mail from Chris, the 8052 is 192.168.103.2, and the 8264 is 192.168.103.4.  The 8052 also has the public IP address 192.1.242.4.
     170 * Login from bbn-hn to 192.168.103.2:
     171{{{
     172bbn-hn,[~],14:23(1)$ ssh 192.168.103.2
     173Enter radius password:
     174
     175IBM Networking Operating System RackSwitch G8052.
     176
     177
     1788052.bbn.xo>enable
     179
     180Enable privilege granted.
     1818052.bbn.xo#show running-config
     182Current configuration:
     183!
     184version "6.8.1"
     185switch-type "IBM Networking Operating System RackSwitch G8052"
     186...
     1878052.bbn.xo#show mac-address-table
     188Mac address Aging Time: 300
     189...
     1908052.bbn.xo#exitReceived disconnect from 192.168.103.2: 11: Logged out.
     191}}}
     192 * Login from bbn-hn to 192.168.103.4:
     193{{{
     194bbn-hn,[~],14:28(1)$ ssh 192.168.103.4
     195Enter radius password:
     196
     197IBM Networking Operating System RackSwitch G8264.
     198
     199
     2008264.bbn.xo>en
     201
     202Enable privilege granted.
     2038264.bbn.xo#show running-config
     204Current configuration:
     205!
     206version "6.8.1"
     207switch-type "IBM Networking Operating System RackSwitch G8264"
     208...
     2098264.bbn.xo#show mac-address-table
     210Mac address Aging Time: 300
     211
     212FDB is empty.
     2138264.bbn.xo#exit
     214
     215Received disconnect from 192.168.103.4: 11: Logged out.
     216}}}
     217 * Login from capybara (BBN network) to 192.1.242.4:
     218{{{
     219capybara,[~/src/cvs/geni-inf/GENI-CVS.BBN.COM/puppet],10:14(0)$ ssh 192.1.242.4
     220Enter radius password:
     221
     222IBM Networking Operating System RackSwitch G8052.
     223
     224
     2258052.bbn.xo>en
     226
     227Enable privilege granted.
     2288052.bbn.xo#exitReceived disconnect from 192.1.242.4: 11: Logged out.
     229}}}
     230 * Tim (tupty) attempts login from bbn-hn to 192.168.103.2:
     231{{{
     232[tupty@bbn-hn ~]$ ssh 192.168.103.2
     233Enter radius password:
     234Received disconnect from 192.168.103.2: 11: Logged out.
     235}}}
     236
     237In summary, all of the access works for me because i am in `xoadmins`, but Tim is not able to login because `bbnadmins` does not have access. 
     238
    173239=== Step 3C: GPO requests access to worker nodes running under OpenStack ===
    174240