Changes between Version 16 and Version 17 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-MON-2


Ignore:
Timestamp:
03/06/13 08:35:24 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-MON-2

    v16 v17  
    292292As an administrator determine ways to show Slice authorities for InstaGENI Compute and FOAM aggregates:
    293293
    294  * For InstaGENI compute resources aggregate there is one central definition for trusted slice authorities, which available at https://www.emulab.net/protogeni/authorities/salist.txt.  All InstaGENI racks use this global list of Trusted Authorities.  <<<TODO, determine if this information can be shown within the GPO Rack>>>
     294 * For InstaGENI compute resources aggregate there is one central definition for trusted slice authorities, which available at https://www.emulab.net/protogeni/authorities/salist.txt.  All InstaGENI racks use this global list of Trusted Authorities.  '''<<<TODO, determine if this information can be shown within the GPO Rack>>>'''
    295295 * FOAM trusts root certificates and certificates to be configured for trust are placed in /opt/foam/etc/gcf-ca-certs, but presence of a certificate in this directory does not mean that the trust is configured.  Since there is no way to show all trusted roots at this time created FOAM ticket [https://openflow.stanford.edu/bugs/browse/FOAM-352 FOAM-352 bug].
    296296
     
    664664}}}
    665665
    666 Login to FOAM host to show configuration and active flows:
    667 {{{
    668 <<INSERT CONFIG>>>
     666Login to FOAM host to show configuration and flows:
     667
     668 '''Note: There is no overall command to dump/show the FOAM configuration, but individual configuration key items can be displayed.  For a list of configuration key items that can be displayed see <<<INSERT LINK HERE>>>. '''
     669{{{
     670# show if auto-approve is on, (2 = on)
     671lnevers@foam:~$  foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd
     672{
     673 "value": 2
     674}
    669675
    670676lnevers@foam:~$ foamctl geni:list-slivers --passwd-file=/etc/foam.passwd