2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

7946 Commits

Author SHA1 Message Date
Kilian Cavalotti
4bfdf4d908 bmcdiscover: normalize nodename if mtm or serial contain unauthorized
characters
2017-02-10 14:10:06 -08:00
Kilian Cavalotti
603c7785f7 MTM: add support for other vendors, in the form of vendor::model 2017-02-10 13:38:22 -08:00
junxiawang
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
Yuan Bai
78a6c90203 Merge pull request #2425 from chenglch/regular
Make nics attribute inhertable
2017-02-09 14:59:34 +08:00
chenglch
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
chenglch
c14a617afc Do not show the error output when running killall command
close-issue: #2466
2017-02-08 16:14:56 +08:00
yangsong
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
zet809
ef6c48347a Merge pull request #2456 from whowutwut/cleanup_cons
Clean up useless commented code in the console files
2017-02-08 09:48:13 +08:00
Kilian Cavalotti
c839a2c838 dhcp.pm: fix indentation of generated dhcpd.conf file 2017-02-07 14:21:14 -08:00
chenglch
7f069d3f48 Do not stop tftp service in xcatd when restarting xcad service
close-issue: #2463
2017-02-07 16:50:34 +08:00
Yuan Bai
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
immarvin
4804080586 add /tmp into the exlist of rhels7 diskless osimage 2017-02-07 12:44:44 +08:00
Kilian Cavalotti
258084cbc1 makehosts: prevents redundant names in /etc/hosts when aliases are defined 2017-02-06 14:53:08 -08:00
neo954
d7ca3e7b69 Merge pull request #2460 from immarvin/onxcatd
fix issue  #2459
2017-02-06 16:59:25 +08:00
immarvin
696ffeb023 fix issue [DEV]"xcatd: install monitor" process(listening on ipv6 socket) will die on status update from node failed on reverse dns lookup #2459 2017-02-06 16:47:23 +08:00
yangsong
822c083c93 Merge pull request #2447 from chenglch/tftp
Stop tftp service when xcatd shutdown completes
2017-02-06 00:19:58 -06:00
chenglch
04decbb47e Stop tftp service when xcatd shutdown completes
close-issue: #2436
2017-02-06 10:44:53 +08:00
Mark Gurevich
2c84e4b42f Merge pull request #2437 from hu-weihua/commandlog
Modify expression of enhancing command.log depending on Mark's comment
2017-02-01 16:28:01 -05:00
Victor Hu
b60c007f27 Clean up commented code that is useless in the console files 2017-02-01 13:05:19 -05:00
Yuan Bai
2b19ff36eb Merge pull request #2433 from jjohnson42/fixvitalsman
Amend man page for rvitals
2017-01-26 12:19:07 +08:00
yangsong
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
hu-weihua
f995129e2d Modify expression of enhancing command.log depending on Mark's comment 2017-01-22 22:08:25 -05:00
Jarrod Johnson
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
hu-weihua
9ea6879434 Add time consuming of each command in command.log file 2017-01-20 03:56:34 -05:00
Mark Gurevich
a8a382857d Merge pull request #2421 from gurevichmark/vmstoragemodel
Use correct prefix for disks when vmstoragemodel=virtio
2017-01-19 17:18:20 -05:00
zet809
c6c5a0f36d Merge pull request #2420 from jjohnson42/fixrinvdimm
Fix rinv support for dimm
2017-01-19 16:20:26 +08:00
Casandra Qiu
3586bea59b modify the message 2017-01-18 15:45:57 -05:00
Mark Gurevich
ff4470e753 Use correct prefix for disks when vmstoragemodel=virtio 2017-01-18 15:30:32 -05:00
Jarrod Johnson
d74bfd04d6 Fix rinv support for dimm 2017-01-18 14:28:00 -05:00
yangsong
54ed6be1f4 Merge pull request #2402 from cxhong/2396
Add default license file for configonie command
2017-01-15 20:11:19 -06:00
GONG Jie
909bfae24c [go-xcat] Fix a bug of the dirty hack for Debian/Ubuntu `devel' branch 2017-01-12 15:10:33 +08:00
Casandra Qiu
c0f9bd67a3 change "is" to "does" 2017-01-11 20:43:15 -05:00
Casandra Qiu
aaffcc2f4d Add default license file for configonie command 2017-01-11 16:11:10 -05:00
yangsong
2f1e5accc1 Merge pull request #2395 from cxhong/onie
Change switchtype from cumulus to onie
2017-01-10 18:49:00 -06:00
Casandra Qiu
f843dcad3c Change switchtype from cumulus to onie 2017-01-10 15:38:14 -05:00
zet809
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
chenglch
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
zet809
6755a099d0 Merge pull request #2195 from neo954/issue1547-rpm-packaging
Make all the rpm packages have the exactly same version and release numbers
2017-01-10 17:27:54 +08:00
ertaozh
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
ypbj
b5974bcaf1 update rinstall output 2017-01-10 03:04:27 -05:00
Casandra Qiu
71ca913325 Running dist-upgrade for not upgraded packages for diskless Ubuntu
images
2017-01-09 11:14:50 -05:00
bybai
204b78bf86 makedns add redundant message in /etc/named.conf 2377 2017-01-09 04:12:08 -05:00
zet809
2847ea1da3 Merge pull request #2198 from neo954/issue1548-deb-packaging
Make all the deb packages have the exactly same version and release numbers
2017-01-09 08:46:05 +08:00
tingtli
2fc866672a Merge pull request #2375 from immarvin/oncumulus
fix issue https://github.com/xcat2/xcat-core/issues/2371
2017-01-06 13:13:29 +08:00
immarvin
2e9d47348b fix issue https://github.com/xcat2/xcat-core/issues/2371 2017-01-05 23:57:29 -05:00
immarvin
8f17e38190 use updateflag.awk under postscripts in sles diskless initrd 2017-01-05 22:09:46 -05:00
yangsong
6a05711bd5 Merge pull request #2366 from bybai/makedns_2
fix 2206 add comments in /etc/named.conf indicating that it is genera…
2017-01-06 10:22:27 +08:00
bybai
25de1b0129 polish it 2017-01-05 21:16:10 -05:00
Victor Hu
b2af1550f6 Merge pull request #2319 from cxhong/usage
Modify usage for config switch scripts
2017-01-05 13:32:43 -05:00
bybai
b4aa8a5efd fix 2090 delete underlying files for ro statelite mounts 2017-01-05 01:33:34 -05:00