jbjohnso
1238d2fbe3
Port forward fix for stateless
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-03 20:37:26 +00:00
mxi1
a8c44b2c1a
for defect 3197146, if rootfstype is ramdisk, then the initial-stateless.gz file should be copied when nodeset command is running.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-02 11:05:29 +00:00
mxi1
14c7d0072e
remove $useifname when getting the mac address
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-28 10:20:55 +00:00
mxi1
14933b52a5
add the checkpoint for "nodeset <nr> netboot/statelite" command, if there's no such one image called "$osver-$arch-$provmethod-$profile" in linuximage table, there will be one error message to indicate the user should use "nodeset <nr> osimage=<imagename>" command
...
update the "crashkernel=" parameter for ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-28 07:21:30 +00:00
jbjohnso
1faebe1804
-Fix problem where anaconda always populated a variable even if it isn't to be used
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-19 20:53:18 +00:00
daniceexi
6e4e73f601
Fedora14 supoort
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 08:58:41 +00:00
mxi1
b11687c421
the code to enable statelite semantics on top of ramdisk is here:
...
there's one new attribute called "rootfstype" for the osimage;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 06:54:06 +00:00
vallard
bea3173094
added Fedora 14 ISO detection
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8448 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 17:52:53 +00:00
mxi1
a57cbcaf91
removed "dump" from the noderes table
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 08:49:55 +00:00
mxi1
09a2576d24
Revert "the code trying to retrieve the "dump" attribute from noderes table is wrong, fixed it."
...
This reverts commit bc3cf7e4cc24055df53d0fcb29e93058546d38e2.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 08:36:17 +00:00
mxi1
d3d48231fb
the code trying to retrieve the "dump" attribute from noderes table is wrong, fixed it.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 03:29:40 +00:00
mxi1
dd661c6aa0
code is committed for kdump feature
...
the "dump" attribute is added for the linuximage table
/install/kdump/tmp directory will be created by default when xCAT rpm package is installed;
the "enablekdump" postscript is added for kdump feature
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-14 07:15:45 +00:00
wanghuaz
57899c99ea
add hfi support in dhcp and running on rhel6
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-13 07:33:33 +00:00
mxi1
1d11f8e79b
if primarynic=mac, "netdev=" or "BOOTIF=" should be used.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 08:31:28 +00:00
mxi1
a2b1e34f43
added the discinfo of RHEL6 for PPC64
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8283 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-30 06:22:51 +00:00
mxi1
1cb5bdb0d7
the code to handle ifname/netdev/BOOTIF is updated;
...
also, when the node is booting up, one file named "ifcfg-ethx" will be created for redhat6.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 12:15:54 +00:00
jbjohnso
8942ab84fc
-Implement RHEL6 HPC compute node edition
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-11 15:06:22 +00:00
jbjohnso
42d5543213
-Put in allegedly final RHEL6 discid
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 15:11:56 +00:00
vallard
267c0fc6c8
added mod.tgz to esxi kickstart installs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-28 06:47:14 +00:00
mxi1
793f736a83
for defect 3089649, 3089643 and 3089635
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-18 10:13:44 +00:00
linggao
48f3a6f452
making sure mac has : in ifname for kernel command line
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-04 20:47:07 +00:00
xq2005
c227fc75ec
/install is hard coded
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7688 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 02:34:58 +00:00
jbjohnso
bb4141f57b
-Correct misuse of i.e. in favor of e.g.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 15:47:21 +00:00
linggao
e700e1a6fb
made the nodeset work with old images, backward compaitible
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 15:21:16 +00:00
jbjohnso
9bdc49c33e
-Fix anaconda plugin for rhel6 and also fix auto-detect function
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 20:42:12 +00:00
mxi1
444bdd0b8e
the code change for genimage enhancement is here
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7491 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-17 09:54:47 +00:00
ligc
366020edfa
fix for bug 3052910: add more info when can not get template file
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 06:04:23 +00:00
daniceexi
24fd95b6e7
Create the temporary directory for the driver update disk with ramdom dir name
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 08:00:51 +00:00
ligc
147284c129
fix for bug 3043019: remove the hardcoded tftpboot in ananconda.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7107 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-17 08:56:31 +00:00
daniceexi
c2d8fe3420
The code checkin of driver update disk support for Linux
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-12 09:06:31 +00:00
vallard
074b5975a7
updated to do mod.tgz during esxi4.1 install
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-10 23:04:19 +00:00
linggao
e0902c9f69
bug fix for #3040277 , moved the substitution of some INCLUDESs to Template.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-06 14:22:28 +00:00
vallard
790908c257
added esxi4.1 kickstart support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 21:43:51 +00:00
linggao
0033480476
updating os pkgs using updatenode: ferdora full install support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 20:18:06 +00:00
jbjohnso
0424f8df17
-Don't put a .0, never have before..
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 12:40:11 +00:00
daniceexi
2411f7bd2c
turn off the selinux for fedora12/13
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 11:54:19 +00:00
daniceexi
056605887b
Change the kcmdline for fedora12/13 to support statelite
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 11:35:11 +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
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
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
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
ligc
a35981c74d
For ipv6, replace inet_* and gethostby* calls with NetworkUtils subroutines
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 06:36:43 +00:00
cjhardee
f836cf43e7
Removed duplciated functions in litetree, sles and anaconda modules and placed them in SvrUtils per feature request 2991341
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 14:24:08 +00:00
jbjohnso
e213cb0f1c
-On x86, have a BOOTIF= variable available, and default to using it where possible
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-03 20:37:39 +00:00
vallard
4bee8ba358
fixed bug where nodeset osimage=foo wouldn't look for default template file if it wasn't found in linuximage table
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-27 15:54:13 +00:00
mxi1
b5a12e4824
change one typo in sles.pm, and also make the code tidy
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-27 11:57:04 +00:00
jbjohnso
977b0d7ff1
-Fix STATEMNT issue
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-22 18:04:08 +00:00
mxi1
d23146420a
-defect 2988177 is fixed;
...
correct the method to detect servicenode, and
update the method to handle variables in statelite table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 10:31:23 +00:00
mxi1
1d66f1d241
update the usage infor for the image name for statelite;
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 05:54:35 +00:00
mxi1
2ddad2d1df
if the nfs directory is set on the service node, but is not added into /etc/exports,
...
then will be added into /etc/exports when running "nodeset <nr> install";
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-07 06:16:51 +00:00