Changes between Version 1 and Version 2 of GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusMay2013/OG-MON-1


Ignore:
Timestamp:
05/23/14 14:13:33 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusMay2013/OG-MON-1

    v1 v2  
    1 = GR-MON-1: Control Network Software and VLAN Inspection Test =
    2 
    3 This page captures status for the test case GR-MON-1. For additional information see the [wiki:GENIRacksHome/GRAMRacks/AcceptanceTestStatusMay2013 Acceptance Test Status - May 2013] page overall status, or the [wiki:GENIRacksHome/AcceptanceTests/GRAMAcceptanceTestsPlan GRAM Acceptance Test Plan] for details about the planned evaluation.
     1= OG-MON-1: Control Network Software and VLAN Inspection Test =
     2
     3This page captures status for the test case OG-MON-1. For additional information see the [wiki:GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusMay2013 Acceptance Test Status - May 2013] page overall status, or the [wiki:GENIRacksHome/AcceptanceTests/OpenGENIAcceptanceTestsPlan OpenGENI Acceptance Test Plan] for details about the planned evaluation.
    44
    55
     
    7373
    7474
    75 Based on the [https://superior.bbn.com/trac/bbn-rack/wiki/ArchitectureDescription GRAM Network and Software Architecture Description] document, the following are major services for GRAM:
     75Based on the [https://superior.bbn.com/trac/bbn-rack/wiki/ArchitectureDescription OpenGENI Network and Software Architecture Description] document, the following are major services for OpenGENI:
    7676 - ''gram-ch'' - a test clearinghouse to be replaced by GENI clearinghouse.
    7777 - ''gram-am'' - the aggregate manager that handles AM API calls for resources
     
    7979 - ''gram-ctrl''- Default controller that performs layer 2 MAC to port learning.
    8080
    81 The GRAM software is installed in /home/gram/gram on the control node (128.89.91.170) and the GRAM services listed above are started by scripts in the /home/gram/gram/src/services directory.  All services were verified to be running.
     81The OpenGENI software is installed in /home/gram/gram on the control node (128.89.91.170) and the OpenGENI services listed above are started by scripts in the /home/gram/gram/src/services directory.  All services were verified to be running.
    8282
    8383The gram-vmoc processes:
     
    166166
    167167
    168 Additionally GRAM software configuration is captured on the control node:
     168Additionally OpenGENI software configuration is captured on the control node:
    169169{{{
    170170lnevers@boscontroller:~$ more  /etc/gram/config.json
    171171{
    172    "__001": "This file contains GRAM installation-specific",
     172   "__001": "This file contains OpenGENI installation-specific",
    173173   "__002": "parameters and structures. The values contained here",
    174174   "__003": "override values in the gram.am.gram.config module.",
     
    246246Access to code is possible as follows:
    247247
    248  - on the GRAM nodes, source is available in /home/gram/gram/src.
     248 - on the OpenGENI nodes, source is available in /home/gram/gram/src.
    249249 - on the git repository  git@superior.bbn.com:gram.git and credentials can be requested from gram-dev@bbn.com.
    250250
    251251''Note:'' GIT repository is currently internal only
    252252
    253 GRAM Software version:
     253OpenGENI Software version:
    254254{{{
    255255lnevers@boscontroller:~$ dpkg -p gram
    256256Package: gram
    257257Priority: optional
    258 Maintainer: GRAM Developers <gram-dev@bbn.com>
     258Maintainer: OpenGENI Developers <gram-dev@bbn.com>
    259259Architecture: all
    260260Version: 05102013B
    261261Depends: git, cloud-utils, kvm, xmlsec1, python-software-properties, ubuntu-cloud-keyring, ntp, mysql-server, python-mysqldb, rabbitmq-server, keystone, python-keystone, p
    262262Size: 1921726
    263 Description: GRAM installation package
     263Description: OpenGENI installation package
    264264lnevers@boscontroller:~$
    265265}}}
     
    269269== Step 2. Review control network configuration ==
    270270
    271 A site administrator reviews the configuration of the rack control plane switch and verifies that each experimental node's control and console access interfaces are on the expected VLANs.  According to [https://superior.bbn.com/trac/bbn-rack/wiki/ArchitectureDescription GRAM Network and Software Architecture Description] document interfaces are configured as follows on the GRAM nodes:
     271A site administrator reviews the configuration of the rack control plane switch and verifies that each experimental node's control and console access interfaces are on the expected VLANs.  According to [https://superior.bbn.com/trac/bbn-rack/wiki/ArchitectureDescription OpenGENI Network and Software Architecture Description] document interfaces are configured as follows on the OpenGENI nodes:
    272272    - eth0: Control network configured for 10.10.8.0/24
    273273    - eth1 : Data network configured for 10.10.5.0/24