Commit Graph

64 Commits

Author SHA1 Message Date
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
mxi1
6126529d5a Added hierarchy support for statelite;
It works for both redhat and sles. 


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-02 09:19:02 +00:00
caoli
5a15a760d0 Add x86 disccode for RedHat5.5
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5605 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-30 11:24:24 +00:00
caoli
034fbadf99 Add RedHat 5.5 disccode for ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-30 11:13:15 +00:00
mxi1
270e3b3d88 add the discinfo for RHEL4.8 AS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-15 02:43:17 +00:00
jbjohnso
5a96c881ef -Restore service pool dynamic load balancing behavior, I think
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5351 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-03 14:24:27 +00:00
ligc
139f1c0303 primarynic and installnic can be set to mac address
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-03 03:28:18 +00:00
datajerk
3dbde1cdda Statelite updates.
genimage, TCP support

anaconda.pm, //server for absolute path

xnba.pm/pxe.pm addkcmdline #NODEATTRIB support


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-01 16:32:22 +00:00
mxi1
b706f06d54 the value of XCAT= in kernel booting parameter for statelite mode depends on the xcatmaster value in noderes table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-01 03:18:05 +00:00
mxi1
fa8c8f75f8 -add support for the statelite table for sles and redhat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-26 07:14:59 +00:00
linggao
2d909fef9d more support for statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-19 18:39:56 +00:00
vallard
889d9a9664 added back fedora11-12
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-17 21:40:14 +00:00
vallard
5b8612e7fa added statelite support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 20:37:40 +00:00
vallard
46daac8058 added statelite support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-04 00:59:24 +00:00
jbjohnso
909517a2c5 -Add RHEL-6 alpha support for stateful deployment
-Fix bug in recent Table.pm enhancements


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-28 13:45:52 +00:00
cridye
25138a3e6b anaconda.pm: use copy if newer for tftp files. greatly reduces the likelyhood of truncating files while they are being read with tftp. otherwise, this happens frequently when xcat is being controlled programmatically
Common.pm: add copy_if_newer utility function


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 23:18:20 +00:00
jbjohnso
b5a0734ed1 -Fedora 12 x86_64 support for stateful deployment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-21 16:16:53 +00:00
vallard
c278831f1f added Fedora 11 x86_64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4479 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-05 05:54:53 +00:00
andywray
66ff6fd177 Removed extra "$" on $pkgdir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-24 20:13:33 +00:00
linggao
9bdc0c3bd3 osimage phase2: mkinstall and mknetboot honor osimage table settings in anaconda.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4203 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-23 01:34:03 +00:00
linggao
9524a49273 added support to update the osimage and linuximage tables after copycds and packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-19 17:03:14 +00:00
jbjohnso
57466b8f89 -Remove some data dump debug statements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 19:53:48 +00:00
mxi1
ef87653b36 one common get_tmpl_file_name() function is added into SvrUtils.pm, to replace the same function in anaconada.pm, sles.pm and windows.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 09:53:14 +00:00
jbjohnso
79f816a417 -Add console=tty0 for all serialport consoles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 17:59:11 +00:00
jbjohnso
b0083d8d81 -Add GA discids of RHEL5.4 to anaconda plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-10 14:34:08 +00:00
lissav
6f457f0685 missing $ on node made the default of to xcatmaster not work. The result was if you did not define a noderes.tftpserver, you got an error runnin nodeset blade01 netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 17:50:13 +00:00
daniceexi
c1595ad6e0 Add the distro name for the rhels5.4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 07:24:58 +00:00
jbjohnso
3073ff5469 -Implement addkcmdline handling in yaboot plugin
-Comment out redundant anaconda handling of addkcmdline handling since it is moved to pxe and yaboot plugins


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-29 18:41:00 +00:00
jbjohnso
17546f5bca -Make basic modifications for ESX4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-16 18:57:12 +00:00
jbjohnso
168d160909 -Explicit ESX deployment in anaconda plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-16 14:15:00 +00:00
jbjohnso
f698a132b1 -Implement addkcmdline for RHEL installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-07 14:13:36 +00:00
daniceexi
0b15cdaa46 fix the typo in L840 for missing the $
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-23 06:44:39 +00:00
jbjohnso
576d4e6212 -Don't have anaconda recursively farm out pre-farmed requests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 23:05:47 +00:00
jbjohnso
dbe741dcef -Add CentOS 5.3 release disc id
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 15:02:33 +00:00
jbjohnso
71c9db8868 -Defer determination of ip facing managed node until write to tftp, to enable dynamic http load balance
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-18 14:11:30 +00:00
jbjohnso
de597af826 Further move some modules to lower memory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:14:29 +00:00
jbjohnso
0052950159 -Move more modules to load on demand
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:00:35 +00:00
lissav
7a232d81c4 remove check for site.master when determining image server. Does not work for servicenode pools. Final check for my_ip_facing should cover the site.master image server when needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 16:34:54 +00:00