Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 98)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#76 fixed Unable to createimage on both GPO and Utah InstaGENI racks. somebody lnevers@bbn.com
Description

I have a sliver IG-CT-1 on the GPO InstaGENI rack which has one host that is ready and customized. I logged into ops.instageni.gpolab.bbn.com to create a custom image, but command fails as follows:

[lnevers@ops ~]$ ./createimage.py -n IG-CT-1 -m https://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0 lnCustomF15 urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+185
Got my SA credential
No such slice registered here: Slice does not exist

According to listresources at the GPO aggregate, the sliver exists:

$ omni.py listresources IG-CT-1 -a https://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0 
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+IG-CT-1 expires within 1 day on 2013-01-04 00:00:00 UTC
INFO:omni:Gathering resources reserved for slice IG-CT-1.
INFO:omni:Listed reserved resources on 1 out of 1 possible aggregates.
INFO:omni:<?xml version="1.0" ?>
INFO:omni:  <!-- Reserved resources for:
	Slice: IG-CT-1
	at AM:
	URN: unspecified_AM_URN
	URL: https://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0
 -->
INFO:omni:  <rspec expires="2013-01-04T00:00:00Z" type="manifest" xmlns="http://www.geni.net/resources/rspec/3" 
xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1" 
xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.geni.net/resources/rspec/3   http://www.geni.net/resources/rspec/3/manifest.xsd">    

    <node client_id="VM-1" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+node+pc1" 
component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" exclusive="false" 
sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+185">    
        <sliver_type name="emulab-openvz"/>    

<<<Additional unrelated lines deleted>>>

I am also able to create a custom image with the Omni createimage call:

$ omni.py -a ig-gpo createimage IG-CT-1 lncustom -u urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+185        
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-1 expires within 1 day on 2013-01-04 00:00:00 UTC
INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Snapshotting disk on urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+185 at http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, creating public image True ()
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed createimage:

The Omni createimage call completes successfully as verified in the email notification:

------- Original Message --------
Subject: 	BBNINSTAGENI: Image Creation on pc1 Completed: pgeni-gpolab-bbn-com/lncustom
Date: 	Thu, 3 Jan 2013 15:47:44 -0500 (EST)
From: 	Geni User <root@instageni.gpolab.bbn.com>
To: 	Geni User <root@instageni.gpolab.bbn.com>


Image creation on pc1 has completed. As you requested, the
image has been written to /proj/pgeni-gpolab-bbn-com/images/lncustom.ndz.
You may now os_load this image on other nodes in your experiment.

Tried the same procedure at Utah and got the same result, "Slice does not exist" even though slice does exist.

#28 fixed Unable to create any slivers, all attempts fail with "Could not verify topo" somebody lnevers@bbn.com
Description

All attempts to create slivers fail since the update this afternoon. Every attempt reports this failure:

" Could not verify topo "

Using several RSpecs which had worked up to now.

#60 fixed Unable to access aggregates in the InstaGENI rack somebody lnevers@bbn.com
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

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