Changes between Version 26 and Version 27 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-1
- Timestamp:
- 08/13/12 21:08:23 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-1
v26 v27 50 50 The ''listresources'' output file rspec-geni-renci-org-11443-orca.xml has the bare metal resources at the two ExoGENI sites BBN and RENCI: 51 51 {{{ 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" 54 component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" 55 component_name="orca-xcat-cloud" exclusive="false"> 54 56 <hardware_type name="orca-xcat-cloud"> 55 <available now="true"/> 57 <ns3:node_type type_slots="2"/> 58 <available now="true"/> 56 59 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" 61 component_manager_id="urn:publicid:IDN+exogeni.net:rcivmsite+authority+am" 62 component_name="orca-xcat-cloud" exclusive="false"> 58 63 <hardware_type name="orca-xcat-cloud"> 59 <available now="true"/>60 64 <ns3:node_type type_slots="2"/> 65 <available now="true"/> 61 66 }}} 62 67 … … 71 76 {{{ 72 77 [root@bbn-w4 ~]# cat /etc/issue 73 CentOS release 6. 2(Final)78 CentOS release 6.3 (Final) 74 79 Kernel \r on an \m 75 80 [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 ~]# 81 Linux 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 78 82 }}} 79 83 and … … 83 87 Kernel \r on an \m 84 88 [root@rci-w4 ~]# uname -a 85 Linux rci-w 42.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux89 Linux 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 86 90 }}} 87 91 The plan is for all bare metal to run the ''CentOS release 6.3'' OS, at some point. … … 100 104 101 105 == Step 6. Reserve and boot a bare metal node using this Linux OS image. == 106 102 107 Create 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: 103 108 {{{