Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 98)

Ticket Resolution Summary Owner Reporter
#82 fixed listresources failing at utah.geniracks.net protogeni somebody chaos@bbn.com
Description

When i try to run listresources against utah.geniracks.net, i get:

$ omni -a https://utah.geniracks.net:12369/protogeni/xmlrpc/am -V2 -t GENI 3 listresources
INFO:omni:Loading config file /home/chaos/omni/omni_pgeni
INFO:omni:Using control framework pg
INFO:omni:Listed resources on 0 out of 1 possible aggregates.
INFO:omni:Got no resources. No resources from AM https://utah.geniracks.net:12369/protogeni/xmlrpc/am: *** verifygenicred:
    /tmp/w_G4hR5WWb does not conform to schema /usr/testbed/lib/protogeni/security/credential.xsd

INFO:omni: ------------------------------------------------------------
INFO:omni: Completed listresources:

  Options as run:
                aggregate: https://utah.geniracks.net:12369/protogeni/xmlrpc/am
                api_version: 2
                configfile: /home/chaos/omni/omni_pgeni
                framework: pg
                native: True
                rspectype: ('GENI', '3')

  Args: listresources

  Result Summary: Got no resources. No resources from AM https://utah.geniracks.net:12369/protogeni/xmlrpc/am: *** verifygenicred:
    /tmp/w_G4hR5WWb does not conform to schema /usr/testbed/lib/protogeni/security/credential.xsd
 
INFO:omni: ============================================================

Other GPO users see the same behavior. I believe this started failing within the past hour.

#84 fixed Utah FOAM sliver is both "configuring" and "approved' somebody lnevers@bbn.com
Description

Successfully created a sliver IG-EXP-6-exp2 at the Utah InstaGENI FOAM, which is attached to this ticket.

After the sliver was approved, checked the sliverstatus which showed that the sliver was "configuring" and "approved" for the past 30 minutes.

INFO:omni:{
  "geni_status": "configuring", 
  "geni_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp2:8c6ca8df-757b-4628-aae7-52a81f64cbc6", 
  "foam_pend_reason": null, 
  "foam_expires": "2013-01-11 00:00:00+00:00", 
  "geni_resources": [
    {
      "geni_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp2:8c6ca8df-757b-4628-aae7-52a81f64cbc6", 
      "geni_error": "", 
      "geni_status": "configuring"
    }
  ], 
  "foam_status": "Approved"
}
#85 fixed Document names of things in racks somebody jbs@bbn.com
Description

There should be a page where a site admin could find out the names of the various things in their rack; especially the things that aren't in public DNS, like the fact that the control plane switch is "procurve1", the dataplane switch "procurve2", etc. (Or possibly those things should have better names.) But also things like the fact that there's a 'control' node, which has four VMs named 'ops', 'boss', 'foam', and 'flowvisor', how the experimenter nodes are named, etc.

Note: See TracQuery for help on using queries.