Commit Graph

5830 Commits

Author SHA1 Message Date
lissav
036e8d3618 defect 4049 broadcast updatenode -g if sharedtftp=0 2014-04-10 18:18:54 +01:00
0fe8154a19 fix bug 3971, trim othernames variable 2014-04-09 18:53:48 +01:00
lissav
c547796400 defect 4050 2014-04-09 18:06:30 +01:00
mellor
2727f04b4f defect 4049 change Postage.pm to call my_if_facing if xcatmaster attr not set 2014-04-09 18:05:57 +01:00
23013c30bb fix bug #4027, replace chop with chomp 2014-04-09 17:36:16 +01:00
f724708689 first commit for prefix hostname feature 2014-04-09 17:34:51 +01:00
4b2274ea26 fix bug 3971, trim othernames variable 2014-04-09 17:34:39 +01:00
e577d6e80e update Template.pm, so that the partitionfile is grabbed from the master using wget 2014-04-09 17:33:08 +01:00
fe7beabb89 add per node consoleondemand 2014-04-09 17:32:37 +01:00
43f5eb623c fix ipv6 0.0.0.0 to ::, the equivalent ip 2014-04-09 17:31:42 +01:00
ce21f38cf7 add ifname to arguments for checkConfig_Sles 2014-04-09 17:31:26 +01:00
437bc8e95e update route.pm, and start work on routeop 2014-04-09 17:31:07 +01:00
0a7e140cc8 defect 4033: fix device based routing in makeroutes 2014-04-09 17:30:53 +01:00
Jarrod Johnson
ccb66ff793 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-11-14 15:53:46 -05:00
Jarrod Johnson
cfb4a4cbaa Fix problem where bnx2x dependency tree needs special handling in sles 2013-11-14 15:53:12 -05:00
sjing
92692d6939 only try to stop named if restartneeded=1
because on linux, if the named is already stopped, when we tried
to stop named, the return code is 0 with a warning message;
while on AIX, if the named is already stopped, when we tried to
stop named, the return code is 1, it's different with Linux.
2013-11-13 01:58:44 -05:00
Jarrod Johnson
77cea20b24 Fix problem where fsm pulled in mic support 2013-11-12 10:02:42 -05:00
Jarrod Johnson
e868887a29 Remove ipmi.pm.legacy removal from fsm/zvm builds 2013-11-12 09:37:45 -05:00
sjing
be04c5c896 update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above 2013-11-12 09:27:36 -05:00
sjing
369a9e9b1e update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above 2013-11-12 09:10:03 -05:00
John Simpson
367c5a1ec6 update to fix configtfpc problems with running in xcatd 2013-11-11 17:48:14 -05:00
Jarrod Johnson
15061d46a9 Add ability for appliances to forbid 32 bit architectures for RHEL 2013-11-11 15:32:01 -05:00
Jarrod Johnson
102a6bbbf1 Recognize and translate invalid url message 2013-11-11 09:25:58 -05:00
Jarrod Johnson
b085606352 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-11-08 15:58:20 -05:00
Jarrod Johnson
d5893b8ee0 Fix bug with genimage and sles 2013-11-08 15:58:03 -05:00
John Simpson
8d062e9649 update to process firm the same as firmware 2013-11-08 09:58:12 -05:00
John Simpson
61b359fb11 updated messages in ipmi.pm to correct double colon problem with IBM::EnergyManager in the string 2013-11-08 09:27:11 -05:00
Bruce Potter
51f297a6fa remove ipmi.pm.legacy 2013-11-08 08:32:58 -05:00
Jarrod Johnson
71cd1093ea Fix problem where SLES11 SP3 SDK disk 3 would overwrite disk 1 2013-11-07 13:44:04 -05:00
Jarrod Johnson
0b6473f202 Fix problem where reventlog would fail against a management module 2013-11-07 09:59:59 -05:00
wanghuaz
2af02291a6 Fixing bug 3876, reutrn with usage if no kitcomponent specified to addkitcomp/rmkitcomp 2013-11-06 18:22:11 +08:00
wanghuaz
c9c4bca217 still fixing bug 3815, dhcp.pm process_request with different makedhcp options -n and -a are triggerd by AAsn.pm twice during xcatd restarting on SN. the first -n option is enabled and not get cleanup because it is a global variable. and then second call with -a option conficts with -n option in last makedhcp context. we have to clean up -n before call the second makedhcp. 2013-11-06 17:28:26 +08:00
daniceexi
4ccaef4f22 Xeon Phi support. Support nfs mount to any server which set in statelite table. Support power management setting. 2013-11-06 07:08:10 -05:00
wanghuaz
bc7ddd1f35 fixing bug 3815: check options again in process_request to make sure makedhcp options can be processes on service node. 2013-11-06 15:51:49 +08:00
xq2005
107c598a46 bug3872: stay on 'booting' when installing sles10 2013-11-04 22:51:25 -08:00
immarvin
475bbf71ac correct a syntax 2013-11-03 22:01:35 -08:00
daniceexi
80ac6ee67d complete comments 2013-11-03 09:39:27 -05:00
daniceexi
fcc0f6fa12 code drop for xeon phi (mic) support phase 2. 1. Support mpss 3.1; 2. Support to install software in .filelist, rpm and simple format; 3. Support the hcp software to be installed in .filelist format by genimage command; 4. Support the nfs mount setting for mic node (base on litefile table); 5. Support Internal bridge setting for mic host 2013-11-03 09:36:55 -05:00
immarvin
9cb3991fec fix defect #2980 install kernel-source fail in genimage in rh6/centos 2013-11-01 04:09:15 -07:00
John Simpson
c627c320bf updated message and fixed verbose error msg for runxcmd 2013-10-31 10:24:06 -04:00
immarvin
72a4379087 fix defect #3813 imgexport 2.7 will not imgimport 2.8 2013-10-31 01:30:57 -07:00
yinle
1a48279d68 Fix bug #3712 p6 IH full-disk install fails with no /tftpboot/yaboot 2013-10-31 07:07:37 -07:00
ligc
bef22ea3d2 backport dhcp.pm code from 2.9 to 2.8.3 2013-10-31 15:22:02 +08:00
Jarrod Johnson
735127be0b Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-10-30 16:31:54 -04:00
John Simpson
3ca11580ae added static arp setting and cleaned up some messages 2013-10-30 16:03:41 -04:00
immarvin
24948a701d fix defect #3393 xcat 2.8 mgt server(rhels6.4-ppc64) hang on Generating /etc/rndc.key during reboot 2013-10-30 07:14:38 -07:00
xq2005
564abe331c bug 3831: install ubuntu hang 2013-10-30 03:08:48 -07:00
wanghuaz
250258dbb7 fixed bug 3867, 2013-10-30 00:42:53 -07:00
jwsimpson
e3c48f5dbd adding check for -n to 2.8.3 2013-10-29 11:39:53 -04:00
lissav
a4ec5d2e92 3865,3864 2013-10-29 11:07:02 -04:00