c003a1ee93
fix issue [fvt]2.13.2 xcat install monitor process hang and could not reort the node status
2017-02-16 14:13:52 +08:00
a613bd2ac8
Add PDU documentation
2017-02-14 14:08:09 -05:00
c4e0f637c9
Add pdu support
2017-02-13 16:33:11 -05:00
48af0de2b9
Merge pull request #2468 from chenglch/tftp
...
Do not show the error output when running kill all command
2017-02-10 15:26:46 +08:00
78a6c90203
Merge pull request #2425 from chenglch/regular
...
Make nics attribute inhertable
2017-02-09 14:59:34 +08:00
98785fbddf
Make nics attribute inhertable
...
As the attribute value in the nics table can not match the regular
expresion format supported by the table library, this patch add the
logic in the def utils to handle the regular expresion.
close-issue: #2412
2017-02-09 14:25:53 +08:00
c14a617afc
Do not show the error output when running killall command
...
close-issue: #2466
2017-02-08 16:14:56 +08:00
fc6755dbf0
Merge pull request #2465 from stanford-rc/dhcp_indent-fix
...
dhcp.pm: fix indentation of generated dhcpd.conf file
2017-02-07 19:54:47 -06:00
c839a2c838
dhcp.pm: fix indentation of generated dhcpd.conf file
2017-02-07 14:21:14 -08:00
085e2d45c5
Merge pull request #2461 from stanford-rc/hosts-fix
...
makehosts: prevent redundant names in /etc/hosts when aliases are defined
2017-02-07 15:16:26 +08:00
258084cbc1
makehosts: prevents redundant names in /etc/hosts when aliases are defined
2017-02-06 14:53:08 -08:00
822c083c93
Merge pull request #2447 from chenglch/tftp
...
Stop tftp service when xcatd shutdown completes
2017-02-06 00:19:58 -06:00
04decbb47e
Stop tftp service when xcatd shutdown completes
...
close-issue: #2436
2017-02-06 10:44:53 +08:00
2b19ff36eb
Merge pull request #2433 from jjohnson42/fixvitalsman
...
Amend man page for rvitals
2017-01-26 12:19:07 +08:00
69d893cefa
Merge pull request #2417 from cxhong/2398
...
makentp -a returns NTP maynot be synchronized on servicenode
2017-01-23 02:36:43 -06:00
bdcf94d4c2
Fix various issues in confluent plugin
...
confluent plugin was triggering perl warnings in various
situations. Correct those mistakes.
2017-01-20 14:59:28 -05:00
a8a382857d
Merge pull request #2421 from gurevichmark/vmstoragemodel
...
Use correct prefix for disks when vmstoragemodel=virtio
2017-01-19 17:18:20 -05:00
c6c5a0f36d
Merge pull request #2420 from jjohnson42/fixrinvdimm
...
Fix rinv support for dimm
2017-01-19 16:20:26 +08:00
3586bea59b
modify the message
2017-01-18 15:45:57 -05:00
ff4470e753
Use correct prefix for disks when vmstoragemodel=virtio
2017-01-18 15:30:32 -05:00
d74bfd04d6
Fix rinv support for dimm
2017-01-18 14:28:00 -05:00
2f1e5accc1
Merge pull request #2395 from cxhong/onie
...
Change switchtype from cumulus to onie
2017-01-10 18:49:00 -06:00
f843dcad3c
Change switchtype from cumulus to onie
2017-01-10 15:38:14 -05:00
1cbb3883cd
Merge pull request #2328 from cxhong/ntpfile
...
File /etc/sysconfig/ntpd doesn't exists in the SLES
2017-01-10 22:26:16 +08:00
6b2d7edb14
Merge pull request #2388 from zet809/fix_issue_2362
...
Fix issue 2362: if packimage is not run, osimage in the chain table w…
2017-01-10 17:36:38 +08:00
91bfeeb16c
Fix issue 2362: if packimage is not run, osimage in the chain table will fail on netboot images
2017-01-10 04:27:05 -05:00
b5974bcaf1
update rinstall output
2017-01-10 03:04:27 -05:00
204b78bf86
makedns add redundant message in /etc/named.conf 2377
2017-01-09 04:12:08 -05:00
25de1b0129
polish it
2017-01-05 21:16:10 -05:00
fcc08f1e13
polish it
2017-01-04 21:11:34 -05:00
9432dbb5c8
fix 2206 add comments in /etc/named.conf indicating that it is generated by xCAT
2017-01-04 02:18:32 -05:00
179f8211e3
change drift file to /var/lib/ntp/drift/ntp.drift
2017-01-03 14:50:00 -05:00
6ebfd712bb
return error code when updatenode command completed
...
close-issue: #2281
2017-01-03 16:10:24 +08:00
b56f09f44d
Merge pull request #2317 from penguhyang/centos1611
...
fix copycds can't auto copycd centos iso
2016-12-27 10:37:53 +08:00
1ff745dbfe
fix copycds can't auto copycd centos iso
2016-12-26 21:31:38 -05:00
6d5b7dba32
Merge pull request #2340 from xuweibj/bmcinfo
...
fix issue 2296, get correct mtms for B&S
2016-12-22 16:00:39 +08:00
a1d590f85f
fix issue 2296, get correct mtms for B&S
2016-12-21 23:44:02 -05:00
4a1247fbe9
fix [FVT]set xcatdebugmode=1 does not work after xcatdebugmode is set to 2 #2337 ; use symbol links instead of hard link while creating grub.cfg.xxxx
2016-12-21 23:00:11 -05:00
f08b804e74
modifed
2016-12-16 16:44:21 -05:00
921213ea9e
File /etc/sysconfig/ntpd doesn't exists in the SLES
2016-12-16 16:09:56 -05:00
1f113afdc8
makeconservercf -d to remove all xCAT nodes
2016-12-15 15:32:41 -05:00
46daf64a93
fix issue [DEV] 'makentp -a' always return 1 #2282
2016-12-07 01:58:29 -05:00
e9db4962cc
Merge pull request #2236 from bybai/sles
...
fix 2231 Failed to generate osimage definiton for sles11.4-x86_64-sta…
2016-12-05 10:17:12 -05:00
7c5ef74565
Become process group leader when updating firmware
...
As exec is invoked, child process can not ignore the signal sent
to the process group, use setpgrp to set the pgid to itself.
close-issue: #1849
2016-12-01 16:44:02 +08:00
6dbd5c88d5
fix 2231 Failed to generate osimage definiton for sles11.4-x86_64-statelite-compute after copycds
2016-11-30 06:38:29 -05:00
003290702e
a syntax error within mknb.pm
2016-11-30 02:59:40 -05:00
8686edb86d
fix issue [CUSTOMER] Stale rootimg.gz file left in the rootimg dir caused node boot failed. #2225
2016-11-29 21:54:18 -05:00
c61b0cdba4
Merge pull request #2049 from cxhong/1947
...
Configure different model of BNT switches
2016-11-29 14:14:43 +08:00
30488810f3
Merge pull request #2203 from chenglch/rflashprogress
...
Redirect progress message to rflash log files when updating firmware
2016-11-28 17:17:40 +08:00
ed2ce1ff67
Merge pull request #2004 from cxhong/kit
...
Support kitcomponent can be add to higher version of OS, I am ok.
2016-11-28 15:33:49 +08:00