Opened 11 years ago

Closed 11 years ago

#60 closed (fixed)

Unable to access aggregates in the InstaGENI rack

Reported by: lnevers@bbn.com Owned by: somebody
Priority: major Milestone:
Component: AM Version: SPIRAL5
Keywords: foam Cc:
Dependencies:

Description

Unable to access FOAM and AM in the InstaGENI rack:

$ omni.py getversion -a ig-utah  -V1 
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname ig-utah with URL 
http://utah.geniracks.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
ERROR:omni.protogeni:Call for GetVersion at 
http://utah.geniracks.net/protogeni/xmlrpc/am/2.0 failed.: Unknown socket error: 
[Errno -3] Temporary failure in name resolution
ERROR:omni.protogeni:    ..... Run with --debug for more information
WARNING:omni:URN: unspecified_AM_URN (url:http://utah.geniracks.net/protogeni/xmlrpc
/am/2.0) call failed: AM http://utah.geniracks.net/protogeni/xmlrpc/am/2.0 failed 
getversion (empty): [Errno -3] Temporary failure in name resolution (missing result)

INFO:omni: ------------------------------------------------------------
INFO:omni: Completed getversion:

  Options as run:
		aggregate: ['ig-utah']
		api_version: 1
		framework: pg
		noGetVersionCache: True

  Args: getversion

  Result Summary: Cannot GetVersion at http://utah.geniracks.net/protogeni/xmlrpc
/am/2.0: AM http://utah.geniracks.net/protogeni/xmlrpc/am/2.0 failed getversion
(empty): [Errno -3] Temporary failure in name resolution (missing result)

Failed to get version for http://utah.geniracks.net/protogeni/xmlrpc/am/2.0

$ omni.py getversion -a of-ig  -V1 
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname of-ig with URL 
https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
ERROR:omni.protogeni:Call for GetVersion at https://foam.utah.geniracks.net:3626
/foam/gapi/1 failed.: Unknown socket error: [Errno -3] Temporary failure in name 
resolution
ERROR:omni.protogeni:    ..... Run with --debug for more information
WARNING:omni:URN: unspecified_AM_URN (url:https://foam.utah.geniracks.net:3626
/foam/gapi/1) call failed: AM https://foam.utah.geniracks.net:3626/foam/gapi/1 failed
getversion (empty): [Errno -3] Temporary failure in name resolution (missing result)

INFO:omni: ------------------------------------------------------------
INFO:omni: Completed getversion:
  Options as run:
		aggregate: ['of-ig']
		api_version: 1
		framework: pg
		noGetVersionCache: True
  Args: getversion
  Result Summary: Cannot GetVersion at https://foam.utah.geniracks.net:3626
/foam/gapi/1: AM https://foam.utah.geniracks.net:3626/foam/gapi/1 failed 
getversion (empty): [Errno -3] Temporary failure in name resolution (missing result)
Failed to get version for https://foam.utah.geniracks.net:3626/foam/gapi/1

Change History (1)

comment:1 Changed 11 years ago by lnevers@bbn.com

Resolution: fixed
Status: newclosed

On 11/20/12 2:40 PM, Jonathon Duerig wrote:

This was due to an unexpected power outage. utah.geniracks.net is back online and should be available.

Thank you Jonathan

Note: See TracTickets for help on using tickets.