Commit Graph

551 Commits

Author SHA1 Message Date
mellor
61517af5ce remove the lsslp defined pbmc node from the found nodes 2014-09-18 20:01:37 -07:00
lissav
80772ee81c missed a path 2014-09-12 09:22:29 -04:00
lissav
61b8040369 Support for auditlog without syslog 2014-09-11 13:14:04 -04:00
mellor
42b0f43780 support mtms based hardware discovery 2014-09-11 02:38:47 -07:00
immarvin
eaf7325a1c fix defect #4242 In physical rhel7 env,set installnic=ethx can not provision compute node. 2014-08-29 00:31:56 -07:00
ligc
d7081292fc fix for 4261: add the getnodesetstat support for grub2 2013-08-29 15:18:48 +08:00
huweihua
ef94ee5642 sysclone support p: set target node boot from disk after clone install 2014-08-28 02:21:56 -04:00
immarvin
33fd485628 fulfill the requirement of defect #4242 In physical rhel7 env,set installnic=ethx can not provision compute node. 2014-08-20 23:27:00 -07:00
zhaoertao
2c12505a11 fix bug 4251:nodeset return xnba plugin bug, pid 657 when node mac is not defined 2014-08-19 00:25:42 -07:00
zhaoertao
f3c2e1f22d fix defect 4222 [FVT on P8 BE with HMC] rspconfig returns hmc plugin bug 2014-07-30 19:57:14 -07:00
daniceexi
a10fe3f1d6 enable the rvitals and lsvm commands handle in ppc.pm 2014-07-30 07:37:31 -04:00
daniceexi
d13d0835c4 defect 4226: fix the issue that rvital cannot handle cec which has no parent att was set 2014-07-30 04:17:32 -04:00
Jarrod Johnson
8352acdab2 Modify strategy in case where login succeeds but set priv does not
Previously it would go all the way back.  Instead, go back just one step.
2014-06-27 11:50:06 -04:00
Jarrod Johnson
272c793745 Improve robustness in downgrade of session privilege 2014-06-20 14:43:46 -04:00
daniceexi
ea29179f16 fix the issue that cannot handle the case that XX in #INCLUDE:XX# also replacable 2014-06-19 12:52:57 -04:00
daniceexi
829a613617 minor change for partition file handling 2014-06-13 06:55:37 -04:00
daniceexi
7a1f2f0ec0 use the base64 coding to pass the partition file into kickstart/autoyast pre script 2014-06-13 06:23:36 -04:00
daniceexi
905b709cd2 make subvars could handle the var in #INCLUDE 2014-06-12 09:05:36 -04:00
daniceexi
5e935ac943 restructure the code in Template.pm->subvars to handle recusive #INCLUDE. It also fixed the support of #INCLUDE in osimage.partitionfile 2014-06-10 08:03:22 -04:00
Jarrod Johnson
ce8f3c0599 Support shortname directive for templates that may require it 2014-06-02 16:27:20 -04:00
Jarrod Johnson
77ba6d499a Add 8.1/2012r2 KMS keys 2014-05-27 11:28:02 -04:00
immarvin
bf306b5fc1 fix the problem that redhat provisioning on X will enter infinite installation loop when unicats dhcp is enabled 2014-05-08 03:35:37 -07:00
immarvin
e0d5594d67 #3987 partitionfile=s: issues when using variables 2014-04-30 07:23:07 -07:00
zhaoertao
3b826ad2be fix bug 4088:xdsh to IBM RackSwitch does not work 2014-04-21 01:32:29 -07:00
immarvin
7235387417 enhance the dhcp unicast for some specific cases on nameservers and gateway value 2014-04-17 03:10:15 -07:00
Jarrod Johnson
5c4558c06c Implement auto-downgrade to operator in IPMI
In some circumstances, xCAT can only have Operator privilege in
an IPMI environment.  In such a scenario, auto-degrade to operator
and try again before giving up.
2014-04-14 15:46:44 -04:00
immarvin
a3b85a2d42 support unicast dhcp during provisioning and 1st boot, including diskful for sles and rh 2014-04-11 07:46:15 -07:00
mellor
f196c720ef defect 4049 change Postage.pm to call my_if_facing if xcatmaster attr not set 2014-04-08 17:15:40 -04:00
daniceexi
6bb22d2342 added the token authentication mechanism in the xcatd 2014-04-07 07:57:57 -04:00
zhaoertao
17aa3f84ac support for powerkvm provisioning 2014-03-21 00:14:47 -07:00
lissav
43f9eb6384 updatenode customized mypostscript.tmpl with ZONENAME lines 2014-02-27 10:57:02 -05:00
lissav
a7867e1370 updatenode customized mypostscript.tmpl with ZONENAME lines 2014-02-27 10:27:23 -05:00
lissav
d122c8a3fa initialize if no zones 2014-02-26 11:32:07 -05:00
lissav
8f6bbd40d9 support zonename 2014-02-26 10:39:17 -05:00
lissav
cd8389984f fix ENABLESSHBETWEENNODES setting in mypostscript file when zones 2014-02-26 08:37:26 -05:00
immarvin
8aa878427e take *.rhel*.pkglist as pkglist file if *.rhels*.pkglist do not exist 2014-02-12 00:54:54 -08:00
Jarrod Johnson
d25680575d Correct } mistake in previous commit to IPMI.pm 2014-02-04 10:27:45 -05:00
Jarrod Johnson
c2c29970ff 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-02-04 10:27:42 -05:00
ligc
e299342956 fix for bug 3979: print a message with rnetboot/bootseq when gateway is empty 2014-01-27 09:57:13 -06:00
Jarrod Johnson
3b1d444077 Fix detection of debian for some ubuntu installations 2014-01-08 15:16:51 -05:00
wanghuaz
0c911a96a3 passing kitcomponent deploy parameters to genimage package installation, postinstall script and postbootscripts. 2013-12-30 09:54:46 +08:00
daniceexi
abea7eceee 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:55:27 -05:00
daniceexi
7a8b802a86 skip the bmc interface for nics configuration 2013-12-10 07:18:53 -05:00
daniceexi
6dd972fd50 code drop for feature to support multiple disks/paritions and multiple nics configuration for Windows deployment. 2013-12-03 02:36:48 -05:00
jjhua
a5424b703b add a new script configbr-ex to configure the IP of the external bridge for network node 2013-10-25 14:33:18 -04:00
lissav
3bf30fcc38 defect 3851- handle multiple MN in DB 2013-10-23 13:50:05 -04:00
jjhua
4e59b13e0f move out the code to read cloud/clouds table from Postage.pm to Cloud.pm in xCAT-OpenStack. Move out the loadchefdata script. 2013-10-23 22:41:15 -04:00
jjhua
42bc6cef07 code for OpenStack-Chef-Cookbook/xCAT integration 2013-10-22 10:07:08 -04:00
immarvin
4fcf3a96e6 fix defect #3370 Create osimage definition for the Management Node 2013-10-18 01:58:05 -07:00
Jarrod Johnson
8376bfab67 Attempt to set ip and netmask remotely 2013-10-11 14:45:19 -04:00