Changes between Version 5 and Version 6 of GENIRacksAdministration/OpenGENIFAQ


Ignore:
Timestamp:
05/28/14 14:37:02 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksAdministration/OpenGENIFAQ

    v5 v6  
    2929as follows:
    3030{{{
    31 $ source /etc/novarc
    32 $ $ keystone tenant-list|egrep slice
    33 | 8f38b505cbef4c4a82463f250d3f9ad6 |    ch.geni.net:ln-test+slice+OG-EXP-1    |   True  |
    34 | cc16776ac7b44341a2430546c2907684 | ch.geni.net:ln-test+slice+gr-clem-ig-gpo |   True  |
    35 | 559624c7d7b043aeb3a3128bb393e9d3 |    ch.geni.net:ln-test+slice+lnexp23     |   True  |
     31 $ source /etc/novarc && keystone tenant-list|egrep slice
     32 | 8f38b505cbef4c4a82463f250d3f9ad6 |    ch.geni.net:ln-test+slice+OG-EXP-1    |   True  |
     33 | cc16776ac7b44341a2430546c2907684 | ch.geni.net:ln-test+slice+gr-clem-ig-gpo |   True  |
     34 | 559624c7d7b043aeb3a3128bb393e9d3 |    ch.geni.net:ln-test+slice+lnexp23     |   True  |
    3635}}}
    37 The list returned shows that there are 3 experiments that have active resource allocations.
     36The list returned shows that there are 3 experiments that have active resource allocations, the experiment names are ''OG-EXP-1'', ''gr-clem-ig-gpo'', and ''lnexp23''.
    3837
    3938=== Q. Are there OpenGENI logs? ===
     
    4342  - /var/log/upstart/gram-ctrl.log - The !OpenFlow Controller running on the OpenGENI rack which will capture request for OF resources.
    4443  - /var/log/upstart/gram-opsmon.log - Monitoring log is created by the gram-mon daemon, file captures relevant information from the GRAM snapshots which are logged in this file easier readability.
    45   - /var/log/upstart/gram-vmoc.log - VLAN-based Multiplexing !OpenFlow Controller (VMOC) is a switch to experimenter provided controller, that multiples based on VLAN tag and switch DPID/port. A default Layer2 Learing controller is used for slices that do not specify a controller.
     44  - /var/log/upstart/gram-vmoc.log - VLAN-based Multiplexing !OpenFlow Controller (VMOC) is a switch to experimenter provided controller, that multiples based on VLAN tag and switch DPID/port. A default Layer2 Learning controller is used for slices that do not specify a controller.
    4645
    4746