Jarrod Johnson
802366a48e
Add a plugin to push xCAT config to confluent
2014-05-20 15:10:23 -04:00
daniceexi
b86a62a148
defect 4134: missing the use of xCAT::SvrUtils in conserver.pm so that when makeconservercf walks into error path to call SverUtils->sendmsg, an code error is displayed
2014-05-20 10:14:22 -04:00
yinle
725fb69a51
add send mail
2014-05-20 06:28:20 -07:00
daniceexi
427e91463e
defect 4133: transfer the xml specific character which starts with & to general format
2014-05-20 07:59:01 -04:00
daniceexi
1206a25baf
rh stateless support. remove the tmp and root dir mount requirement in fstab. They can be handled correctly by dracut and dracut cfg file
2014-05-19 10:22:48 -04:00
daniceexi
10a1b7502d
rh7 statelite support. remove the root dir from fstab to avoiding the remount which overwrite the root dir to rw
2014-05-19 10:20:00 -04:00
daniceexi
8fee9e9ae8
rh7 statelite support. create /etc/sysconfig/network-scripts/ifcfg-ethx for statelite node
2014-05-19 10:17:51 -04:00
ligc
687b9b1dd5
fix for bug 4130: mkdef/chdef handle the nics* attributes for node group
2014-05-19 10:59:16 -05:00
Jarrod Johnson
6041b8cc78
Further changes for ADK 8.1
2014-05-16 15:16:08 -04:00
Jarrod Johnson
8af6186305
Update for 8.1 version of ADK
2014-05-16 15:13:41 -04:00
Jarrod Johnson
2e40553fb7
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2014-05-15 10:24:24 -04:00
Jarrod Johnson
471d947171
Implement bittorrent support for RHEL stateless/statelite with ramfs
2014-05-15 10:23:48 -04:00
zhaoertao
86ce2a4ccb
fix bugs about petitboot configure file, ubuntu sshd issue
2014-05-15 00:43:52 -07:00
daniceexi
ff172d1ef1
rh7 diskless support that don't cfg tmp in fstab
2014-05-15 06:56:19 -04:00
daniceexi
3df16cd4e3
for rh7, the initrd for stateless has to been built first to make the installkernel cfg file added first
2014-05-15 03:54:58 -04:00
mellor
0c668d1cf0
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2014-05-14 11:00:57 -04:00
daniceexi
231dbd84f5
use ip command to replace ifconfig in xcatroot for diskless on rh3
2014-05-14 08:03:35 -04:00
lissav
8071c719c6
defect 4076
2014-05-12 10:43:52 -04:00
immarvin
80ddcd845b
correct the dns configuration during node provision when unicast dhcp is enabled
2014-05-09 02:05:16 -07:00
immarvin
d915fcf4b7
add replace token in kickstart template file for rhels6.x86_64 and rhel7 to support unicast dhcp
2014-05-08 03:45:39 -07: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
daniceexi
cee55105de
add dracut support scripts for dracut-033. Most of them are copied from dracut
2014-05-08 10:14:54 -04:00
daniceexi
40d4c75b29
code change for rh7 stateless support
2014-05-08 10:14:54 -04:00
immarvin
cde9aed074
fix defect 4117 and 4113
2014-05-08 00:38:30 -07:00
Jarrod Johnson
1f48dcea9c
Recognize Win2012R2 media
2014-05-07 14:17:00 -04:00
mellor
ec0a921395
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2014-05-06 14:10:57 -04:00
lissav
3ecda8287a
old unused xCAT1 code defect 4077
2014-05-02 06:31:00 -04:00
lissav
5221b6b413
old unused xCAT1 code defect 4077
2014-05-02 06:27:59 -04:00
mellor
1bed59f010
defect 4035 handle multiple servicenode entries
2014-04-30 17:51:27 -04:00
lissav
8564fec9d0
add new xcatconfig using timezone utility defect 4077
2014-04-30 12:09:41 -04:00
Jarrod Johnson
4d60f2b270
Fix inifinite loop on well formed and malformed multirecrd areas
...
There were mistakes in the parsing of multirecord IPMI fru area.
Most critically, the index never advanced. Additionally, ensure
that the index always increases and check against the length of the structure
so that a malformed area would not send our parser into an infinite loop.
2014-04-30 10:30:36 -04:00
immarvin
e0d5594d67
#3987 partitionfile=s: issues when using variables
2014-04-30 07:23:07 -07:00
immarvin
71ed00d1a4
fix defect #3997 node reinstall loop when site.nodestatus=0 Edit
2014-04-29 00:22:25 -07:00
zhaoertao
7112eaed3f
fix bug 3934: mkdef/chdef -u needs better doc and 1 fix
2014-04-28 22:17:10 -07:00
immarvin
8756aa4cd8
add a new ubuntu dependency libcrypt-cbc-perl
2014-04-28 00:23:45 -07:00
immarvin
694b3eac6c
add dependency libcrypt-rijndael-perl for ubuntu
2014-04-27 20:42:39 -07:00
daniceexi
5c563748bc
defect 4096: add the virtio driver for sles diskless so that sles kvm could boot with virtio driver
2014-04-24 04:12:25 -04:00
lissav
72d312347d
better examples for setAttribs XML interface
2014-04-23 09:06:25 -04:00
daniceexi
14b8749111
add handling for the error happens in table resource operation
2014-04-23 06:12:07 -04:00
daniceexi
08d73347c8
split table src to multiple ones; replace xcatws.cgi with the content from restapi.pl
2014-04-22 14:22:19 -04:00
zhaoertao
1057bd5b91
modify DHCP parameters for pkvm
2014-04-22 03:11:09 -07:00
zhaoertao
8ee1cb7457
Modify the dhcp config file use ip address of MN rather than a static IP address
2014-04-21 19:47:21 -07:00
Bruce Potter
058d969467
changed table resource to tables in genrestapidoc.pm
2014-04-21 10:36:08 -04:00
Bruce Potter
e57afa23c1
change table resource to tables in rest api
2014-04-21 10:18:51 -04:00
litingt
acf8491a0a
modify initialze in confing_mn
2014-04-21 05:13:34 -07:00
zhaoertao
3b826ad2be
fix bug 4088:xdsh to IBM RackSwitch does not work
2014-04-21 01:32:29 -07:00
litingt
7b4f28da60
add pro_result() declare
2014-04-21 01:45:22 -07:00
litingt
921b94a6e8
remove debug comments
2014-04-21 00:43:38 -07:00
yinle
d4da5664b6
Modify the way of process mn arg
2014-04-21 02:21:06 -07:00
litingt
eaaf75d74d
add fork
2014-04-20 21:00:43 -07:00