immarvin
214852bcd7
liteimg use rc.statelite instead of rc.statelite.ppc.redhat for rhels6.5.ppc64 statelite
2013-12-12 02:13:02 -08:00
wanghuaz
0284522bf1
prevent the running of postbootscripts
2013-12-12 17:37:48 +08:00
daniceexi
01d1bee405
Mutiple winpes support. nodeset (Windows.pm) will generate configuration file (path of winpe) in /var/lib/xcat/proxydhcp.cfg and send signal to proxydhcp daemon, proxydhcp daemon loads configuration file and offers 4011 service to windows compute nodes.
2013-12-10 05:34:09 -05:00
wanghuaz
044febc97d
fixing bug 3340: add test option for rmkit to list kitcomponents in use
2013-12-09 21:27:28 -08:00
ligc
7877dae894
fix for bug 3902: add bridge nics into dhcpd.conf, em\d+ for Fedora
2013-12-05 12:50:12 +08:00
ligc
6040b777d7
fix for bug 3922, use getNodesAttribs instead of getNodeAttribs
2013-12-05 09:47:39 +08:00
daniceexi
5bc7502d61
code drop for feature to support multiple disks/paritions and multiple nics configuration for Windows deployment.
2013-12-03 02:26:31 -05:00
Jarrod Johnson
d814b94bde
Have ipmi do wire format, to match ipmitool and microsoft behavior in spite of the spec (which no one follows, not even prior xCAT code)
2013-11-26 10:26:51 -05:00
xq2005
47a010573d
for bug 3919: version compare problem
2013-11-22 01:35:37 -08:00
zhaoertao
1166185575
remove 'sequential' parameter for runxcmd calling in configfpc.pm
2013-11-21 01:04:30 -08:00
daniceexi
2ade33338a
defect 3917: add support for running of postinstall script in mic genimage. The rootimage root is changed to overlay/rootimg from overlay/package
2013-11-21 05:17:23 -05:00
daniceexi
2b61564684
Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc
2013-11-19 06:27:11 -05:00
Jarrod Johnson
004d179474
Fix SLES driver update media injection that is not rpm based
2013-11-18 16:31:15 -05:00
lissav
9578417eae
defect 3870
2013-11-18 13:42:28 -05:00
immarvin
e2708df2b4
fix defect #3693 [DEV] rhels6.4-ppc64 statelite failed with (FATAL error: could not get the entries from litefile table...) when noderes.xcatmaster=<hostname of MN>
2013-11-17 18:48:00 -08: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
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
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
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
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
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
ligc
1dfb366a1b
temp fix for bug 3792: multiple nics in the same subnet, use the first nic that in the subnet for dhcp
2013-10-29 10:46:17 +08:00
John Simpson
4366fd508a
update to configfpc to add support for verbose and -i <int_adapter> option and a ping verification
2013-10-28 16:14:27 -04:00
Jarrod Johnson
2aee379b84
Add formatdisk to esx plugin, to be called by mkstorage
2013-10-28 16:07:06 -04:00
John Simpson
7e1b001ea4
configfpc updated to exit when a MAC address cannot be resolved to an FPC node definition
2013-10-28 16:00:56 -04:00
John Simpson
fc64737727
configfpc updated to exit when a MAC address cannot be resolved to an FPC node definition
2013-10-28 15:48:43 -04:00
yinle
59ba6304fd
Add lsslp support for IMM2.
2013-10-25 02:34:36 -07:00
lissav
6f1d4d616f
defect 3851, further enhancements
2013-10-24 08:07:31 -04:00
Chuck Brazie
736bcf95bb
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2013-10-24 07:29:13 -04:00
zhaoertao
ffe7ccbf3b
fix bug 3820: rinv for feihu FPC is producing errors
2013-10-24 02:09:20 -07:00
daniceexi
9b89fdcc07
defect 3588: For rpower reset on kvm, in the case persistkvmguests is enabled, check the domain is inactive before resetting the domain
2013-10-24 08:59:03 -04:00
daniceexi
0c5aa5d8bf
defect 3369: to add the flag -g for genimage command like for sles that make rh could handle the case that the kernel version is different with the name of kernel rpm when using -k to specify a new kernel version.
2013-10-24 08:05:29 -04:00