error occurs when stitching raw PC

7 views
Skip to first unread message

Dong Mo

unread,
Jan 8, 2014, 1:57:21 PM1/8/14
to geni-...@googlegroups.com, he...@geni.net
Dear group,

I am trying to stitch two sites ig-miss and ig-utha with raw-pc.
And got this error message:
 
Type precheck:
Type precheck passed.
Node mapping precheck:
  *** No possible mapping for miss
       OS 'emulab-ops/FEDORA15-STD' (OS-10008) does not run on this hardware type!
*** Node mapping precheck failed!
ASSIGN FAILED:
Type precheck passed.
  *** No possible mapping for miss
       OS 'emulab-ops/FEDORA15-STD' (OS-10008) does not run on this hardware type!
*** Node mapping precheck failed!
.
02:49:48 ERROR    stitcher: Stitching failed with an error: Reservation request impossible at <Aggregate urn:publicid:IDN+instageni.rnet.missouri.edu+authority+cm>: AMAPIError: Error from Aggregate: code 2. protogeni AM code: 2: *** Node mapping precheck failed!*** Node mapping preche...
Reservation request impossible at <Aggregate urn:publicid:IDN+instageni.rnet.missouri.edu+authority+cm>: AMAPIError: Error from Aggregate: code 2. protogeni AM code: 2: *** Node mapping precheck failed!*** Node mapping preche..


Could anyone explain what does this error message say?

The Rspec I am using is:

<?xml version="1.0" encoding="UTF-8"?>
<rspec type="request" 
        xsi:schemaLocation="http://www.geni.net/resources/rspec/3 
  <node client_id="ig-utah" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" exclusive="false">
    <sliver_type name="raw-pc"/>
   <services> <execute command="sudo sed -i -e '4s/#baseurl/baseurl/' /etc/yum.repos.d/fedora.repo;sudo apt-get install iperf -y" shell="sh"/> </services>

    <interface client_id="ig-utah:if0">
      <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>
    </interface>
  </node>
  <node client_id="miss" component_manager_id="urn:publicid:IDN+instageni.rnet.missouri.edu+authority+cm" exclusive="false">
    <sliver_type name="raw-pc"/>
  <services> <execute command="sudo sed -i -e '4s/#baseurl/baseurl/' /etc/yum.repos.d/fedora.repo;sudo apt-get install iperf -y" shell="sh"/> </services>
    <interface client_id="miss:if0">
      <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>
    </interface>
  </node>
  <link client_id="link0">
    <component_manager name="urn:publicid:IDN+instageni.rnet.missouri.edu+authority+cm"/>
    <component_manager name="urn:publicid:IDN+utah.geniracks.net+authority+cm"/>
    <interface_ref client_id="miss:if0"/>
    <interface_ref client_id="ig-utah:if0"/>
    <property source_id="miss:if0" dest_id="ig-utah:if0" capacity="800000"/>
    <property source_id="ig-utah:if0" dest_id="miss:if0" capacity="800000"/>
  </link>
</rspec>


Thank you so much!
-Mo

Leigh Stoller

unread,
Jan 9, 2014, 10:24:51 AM1/9/14
to geni-...@googlegroups.com, he...@geni.net
> I am trying to stitch two sites ig-miss and ig-utha with raw-pc.
> And got this error message:
>
> Type precheck:
> Type precheck passed.
> Node mapping precheck:
> *** No possible mapping for miss
> OS 'emulab-ops/FEDORA15-STD' (OS-10008) does not run on this hardware type!
> *** Node mapping precheck failed!

Sorry for the delayed response! It is odd, but can you try it now please.
At the time you sent in the above request, there were no free raw-pc nodes
at Missouri, but the error message is unusual for that case. So, try it now
(there are nodes free) and let us know.

Thanks!
Lbs


Reply all
Reply to author
Forward
0 new messages