2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-02 19:05:32 +00:00
Commit Graph

4683 Commits

Author SHA1 Message Date
b687445478 Merge pull request #2575 from cxhong/matchedswitch
update switch definition only if -w or --setup option is specified for switchdiscover command
2017-03-06 14:26:49 +08:00
25e5780db7 Merge pull request #2583 from cxhong/2581
Remove Error message for rpower command when node has pdu attributes
2017-03-06 11:03:00 +08:00
f1ac7b8564 Merge pull request #2479 from stanford-rc/enhance_mtm
Enhance mtm discovery for non-IBM hardware
2017-03-05 23:13:35 +08:00
2f21fea044 modify changes from weihua's comments 2017-03-03 09:13:15 -05:00
040ab4c0cb Remove Error message for rpower command when node has pdu attributes 2017-03-02 10:50:19 -05:00
74babfcede fix issue 2572 makedns fails with a noderange error 2017-03-01 22:13:51 -05:00
39c4f68285 update switch definition if -w or --setup option is specified 2017-03-01 16:45:30 -05:00
55e6978e65 Remove hard code of community and protocol value for snmp configuration 2017-02-28 14:05:13 -05:00
960817505d Fix bug #2528 2.13.2 install xcat Error loading module /opt/xcat/lib/perl/xCAT_plugin/rhevm.pm 2017-02-22 03:06:03 -05:00
1ca955a33d Merge pull request #2514 from xcat2/2.13.nodeset_performance
merge 2.13.nodeset performance branch to master branch
2017-02-21 16:07:31 +08:00
567e0eeb69 Merge pull request #2510 from chenglch/xcattable
Fix typo error in mknetboot when refactoring bootparams
2017-02-21 14:10:26 +08:00
813f2de154 Merge pull request #2477 from zet809/have_petitboot_boot_from_SN
[DON'T MERGE]To have petitboot and onie based node be able to get configuration from SN
2017-02-21 13:46:57 +08:00
1f1f2ae5f1 Fix typo error in mknetboot when refactoring bootparams 2017-02-21 09:33:52 +08:00
b8b90a267f Merge pull request #2503 from chenglch/xcattable
Use bulk operation to update chain table for multiple nodes
2017-02-20 14:31:20 +08:00
e05f183a8f Use bulk operation to update chain table for multiple nodes
Do not query bootparams table in yaboot
patial-issue: #2024
2017-02-20 13:48:50 +08:00
040bd52546 Merge pull request #2484 from chenglch/xcattable
Update bootparams in destiny to support discovery without DB access
2017-02-17 16:20:03 +08:00
f874090137 Syntax Error for issue#2490 2017-02-16 10:01:50 -05:00
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
34296b9229 Update bootparams in destiny to support discovery without DB access 2017-02-15 17:20:24 +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
4bfdf4d908 bmcdiscover: normalize nodename if mtm or serial contain unauthorized
characters
2017-02-10 14:10:06 -08:00
603c7785f7 MTM: add support for other vendors, in the form of vendor::model 2017-02-10 13:38:22 -08:00
23bc17d365 To have petitboot and onie based node be able to get configuration from SN 2017-02-10 03:34:41 -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
f834844774 Merge pull request #2351 from chenglch/xcattable
Do not update bootparams table when running nodeset
2017-01-18 01:15:52 -06: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