Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 98)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#17 fixed Sliver creation fails with "could not reserver vlan tags" somebody lnevers@bbn.com
Description

An experiment named "2rawpc-bsd" was run at 10:22 eastern using 2 raw-pcs with FBSD82-STD and one LAN. Create sliver failed with the following error:

Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+2rawpc-bsd 
expires on 2012-05-16 15:22:38 UTC
Asked https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 to reserve resources. 
No manifest Rspec returned. Could not reserve vlan tags 

The RSpec used:

<rspec type="request" 
	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/request.xsd">  
 <node client_id="PC" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" exclusive="true">
    <sliver_type name="raw-pc">
      <disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops//FBSD82-STD"/>
    </sliver_type>
    <interface client_id="PC:if0">
    </interface>
  </node>
  <node client_id="PC-0" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" exclusive="true">
    <sliver_type name="raw-pc">
      <disk_image name="urn:publicid:IDN+utah.geniracks.net+image+emulab-ops//FBSD82-STD"/>
    </sliver_type>
    <interface client_id="PC-0:if0">
    </interface>
  </node>
  <link client_id="lan0">
    <component_manager name="urn:publicid:IDN+utah.geniracks.net+authority+cm"/>
    <interface_ref client_id="PC-0:if0"/>
    <interface_ref client_id="PC:if0"/>
    <property source_id="PC-0:if0" dest_id="PC:if0"/>
    <property source_id="PC:if0" dest_id="PC-0:if0"/>
    <link_type name="lan"/>
  </link>
</rspec>
#19 fixed Creating slivers with Free BSD and Ubuntu images results in Fedora hosts being allocated somebody lnevers@bbn.com
Description

Created the following:

  • 1 sliver named "ln0515" requesting 2 emulab-openvz nodes with FBSD82-STD images
  • 1 sliver named "ln0515a" requesting 2 emulab-openvz nodes with UBUNTU11-64-STD images

Both slivers were created without problems, logged into each of the 4 hosts and found that all 4 hosts are actually running FEDORA15-STD hosts.

Attaching the rspec for each of the sliver, and the sliverstatus for each of the sliver which shows the requested OS where allocated.

#20 fixed Capture documentation and the process required to make a custom images available in InstaGENI somebody lnevers@bbn.com
Description

This ticket track the activities and documentation required to upload a custom image to an InstaGENI rack. The process start with an email request to geni-dev-utah@flux.utah.edu. Following is the initial email request:

From: Luisa Nevers <lnevers@bbn.com>
Date: 5/14/12 4:40 PM
To: geni-dev-utah@flux.utah.edu, instageni-design@geni.net

Hello,

I am executing the InstaGENI Acceptance tests and need to upload
two Ubuntu images to be used in experiments on the InstaGENI rack at Utah.

Please let me know if there are any special requirements  that I should
consider in creating the Ubuntu images.  I plan to run one Ubuntu image with
"emulab-openvz" and one Ubuntu with "raw-pc" type.

Also, if any documentation already exists that I should reference, please let me know.

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