2097 Commits

Author SHA1 Message Date
mxi1
3d9248c39f a bug fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 10:26:05 +00:00
mxi1
a837a444e8 strip ".ko" from the ndriver name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 10:12:01 +00:00
mxi1
60fd10c53a the code for redhat6 statelite support is added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 08:20:37 +00:00
mxi1
ef2e10ccfb add "dash and dracut-network" to the pkglist files for redhat6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6656 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 08:19:06 +00:00
jbjohnso
aa4b378450 -Some code that may one day be chvm for real
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 20:52:24 +00:00
mxi1
3498e916fc add the pkglist and postinstall file for redhat6 on ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 15:55:22 +00:00
jbjohnso
903a7d3d3d -Pull in all known guest related images as disks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 14:51:19 +00:00
mxi1
aa22a37e49 the kernel parameters has little modification for redhat 6 because of the dracut.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 12:55:08 +00:00
mxi1
d7e3671d38 remove mountfile() from genimage code, according to defect 3017542
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 08:29:49 +00:00
mxi1
d80587803c remove the un-used code from genimage, according to the defect 3019537
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 08:18:22 +00:00
mxi1
9813d28280 update the help message for liteimg command according to the defect 3016382
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 06:33:21 +00:00
vallard
8a303c5f64 fixed bug in kickstart path: no arch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-05 21:52:17 +00:00
vallard
fea2f1201e updated to fix bug in kickstart templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-05 21:45:17 +00:00
jbjohnso
dd6675bdab -Another phase of the storage management rework
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-02 20:41:29 +00:00
jbjohnso
e82d2d1f66 -Put in some early bailout on detectable missing storage devices
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-02 19:09:49 +00:00
xq2005
39484a62a7 modify by xu qing
on xCAT_plugin::web::web_update 
for update the rpm on web interface

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-02 08:24:08 +00:00
jbjohnso
ff332dc5f0 -First, broken step to try to use libvirt storage management.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-01 21:03:00 +00:00
linggao
ddb52b5e48 fix updatenode for service node pool case. Only fixed the -P case, needs more work on other cases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-01 19:55:11 +00:00
linggao
c6af0ec055 fix monitoring for supporting service node pool with xcatmaster set.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-01 18:03:19 +00:00
jbjohnso
95aa4062cd -wwvid support for another product
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-01 17:38:14 +00:00
xq2005
2071ce7604 modify by xu qing
on xCAT_plugin::web::web_update 
for update the rpm on web interface

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-01 10:40:39 +00:00
lissav
7dbfd4d49b remove silly logix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-30 18:25:59 +00:00
mxi1
e007e6ca4c added nfs-related kernel modules, and some useful binaries for statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-30 10:07:00 +00:00
mxi1
e979a2f338 dhcp 4.x will use /etc/dhcp/dhcpd.conf as its config file, and redhat6/fedora12/fedora13 is using it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-30 09:54:19 +00:00
phamt
b6e3738702 Added .pkglist for RHEL5
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-29 20:55:06 +00:00
phamt
e8e67c672b Update Red Hat genimage to support s390x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-29 16:02:16 +00:00
nott
a782292aa6 support AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6619 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-29 11:36:04 +00:00
linggao
5e598f3fc9 added support to move nodes from one sn to another on Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-28 21:25:56 +00:00
daniceexi
445c595bf6 Scientific Linux support: add the genimage,tmpl files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-28 14:06:32 +00:00
daniceexi
503292503f move to make the IFACE variable to be set at the beginning of the init script so that the scope can cover the whole script; and export this variable to make sure netstart script can use it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-28 13:53:31 +00:00
daniceexi
0e479d94e3 Scientific Linux support: add the disc ID for SL5.5; Use the SL as the platform instead of sl, since sl easy to be confused with sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6613 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-28 13:46:51 +00:00
mxi1
e542f8e8a0 add "make" as one dependency for xCAT-server,
because xcat-setup-ca.sh will invoke the "make" command


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6611 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-28 05:57:59 +00:00
jbjohnso
afe254b5ce -Bad XML data can still come down, UTF-8 doesn't protect everything
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-24 18:29:50 +00:00
wanghuaz
431626e3f1 use /bin/ksh instead of /usr/bin/ksh for RH6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6593 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-24 02:59:05 +00:00
jet777
1b9223540a feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-24 00:40:54 +00:00
jbjohnso
b95c560979 -Scientific Linux contributed by Arif Ali
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-23 20:12:16 +00:00
jbjohnso
cec64bc47f -Copy previous fix to another section
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-23 19:16:19 +00:00
jbjohnso
fb9912d38c -Get rid of prompt in post-install actions in windows deployments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-23 18:58:09 +00:00
jbjohnso
4045086777 -Have DUID from installer propogate to installed image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6586 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-23 17:48:32 +00:00
jbjohnso
466285fbb9 -Make UUID based links for new script search feature to work sans resolvable IP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-23 15:23:06 +00:00
jbjohnso
539ca4a836 -Fix rpower -f on 4.1
-Manage uuid more similarly to KVM.  Not only maintain persistence across purging, but generate the initial one for consistency and because vmware UUIDs seem to violate the rfc.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6584 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-23 14:50:46 +00:00
jbjohnso
7c92ec0bd1 -Have BCD/B32 BCD naming convention in place
-Rectify fixup of DUID-UUID concept


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6582 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-22 20:50:07 +00:00
jbjohnso
1edb5add5c -Warn if the boot timer cannot be disabled, but do the rest anyway
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-22 19:28:08 +00:00
jbjohnso
b3142c9da2 -Ignore client dns requests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6576 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-22 15:22:12 +00:00
wanghuaz
8e4f81a2b3 Fixed the issue that --makedhcp option is not working in lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-22 07:06:38 +00:00
wanghuaz
5e5f2d5ac8 Output the makedhcp errors in lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6571 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-22 03:04:56 +00:00
wanghuaz
e1fbb38a73 Added hcp attribute in the stanza and xml output of lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6570 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-22 02:39:38 +00:00
jbjohnso
f7f908cb8f -Prototype change to WinPE script
-Extract UUID, fix endianness, store in %guid%
    -Change registry to toy with DUID-UUID as defined in draft (number 4 selected for fun of it
    -Check for cmd by GUID


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6569 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-21 20:43:37 +00:00
jbjohnso
97daba2a15 -Add nodetype.os==win7 vmware guest id changes to esx plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-21 17:33:19 +00:00
wanghuaz
8583cffdc4 Make sure the otherinterfaces attribute value is always up to date
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-18 16:33:31 +00:00