Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 138)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#133 fixed Attempt to create a sliver with bare metal node at incorrect aggregate generates exception somebody lnevers@bbn.com
Description

Accidentally submitted a request for one bare metal node at the BBN SM and the request resulted in the following failure:

$ omni.py createsliver -a eg-gpo bare1 exorspec/exo-1baremetal-1lan.rspec  INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+bare1 expires on 2012-12-06 19:51:04 UTC
INFO:omni:Substituting AM nickname eg-gpo with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
INFO:omni:Substituting AM nickname eg-gpo with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
INFO:omni:Creating sliver(s) from rspec file exorspec/exo-1baremetal-1lan.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+bare1
WARNING:omni:Failed CreateSliver for slice bare1 at https://bbn-hn.exogeni.net:11443/orca/xmlrpc.  Error from Aggregate: code 2: ERROR: Exception encountered: java.io.IOException: No space left on device.
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed createsliver:

  Options as run:
		aggregate: ['eg-gpo']
		framework: pg

  Args: createsliver bare1 exorspec/exo-1baremetal-1lan.rspec

  Result Summary: Failed CreateSliver for slice bare1 at https://bbn-hn.exogeni.net:11443/orca/xmlrpc.  Error from Aggregate: code 2: ERROR: Exception encountered: java.io.IOException: No space left on device. 

I am able to request VM from the aggregate after this failure.

#67 fixed bare metal fails to boot for EG-EXP-4 experiment 2 somebody lnevers@bbn.com
Description

When running EG-EXP-4 experiment2 which includes:

  • 2 VM at RENCI
  • 1 VM at BBN
  • 1 Bare Metal at BBN

The sliver is created without problem and the VM are available, but the bare metal does not seem to boot.

Attaching the Request RSpec and the Manifest Rspec for this scenario.

#100 fixed Bare metal node interface not configured as requested in RSpec somebody lnevers@bbn.com
Description

Created a sliver named "2bare" at the ExoSM that requested 1 bare metal node at BBN rack and one bare metal at RENCI rack. Sliver was created successfully, and upon login, found that the BBN bare metal node was configured as requested in the RSpec, but the RENCI bare metal was not configured with the requested address.

The Request and Manifest Rspecs are attached.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.