Changes between Version 26 and Version 27 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-1


Ignore:
Timestamp:
08/13/12 21:08:23 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-1

    v26 v27  
    5050The ''listresources'' output file rspec-geni-renci-org-11443-orca.xml has the bare metal resources at the two ExoGENI sites BBN and RENCI:
    5151{{{
    52 $ egrep "xcat-cloud|available now" rspec-geni-renci-org-11443-orca.xml
    53       <node component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-xcat-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_name="orca-xcat-cloud" exclusive="false">   
     52$ egrep "xcat-cloud|available now|type_slot" rspec-geni-renci-org-11443-orca.xml
     53<node component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-xcat-cloud"
     54component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am"
     55component_name="orca-xcat-cloud" exclusive="false">   
    5456            <hardware_type name="orca-xcat-cloud">     
    55             <available now="true"/>   
     57                  <ns3:node_type type_slots="2"/>
     58                  <available now="true"/>
    5659
    57       <node component_id="urn:publicid:IDN+exogeni.net:rcivmsite+node+orca-xcat-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:rcivmsite+authority+am" component_name="orca-xcat-cloud" exclusive="false">   
     60<node component_id="urn:publicid:IDN+exogeni.net:rcivmsite+node+orca-xcat-cloud"
     61component_manager_id="urn:publicid:IDN+exogeni.net:rcivmsite+authority+am"
     62component_name="orca-xcat-cloud" exclusive="false">   
    5863            <hardware_type name="orca-xcat-cloud">     
    59             <available now="true"/>   
    60 
     64                  <ns3:node_type type_slots="2"/> 
     65                  <available now="true"/>   
    6166}}}
    6267
     
    7176{{{
    7277[root@bbn-w4 ~]# cat /etc/issue
    73 CentOS release 6.2 (Final)
     78CentOS release 6.3 (Final)
    7479Kernel \r on an \m
    7580[root@bbn-w4 ~]# uname -a
    76 Linux bbn-w4 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux
    77 [root@bbn-w4 ~]#
     81Linux bbn-w10 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    7882}}}
    7983and
     
    8387Kernel \r on an \m
    8488[root@rci-w4 ~]# uname -a
    85 Linux rci-w4 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
     89Linux rci-w10 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    8690}}}
    8791The plan is for all bare metal to run the ''CentOS release 6.3'' OS, at some point.
     
    100104
    101105== Step 6. Reserve and boot a bare metal node using this Linux OS image. ==
     106
    102107Create a slice and request resources using the [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-1/EG-EXP-1-2baremetal.rspec EG-EXP-1-2baremetal.rspec] request RSpec:
    103108{{{