Commit Graph

1884 Commits

Author SHA1 Message Date
jbjohnso
a5182f5839 -Have KVM guests default to the more capable 'vga' adapter rather than cirrus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 19:04:36 +00:00
jbjohnso
07c1ba8a10 -Reorder response parsing to avoid null reference
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6153 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 15:16:47 +00:00
jbjohnso
0f859f957c -Add ssh in by default to esxi boots
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 15:04:01 +00:00
jbjohnso
c1898ae347 -Alas, the CIM stuff was not superfluous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 14:58:30 +00:00
daniceexi
f6071c9f1e Code drop of HX5 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 11:52:18 +00:00
jjhua
8d3fd23915 Add the rspconfig with pasword using fsp-api
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 07:42:59 +00:00
jbjohnso
69a01e132f -Try keeping CIM out of ESXi image as it seems superfluous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 00:04:53 +00:00
jbjohnso
573e58abcf -Fix blade uuid formatting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-16 23:28:08 +00:00
jbjohnso
40abc12d87 -Add UUID output to blade plugin
-Make output consistent between blade/ipmi


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-16 23:22:52 +00:00
jbjohnso
ecadae75bf -Correct some mistakes in UUID persistence
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-16 23:08:49 +00:00
jbjohnso
247849065d -Make persistent UUIDs for KVM guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-16 23:03:33 +00:00
jbjohnso
4499d18915 -Reminder to implement UUID v1 subtype of RFC UUID for enchanced uniqueness guarantee
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6139 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-16 18:54:46 +00:00
jbjohnso
d8cdd90355 -Add Centos5.5 disc id
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-16 14:31:49 +00:00
jbjohnso
d869ebbbee -Actually add the detected NIC to the uplink of the vSwitch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6135 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 11:36:44 +00:00
jbjohnso
f1fe6f7801 -Fix missing filename in esx image copy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:44:30 +00:00
jbjohnso
c0c2348d4c -Fix quoted string in vmware plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:34:54 +00:00
jbjohnso
33c6e7b5d2 -Fix syntax error in esx plugin
-Suppress warning in Common.pm library


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:32:13 +00:00
jbjohnso
cb1501c3c1 -Prefer BOOTIF capabale mboot.c32 when available
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:24:56 +00:00
jbjohnso
e5eab882d0 -Install xCAT networking hooks into esxi stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:02:30 +00:00
jbjohnso
d8c8c0e70d -Auto-disable hook when MAC= detected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6127 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 23:46:42 +00:00
jbjohnso
446a97fd6d -Stateless esxi hook for BOOTIF
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 23:44:14 +00:00
lissav
40c1bc3795 handles arguments on xdsh -e in hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 17:18:42 +00:00
lissav
5805a0425b add xdsh -e hierarchical support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 16:23:19 +00:00
jbjohnso
6bb06e1aa1 -Tweak exclude lists to get rid of artwork in RHEL6
-Add kvm package list for rhel6


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 14:13:53 +00:00
mxi1
c891a99e34 defect 2994621 is fixed;
some LSB tags are added to gettyset,


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6106 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 07:42:58 +00:00
jbjohnso
6e7232725a -Fix erroneous iscsi boot setup error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-13 20:23:30 +00:00
datajerk
2ad6ca4ac4 PBS_HOME wrong, should be /var/spool/torque (not /var/spool/pbs).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-13 15:53:08 +00:00
jbjohnso
d9b67f13a8 -Prefer ipmitool-xcat provided ipmitool binary
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 19:29:37 +00:00
jbjohnso
e31f55ae72 -Fix name resolution in rhel6 stateless/statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 13:41:10 +00:00
jjhua
5bec05fb81 add rscan to fsp.pm; and comment out the Dumper() in FSPscan.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6070 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 08:21:22 +00:00
ligc
ea90affdb1 ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 05:12:49 +00:00
ligc
7614a03edb ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 03:09:08 +00:00
lissav
3be86db95d fix default is ssh on AIX when the useSSHonAIX attribute does not exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-11 16:11:30 +00:00
jbjohnso
d21b54c9fb -Honor -i and remove hardcoded IFACES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6059 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-11 13:44:34 +00:00
wanghuaz
b2ef8e401a rnetboot enhancement for iscsi dump
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6057 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-11 06:22:28 +00:00
jbjohnso
7cb8085496 -Fix postscript execution in RHEL6 stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 20:12:43 +00:00
jbjohnso
d2f90ebd76 -Add dracut-network package for stateless initrd support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:36:48 +00:00
jbjohnso
bb5ae1ab0e -Remove deprecated packages from RHEL6 package list
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:22:52 +00:00
jbjohnso
fe22e2c980 -Fix driver name syntax on dracut mode
-Fix permission preservation on dracut module copy-in


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:21:41 +00:00
jbjohnso
a927d6c4e5 -Correct another typo in genimage for dracut
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:02:36 +00:00
jbjohnso
10b55f9276 -Fix typo in RHEL6 stateless/lite code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:00:16 +00:00
jbjohnso
3652e6630f -Reap stale dracut content
-Add ESXi 4.X detection for X>0 detection


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 13:54:48 +00:00
jbjohnso
bb671a083f RHEL6 statelite/less initrd support attempt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 13:40:11 +00:00
ligc
b8eeb7bbdf ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6046 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 09:21:56 +00:00
ligc
f318d410bd ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 09:18:25 +00:00
ligc
dcd5e5d318 ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6044 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 09:16:24 +00:00
ligc
abdcdfd3fc ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 09:14:19 +00:00
ligc
7293793c1a ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 09:04:59 +00:00
ligc
17bdca227c ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6041 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 08:53:04 +00:00
ligc
7fcf1a3a7f ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6040 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 08:44:26 +00:00