Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 138)

Ticket Resolution Summary Owner Reporter
#113 fixed Redirection error on bbn-w7 somebody jbs@bbn.com
Description

While I was logged in to bbn-hn just now, I got this message in my terminal:

[09:40:22] jbs@bbn-hn:/home/jbs
+$ 
Message from syslogd@bbn-w7 at Sep 26 13:40:32 ...
 1> 

[09:40:40] jbs@bbn-hn:/home/jbs
+$ 
Message from syslogd@bbn-w7 at Sep 26 13:41:20 ...
 1> last message repeated 2 times

This looks like a redirection error -- perhaps something doing "2>1&" instead of "2>&1"?

#112 fixed ImageProxy unable to retrieve image failure reported for vjo@cs.duke.edu lnevers@bbn.com
Description

Created a 1-node on shared VLAN 1750, and the sliver status reports a failure.

The rspec is attached, following is the createsliver and the sliverstatus output.

$ omni.py -a exobbn createsliver EG-EXP-6-exp1 EG-EXP-6-exp1-exobbn.rspec
INFO:omni:Loading config file omni_config
INFO:omni:Using control framework pgeni
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1 expires on 2012-09-27 14:01:23 UTC
INFO:omni:Substituting AM nickname exobbn with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
INFO:omni:Substituting AM nickname exobbn with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
INFO:omni:Creating sliver(s) from rspec file EG-EXP-6-exp1-exobbn.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1
INFO:omni:Got return from CreateSliver for slice EG-EXP-6-exp1 at https://bbn-hn.exogeni.net:11443/orca/xmlrpc:
INFO:omni:<?xml version="1.0" ?>
INFO:omni:  <!-- Reserved resources for:
	Slice: EG-EXP-6-exp1
	at AM:
	URN: unspecified_AM_URN
	URL: https://bbn-hn.exogeni.net:11443/orca/xmlrpc
 -->
INFO:omni:  <rspec type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/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 http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw">  
      <node client_id="VM" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_name="orca-vm-cloud" exclusive="true" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+2b0cc4b8-4154-4de8-aabd-78997ceda253#VM">    
            <sliver_type name="m1.small">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/debian-squeeze-amd64-neuca-2g.zfilesystem.sparse.v0.2.xml" version="397c431cb9249e1f361484b08674bc3381455bb9"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM:if0">      
                  <ip address="10.42.19.27" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2012-09-26T09:01:39.138-04:00" creator_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+user+lnevers" expiration_time="2012-10-10T08:01:39.138-04:00" start_time="2012-09-26T09:01:39.138-04:00" state="Nascent"/>    
      </node>  
      <link client_id="lan0" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+2b0cc4b8-4154-4de8-aabd-78997ceda253#lan0" vlantag="1750">    
            <interface_ref client_id="VM:if0"/>    
            <ns4:geni_sliver_info creation_time="2012-09-26T09:01:39.138-04:00" creator_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+user+lnevers" expiration_time="2012-10-10T08:01:39.138-04:00" start_time="2012-09-26T09:01:39.138-04:00"/>    
      </link>  
      <ns3:geni_slice_info state="unknown" urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1" uuid="878c5c74-290a-4d85-96dd-deb8fb57eaa9"/>  
</rspec>
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed createsliver:

  Options as run:
		aggregate: ['exobbn']
		framework: pgeni
		getversionCacheName: /home/lnevers/.gcf/get_version_cache.json

  Args: createsliver EG-EXP-6-exp1 EG-EXP-6-exp1-exobbn.rspec
  Result Summary: Got Reserved resources RSpec from bbn-hn-exogeni-net-11443-orca 
INFO:omni: ============================================================
lnevers@arendia:~/gcf-2.0$ omni.py -a exobbn sliverstatus EG-EXP-6-exp1 
INFO:omni:Loading config file omni_config
INFO:omni:Using control framework pgeni
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1 expires on 2012-09-27 14:01:23 UTC
INFO:omni:Substituting AM nickname exobbn with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
INFO:omni:Status of Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1:
INFO:omni:Sliver status for Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1 at AM URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc
INFO:omni:{
  "geni_status": "failed", 
  "geni_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1", 
  "geni_resources": [
    {
      "orca_expires": "Wed Oct 10 12:01:39 UTC 2012", 
      "geni_urn": "urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+2b0cc4b8-4154-4de8-aabd-78997ceda253#VM", 
      "geni_error": "Reservation eb2b26c0-ac50-4535-a4d3-f421a4118d0b (Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1) is in state [Failed,None], err=resources failed to join: Exception during join for unit: 694F4F4A ImageProxy unable to retrieve image: org.apache.axis2.AxisFault: no such table: FILE\n", 
      "geni_status": "Failed"
    }
  ]
}
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed sliverstatus:

  Options as run:
		aggregate: ['exobbn']
		framework: pgeni
		getversionCacheName: /home/lnevers/.gcf/get_version_cache.json

  Args: sliverstatus EG-EXP-6-exp1
  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1 expires on 2012-09-27 14:01:23 UTC
Returned status of slivers on 1 of 1 possible aggregates. 
INFO:omni: ============================================================
#111 fixed FOAM sliver not cleared at expiration time vjo@duke.edu lnevers@bbn.com
Description

Expired FOAM slivers are not cleared at the ExoGENI FOAM. In a scenario where no sliver existed for my user in the ExoGENI rack, I created a new slice named "EG-EXP-6-exp1" and then tried to create a sliver at the ExoGENI FOAM.

The sliver create reported that the sliver already existed. The sliverstatus shows that the sliver expired 26 days ago:

$ omni.py -a of-exobbn sliverstatus EG-EXP-6-exp1 -V1
INFO:omni:Loading config file omni_config
INFO:omni:Using control framework pgeni
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1 expires on 2012-09-27 14:01:23 UTC
INFO:omni:Substituting AM nickname of-exobbn with URL https://bbn-hn.exogeni.net:3626/foam/gapi/1, URN unspecified_AM_URN
INFO:omni:Status of Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1:
INFO:omni:Sliver status for Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1 at AM URL https://bbn-hn.exogeni.net:3626/foam/gapi/1
INFO:omni:{
  "geni_status": "ready", 
  "geni_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1:21095873-0df9-4254-ba15-9af4e817d3a2", 
  "foam_pend_reason": "Request has underspecified VLAN requests", 
  "foam_expires": "2012-08-30 00:00:00+00:00", 
  "geni_resources": [
    {
      "geni_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-6-exp1:21095873-0df9-4254-ba15-9af4e817d3a2", 
      "geni_error": "", 
      "geni_status": "ready"
    }
  ], 
  "foam_status": "Approved"
}
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed sliverstatus:
Note: See TracQuery for help on using queries.