Commit Graph

122 Commits

Author SHA1 Message Date
jbjohnso
b547001868 Try to make noderes.nfsserver optional for Red Hat installs. We'll go to the same logic as used for stateless config files...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 19:29:16 +00:00
jbjohnso
c07c237d4e Fix Anaconda based OSes to default to '/install' if not defined in site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10998 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-14 19:31:50 +00:00
jbjohnso
fd0f85a914 Change in strategy, go cmdline if serial console in use, if no console that would reasonably be expected to log/copy paste in play, let the installer go graphical
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 17:45:51 +00:00
jbjohnso
db86610074 Induce RHEL to co cmdline sooner
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 18:17:24 +00:00
daniceexi
3ad122912b code drop for fedora15 support. Support the systemd and dracut 009
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-21 06:47:20 +00:00
mellor
7c89d073b0 use getNodeAttribs instead of getAttribs for statelite.mntopts to handle nodegroups in statelite.node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 13:00:18 +00:00
daniceexi
8eed74d183 defect 3374036: change to get the path of rootimg from osimage table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-28 10:21:12 +00:00
daniceexi
7529e736f3 defect 3370506: make copycds command to generate the osimage obj for the stateless and statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-21 06:26:13 +00:00
jbjohnso
d1228353b2 Add CentOS 6.0 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10060 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 20:18:36 +00:00
angli-xcat
18fb920fbf To support RHELS6.1 in 'copycds'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 11:54:35 +00:00
angli-xcat
a895543523 Bug fix ID 3348945
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-01 11:27:04 +00:00
angli-xcat
4a049ff09f Yum.pm should be invoked only when we use rhels5 medias for "copycd" command. In case of multiple unexpected errors when using other distributions.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 09:29:27 +00:00
wanghuaz
9e7eb513e5 Fixed the issue that on Power775, kdump kernel size needs 256M, increased the default size on RH
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:22:26 +00:00
daniceexi
e424d5ee5a code drop for SL6 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 12:37:23 +00:00
angli-xcat
c28d4a87f1 This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,rsize=32768,tcp,timeo=14" will be used as default options. This implementation aims for RHEL6. SUSE to be implemented later.
client can revise the statelite table to benefit from this, like:

#node,image,statemnt,mntopts,comments,disable
"935n02",,"192.168.0.244:/tmp","soft,timeo=200",,


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 08:59:53 +00:00
daniceexi
45372b5a4b defect 3297886: fix the issue that handling the variable in the dir of statemnt attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-10 11:32:51 +00:00
mxi1
e352f73e51 for defect 3293662, the "nodeset statelite" command will detect the rootfstype attribute automatically for both sles and redhat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-09 02:45:24 +00:00
wanghuaz
4208499630 hfi mac address failover code checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9494 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-05 15:41:39 +00:00
jbjohnso
04fc568623 Fix erroneous extra BOOTIF in x86 netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9477 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-03 15:33:34 +00:00
jbjohnso
2026105d8f Refix anaconda
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 17:24:50 +00:00
mxi1
60c15d4c94 Added the new command "imgcapture" to svn trunk.
please run "man imgcapture" for more information.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-17 15:55:44 +00:00
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