Commit Graph

5893 Commits

Author SHA1 Message Date
Jarrod Johnson 263ee3af3a Add signature detection for RHEL7 media to anaconda 2014-02-10 10:50:32 -05:00
daniceexi 5452efea2e fix the issue that hostname command cannot get short hort name 2014-02-10 08:24:41 -05:00
Jarrod Johnson 504dc16571 Fix xCAT init script status reporting
xCAT in some cases was reporting improper status for certain scenarios.
Risk being inaccure if no pid file exists so that it is accurate when it
does exist.
2014-02-07 17:39:32 -05:00
Jarrod Johnson b808b12dcf Correct } mistake in previous commit to IPMI.pm 2014-02-04 10:26:57 -05:00
arif 7f42f33094 fix unordered cherry-pick 2014-01-30 20:42:02 +00:00
arif afb15362f3 first commit for prefix hostname feature 2014-01-30 20:40:07 +00:00
arif b832cb5023 fix bug 3971, trim othernames variable 2014-01-30 19:54:07 +00:00
baiyuan b7ec6919e9 fix Undefined subroutine &JSON::decode_json called at /opt/xcat/ws/xcatws.cgi line 168 2014-01-27 23:31:39 -05:00
zhaoertao 6556f026d7 modify usage for 'chvm' and 'mkvm', remove debug msg 2014-01-26 22:53:39 -08:00
zhaoertao d662c5e8b5 The scripts used for configuring and provisioning VIOS partition 2014-01-26 22:02:50 -08:00
qyin 4a2de6ddc2 windows solution 222013 xcat part 2014-01-27 13:12:27 +08:00
ligc 0a810645f2 fix for bug 3979: print a message with rnetboot/bootseq when gateway is empty 2014-01-27 09:58:48 -06:00
zhaoertao e62b5b43a8 3974 rinv failed for Fujitsu Blade Server 2014-01-22 23:19:19 -08:00
baiyuan ece1fd7d03 fixed 3357,add symlink,copy postscripts and plugin files for kit 2014-01-16 20:54:14 -05:00
immarvin 27f6761231 fix defect #3960 Genimage broken for CentOS 5.4 nodes 2014-01-14 01:00:33 -08:00
Jarrod Johnson 6777f86870 Make IPMI 2.0 crypto dependencies mandatory
Faced with an increasing population of IPMI 2 only devices, make the AES/CBC
requirements mandatory as it is a common source of systems failing to work
now.
2014-01-13 10:50:00 -05:00
daniceexi caaa130479 To make bmcsetup cmd to update node status to be [bmcready] in genesis; And make chain mechanism to support [shutdown] key word which is used to poweroff the node 2014-01-13 07:54:05 -05:00
daniceexi a3ade8608b fix the issue that proxydhcp configuration file cannot be updated 2014-01-10 09:15:50 -05:00
sjing 487c57d358 Fix for bug 3955. 2014-01-10 03:01:56 -05:00
sjing 9c35744fd7 Fix for bug 3815
Last fix results in "makedhcp -n" not working, so re-fix it.
2014-01-09 22:14:55 -05:00
Jarrod Johnson 3db9440ca9 Fix detection of debian for some ubuntu installations 2014-01-08 15:16:18 -05:00
ligc 7f7907ae3e fix for bug 3951: remove the code to check xcat versions during xcatd restart/reload 2014-01-08 23:49:01 +08:00
wanghuaz c1359797e8 handle kit staff in imgexport/imgimport 2014-01-08 20:14:47 +08:00
daniceexi 05a1624439 defect 3135: changed the mount process for the statelite directory (for persistent entries) that make a directory after the node name and remount to the nodename directory instead of nfs root dir for persistent 2014-01-08 04:59:33 -05:00
baiyuan 509b979ee8 fix:remoed should be removed 2014-01-07 03:06:30 -05:00
wanghuaz 8ca9e350e4 fixing the migration problem that rmkitcomp should remove the kitdeployment parameter file and its contents. 2014-01-06 15:22:11 +08:00
immarvin 3e31714aa3 fedora19/fedora20 diskful support 2014-01-02 23:50:47 -08:00
ligc 37be3cd9d7 do not use nodels --version in /etc/init.d/xcatd 2014-01-02 14:38:09 +08:00
sjing f11aa5cc6d Fix for bug 3952
Made makedhcp be able to handle the case where site.nameservers or
networks.nameservers is a comma delimited list with <xcatmaster>
keyword in it.
2014-01-02 01:17:44 -05:00
daniceexi 49cd33382c defect 3909: make xcatd loads xCAT::Enabletrace by require instead of use to save resource 2014-01-02 02:02:24 -05:00
daniceexi 2facd1f0c4 Change the Windows deployment templates to support disk configuration, nics configuration and run postscripts 2013-12-31 09:01:28 -05:00
daniceexi 1039ba5490 Enhance genimage.cmd to accept second and third params for multiple winpe support 2013-12-31 08:02:54 -05:00
wanghuaz b4a450352c add an enhancement to skip not well-formed deployment parameters. 2013-12-31 17:02:22 +08:00
wanghuaz 341e847646 minor change in last check of passing parameters to postinstall and postbootscritps 2013-12-31 15:37:53 +08:00
daniceexi 740114c491 Add some comments and help message for genimage.bat 2013-12-30 23:02:52 -05:00
daniceexi 0d1e50c764 fixed the issue that missed the winpe-scripting.cab in last checkin 2013-12-30 07:01:40 -05:00
wanghuaz 9403878ade fixing bug 3815: don't use global variables which doest work well in hierarchy system. 2013-12-30 10:56:57 +08:00
wanghuaz 2e1d048dee passing kitcomponent deploy parameters to genimage package installation, postinstall script and postbootscripts. 2013-12-30 10:05:19 +08:00
sjing fc7d8ecee5 Support dns master/slave configuration 2013-12-26 22:57:24 -05:00
immarvin 4920ba650d grep in busybox do not support long optipn string, use short instead 2013-12-19 19:13:10 -08:00
linggao a3b589af67 Changed the table name from capacity to hwinv. 2013-12-19 22:51:39 -05:00
immarvin 5b2c27eb75 grep in busybox do not support long optipn string, use short instead 2013-12-19 01:42:59 -08:00
daniceexi 29fa3ff010 add the second argument for genimage.bat to make it can generate winpe and BCD to a specific dir 2013-12-19 07:25:25 -05:00
immarvin ce58c3bc1c fix the problem that rhels5.10 initrd cannot resolve the mn hostname 2013-12-18 23:19:35 -08:00
daniceexi a24cabf71c Rewirte the proxydhcp.c with proxydhcp-xcat in perl; Added site.installnic to control the nics setting for windows; Added servicenode.proxydhcp and noderes.proxydhcp to control the starting of proxydhcp-xcat daemon and makedhcp againsts node for windows deployment 2013-12-19 04:53:49 -05:00
linggao 69bb732270 Added a capacity table to store the cpu, memory and disk sizes for nodes 2013-12-19 07:52:29 -05:00
Bruce Potter 70a8a07daa Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-12-18 15:44:03 -05:00
Bruce Potter 61f2851006 fixed Error: at the beginning of monshow usage (feature request 73) 2013-12-18 15:43:15 -05:00
lissav eebb88bbb1 defect 3916 2013-12-18 09:13:28 -05:00
sjing 8efb1c8f48 Support dns master/slave configuration 2013-12-18 01:35:15 -05:00