2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-09 19:58:21 +00:00
Commit Graph

20941 Commits

Author SHA1 Message Date
Jarrod Johnson
229533cbda Further improve the filtering of OneCli 2017-11-15 09:47:39 -05:00
Jarrod Johnson
a6932bb440 Add onecli 2.1.0 output masking 2017-11-15 09:18:20 -05:00
Jarrod Johnson
db4dc42b9d Add note about the nature of the auto-reconnect
There was some confusion about the retry interval, provide in
the manpage in case others want to know how it works and how
to speed it up.
2017-11-10 10:34:23 -05:00
Jarrod Johnson
0f45f2e517 Fix makeconfluentcfg without arguments
There were mistakes in the switch table processing attempt
for non noderange makeconfluentcfg.
2017-11-09 09:27:53 -05:00
Jarrod Johnson
9de9193d0c Skip connection to BMC on rpower reseat
rpower reseat gets directed at the chassis manager.  Skip the
superfluous connection to the BMC and keep it from interfering
with the reseat.
2017-11-07 15:17:00 -05:00
Jarrod Johnson
f01ab1a961 Copy in hidden files to mknb
mknb was ignoring hidden files (e.g. .screenrc), fix this.
2017-11-07 11:51:26 -05:00
Jarrod Johnson
7b9e4ebd39 Sort nodels attribute names
The ordering of attribute names out of nodels
is inconsistent.  Use sort to provide consistent
output
2017-10-24 16:19:26 -04:00
Jarrod Johnson
dff64db18b Use 'interface' to make subcategorized net
Map interface column to the confluent mechanism for
multiple nic specification.
2017-10-19 14:56:34 -04:00
Jarrod Johnson
faa767e5cf Fix for using resolvable name as conserver
confetty was being told to connect via IP even if local,
as it was comparing a name to ip addresses directly.  Correct
by using getent to assure it is an ip address first.
2017-10-19 09:00:42 -04:00
Jarrod Johnson
4f5883f8fe Have xCAT version check ignore build date 2017-10-18 09:40:22 -04:00
Jarrod Johnson
7581006c2a Fix erroneous 'noping' in various circumstances
nmap's raw IP facility is prone to mistakes in various
environments.  Disable the raw IP handling by
telling nmap to run as if it didn't have privilege
Note this was already done back in:

commit fb02c18853
Author: jjohnson2 <jjohnson2@lenovo.com>
Date:   Fri Mar 20 10:58:26 2015 -0400

But it was broken since then..
2017-10-13 10:19:35 -04:00
Jarrod Johnson
3089420a79 Filter mp entries out of findme if not blade
If someone is using Flex or similar, they must be explicit.
This avoids blade.pm from bogging down xCAT discovery.
2017-10-13 09:24:41 -04:00
Jarrod Johnson
60f5627754 Recognize alternative path to fping
SLES12 places fping into /usr/sbin
2017-10-13 09:10:02 -04:00
Jarrod Johnson
5148747ff6 Do not check conserver version without conserver 2017-10-12 13:34:59 -04:00
Jarrod Johnson
bcebb15551 Do not require ipmitool anymore 2017-10-12 10:11:57 -04:00
Jarrod Johnson
cefaf83356 Do not require conserver 2017-10-11 14:02:26 -04:00
Jarrod Johnson
15db7e09b0 Honor disablenodesetwarning in packimage 2017-09-27 16:29:36 -04:00
Jarrod Johnson
f3f41848ae Merge tag '2.13.7' into lenovobuild2.13
xCAT 2.13.7 release
2017-09-27 15:52:44 -04:00
Jarrod Johnson
c5aa4c1d38 Have xcoll take a try at sorting output groups
It isn't natural sort, but in many cases it should work.

Natural sort in perl is a pain or a dependency.
2017-09-27 15:34:26 -04:00
zet809
9ec6d0c0cc Merge pull request #3996 from xcat2/master
Merge master to 2.13 for 2.13.7 release (4)
2.13.7
2017-09-22 14:09:05 +08:00
zet809
9b3664569b Merge pull request #3994 from xuweibj/I3993
Delete all '.' in mtm and serial string for OpenBMC
2017-09-22 13:21:31 +08:00
XuWei
01a4a49405 Delete all '.' in mtm and serial string for OpenBMC 2017-09-22 00:09:45 -04:00
Victor Hu
cd985c3fa0 Merge pull request #3990 from gurevichmark/openbmc_set_hostname
Setting BMC hostname message fix
2017-09-21 23:02:21 -04:00
Mark Gurevich
80385cc806 Setting BMC hostname message fix 2017-09-21 14:37:14 -04:00
zet809
954ac1543a Merge pull request #3988 from xcat2/master
Merge master to 2.13 branch for 2.13.7 release(3)
2017-09-21 18:12:35 +08:00
zet809
35f6ba7ad0 Merge pull request #3987 from zet809/modify_release_info_for_2.13.7
Modify release information for 2.13.7
2017-09-21 18:06:33 +08:00
ertaozh
86ced369fe Modify release information for 2.13.7 2017-09-21 06:01:11 -04:00
Yuan Bai
b65f6bca15 enhance doc for tagged vlan hostname (#3986) 2017-09-21 17:30:45 +08:00
xuweibj
2a4f1df62e Merge pull request #3984 from hu-weihua/bundle
Reorder reventlog test case
2017-09-21 17:24:37 +08:00
zet809
122446a490 Merge pull request #3985 from immarvin/onswitchmac
fix issue switchtype didn't set for cumulus switch after discover #3976
2017-09-21 17:03:05 +08:00
immarvin
e0ec727564 fix issue switchtype didn't set for cumulus switch after discover #3976 2017-09-21 04:35:46 -04:00
Bin Xu
bb87df4f94 Add the localdisk document also available diskless osimage (#3971)
* Not return directly for nodeset when hit one node failure

* Add document to enable localdisk option for diskless

* Revert "Not return directly for nodeset when hit one node failure"

This reverts commit e5d8857054.
2017-09-21 16:26:08 +08:00
hu-weihua
d8fdfaccb5 reorder reventlog test case 2017-09-21 04:23:36 -04:00
zet809
53dbeaf6b0 Merge pull request #3967 from xuweibj/reventlog_clear
reventlog clear for OpenBMC
2017-09-21 15:58:19 +08:00
zet809
2552882f32 Merge pull request #3978 from xuweibj/dis_reset
disable rpower reset and boot command for OpenBMC
2017-09-21 15:56:11 +08:00
zet809
b0e50845ce Merge pull request #3983 from xuweibj/I3979
Fix issue 3979, do not set next status if command is getopenbmccons
2017-09-21 15:52:12 +08:00
XuWei
af33fbe131 disable rpower reset and boot command for OpenBMC 2017-09-21 03:27:52 -04:00
zet809
e5d917fd33 Merge pull request #3982 from xuweibj/rsetboot
modify rsetboot url based on new interface for 1738
2017-09-21 15:26:19 +08:00
XuWei
6572e3f595 Fix issue 3979, do not set next status if command is getopenbmccons 2017-09-21 03:03:19 -04:00
XuWei
23bab5d402 modify rsetboot url based on new interface for 1738 2017-09-21 02:39:25 -04:00
Yuan Bai
72e5e44975 Merge pull request #3980 from hu-weihua/rpower
Use unified attribute in rpower_wrongpasswd test case
2017-09-21 13:48:45 +08:00
hu-weihua
105d472fe6 Use unified attribute in rpower_wrongpasswd test case 2017-09-21 00:52:19 -04:00
cxhong
a0edcd65fd Merge pull request #3970 from zet809/enhance_pdudiscover_with_unique_nodename
enhance switchdiscover to deal with finding nodes hash
2017-09-20 22:32:52 -04:00
Mark Gurevich
29b989b789 Merge pull request #3973 from chenglch/rflash
Do not check the directory if pUpdate is not used
2017-09-20 21:55:29 -04:00
ertaozh
b02df90e02 set nodename as pdu or switch incase no name get by snmp or nmap 2017-09-20 21:52:53 -04:00
chenglch
5c532433a8 Do not check the directory if pUpdate is not used
fix-issue: #3972
2017-09-21 09:11:44 +08:00
zet809
efe98f1f48 Merge pull request #3969 from xuweibj/I3966
modify rpower reset to hard reset for OpenBMC
2017-09-20 17:42:27 +08:00
ertaozh
4410d4e282 enhance switchdiscover to deal with finding nodes hash 2017-09-20 02:51:02 -04:00
XuWei
46ebe37f18 modify rpower reset to hard reset for OpenBMC 2017-09-20 02:50:19 -04:00
Gᴏɴɢ Jie
d9aed2dc9b Merge pull request #3968 from hu-weihua/testcase
Fix typo in test case
2017-09-20 01:25:50 -05:00