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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusDec2013/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/AcceptanceTestStatusDec2013 Acceptance Test Status - December 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/AcceptanceTestStatusDec2013 Acceptance Test Status - December 2013] page overall status, or the [wiki:GENIRacksHome/AcceptanceTests/OpenGENIAcceptanceTestsPlan OpenGENI Acceptance Test Plan] for details about the planned evaluation.
    44
    55
     
    6666
    6767
    68 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:
     68Based 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:
    6969 - ''gram-am'' - the aggregate manager that handles AM API calls for resources
    7070 - ''gram-vnoc'' - VMOC controller that manages OpenFlow traffic for switch(es) and experimenter controller(s). 
     
    7272 - ''gram-mon''-  A monitoring process that is expected to provide information to the GMOC. (not yet fully developed.
    7373
    74 The GRAM software is installed in /home/gram/gram on the control node (129.89.72.112) 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.
     74The OpenGENI software is installed in /home/gram/gram on the control node (129.89.72.112) 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.
    7575
    7676The gram-vmoc processes:
     
    9797lnevers@bbn-cam-ctrl-1:~$
    9898}}}
    99 The GRAM  test clearinghouse process is running, but was not used in this evaluation.  The GENI clearing
     99The OpenGENI  test clearinghouse process is running, but was not used in this evaluation.  The GENI clearing
    100100{{{
    101101gram     19476 19475  0 Dec03 ?        00:00:54 python /opt/gcf/src/gcf-ch.py
     
    164164
    165165
    166 Additionally GRAM software configuration is captured on the control node:
     166Additionally OpenGENI software configuration is captured on the control node:
    167167{{{
    168168lnevers@bbn-cam-ctrl-1:~$  more  /etc/gram/config.json
    169169{
    170    "__001": "This file contains GRAM installation-specific",
     170   "__001": "This file contains OpenGENI installation-specific",
    171171   "__002": "parameters and structures. The values contained here",
    172172   "__003": "override values in the gram.am.gram.config module.",
     
    197197   "management_interface": "eth1",
    198198   "management_address": "10.10.6.100",
    199    "management_network_name": "GRAM-mgmt-net",
     199   "management_network_name": "OpenGENI-mgmt-net",
    200200   "management_network_cidr": "192.168.10.0/24",
    201201   "management_network_vlan": "2500",
     
    263263Access to code is possible in two ways:
    264264
    265  - on the GRAM nodes, source is available in /home/gram/gram/src.
     265 - on the OpenGENI nodes, source is available in /home/gram/gram/src.
    266266 - In the git repository  git@superior.bbn.com:gram.git and credentials can be requested from gram-dev@bbn.com.
    267267
     
    278278}}}
    279279
    280 There is no BBN-external access to the GRAM Repository - ticket #66
    281 
    282 GRAM Software version:
     280There is no BBN-external access to the OpenGENI Repository - ticket #66
     281
     282OpenGENI Software version:
    283283{{{
    284284lnevers@bbn-cam-ctrl-1:~$  dpkg -p gram
    285285Package: gram
    286286Priority: optional
    287 Maintainer: GRAM Developers <gram-dev@bbn.com>
     287Maintainer: OpenGENI Developers <gram-dev@bbn.com>
    288288Architecture: all
    289289Version: 1
    290290Depends: git, module-assistant, cloud-init, xmlsec1, ntp, vlan, bridge-utils, rabbitmq-server, keystone, glance, quantum-server, nova-api, nova-cert, novnc, nova-consoleauth, nova-scheduler, nova-novncproxy, nova-doc, nova-conductor, cinder-api, cinder-scheduler, cinder-volume, iscsitarget, open-iscsi, iscsitarget-dkms, openstack-dashboard, memcached, openvswitch-switch, openvswitch-datapath-dkms, quantum-plugin-openvswitch-agent, quantum-dhcp-agent, quantum-l3-agent, quantum-metadata-agent
    291291Size: 1750562
    292 Description: GRAM installation package
     292Description: OpenGENI installation package
    293293lnevers@bbn-cam-ctrl-1:~$
    294294}}}
     
    297297== Step 2. Review control network configuration ==
    298298
    299 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/DellRackDetails Details on BBN-CAM GRAM Rack Installation and Configuration] document interfaces are configured as follows on the GRAM nodes:
     299A 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/DellRackDetails Details on BBN-CAM OpenGENI Rack Installation and Configuration] document interfaces are configured as follows on the OpenGENI nodes:
    300300    - eth0: Control network configured for 10.10.8.0
    301301    - eth1 : Data network configured for 10.10.5.0