2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

8586 Commits

Author SHA1 Message Date
cxhong
7e6accbe09 Merge pull request #4012 from whowutwut/bmcdiscover_port
Assume that any bmc that has nmap response on the openbmc_port is a openbmc server
2017-10-03 16:14:57 -04:00
Victor Hu
df6209c381 Instead of testing for open, test if NOT closed,then OpenBMC 2017-10-03 14:02:09 -04:00
Victor Hu
474b78dc52 Merge pull request #4001 from cxhong/3977
Add -c option for switchdiscover command to pass in community string
2017-09-29 13:15:44 -04:00
cxhong
20e1e7213c Support config snmpv1/2 community string for Mellanox switches during discovery phase (#4030)
* Support config snmpv1/2 community string for Mellanox switches during
discovery phase

* checking snmpversion defined in the switches table
2017-09-28 22:07:55 -05:00
Casandra Qiu
a28edb3e6f modify community string 2017-09-28 09:56:32 -04:00
xuweibj
cf39880a20 fix issue 4008, modify rsetboot command logic (#4017) 2017-09-27 20:33:33 -05:00
Victor Hu
6f1e0bdab9 If the openbmc console port is returned by nmap, assume that it's openbmc 2017-09-26 14:25:27 -04:00
Victor Hu
cafc3ba8e4 To support machines with older firmware than OP910 1738, we need to
allow for an environment variable that takes care of any URL endpoints
that might have changed to maintain backwards compatiability during FW
development
2017-09-23 08:57:20 -04:00
Casandra Qiu
5ffaebd636 Add -c option for switchdiscover command to pass in community string 2017-09-22 16:36:06 -04: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
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
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
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
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
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
XuWei
553cdd59d0 reventlog clear for OpenBMC 2017-09-20 01:24:05 -04:00
Yuan Bai
e1fdfcb850 Merge pull request #3949 from samveen/minor_fix
xHRM: fix minor code bug
2017-09-20 10:44:45 +08:00
Samveen Gulati
bf9a960140 xHRM: fix minor code bug 2017-09-19 12:24:57 +00:00
zet809
d6b6d9205e Merge pull request #3961 from bybai/mkhosts
nic interface check to avoid dot in short host name
2017-09-19 18:01:04 +08:00
zet809
0b5a2580ca Merge pull request #3962 from xuweibj/I3951
Fix issue 3951, rm all bmc nodes when discovered
2017-09-19 17:42:15 +08:00
bybai
c7ea492e6b polished 2017-09-19 05:21:07 -04:00
XuWei
be81e218c6 Fix issue 3951, rm all bmc nodes when discovered 2017-09-19 04:51:48 -04:00
bybai
41fc149dc9 nic interface check to avoid dot in short host name 2017-09-19 04:44:29 -04:00
zet809
59cb8554f4 Merge pull request #3953 from cxhong/3952
Discover Coral PDUs with same default hostname
2017-09-19 15:51:23 +08:00
Bin Xu
8a66d84381 Fix 3930, 1, only re-distribute to accessible dhcpsrv; 2, for non-sharedtftp mode, run makedhcp -d -l for offline (#3954) 2017-09-19 15:35:59 +08:00
Casandra Qiu
cb7babd868 Discover Coral PDUs with same default hostname 2017-09-18 16:52:05 -04:00
Victor Hu
304120530a Merge pull request #3914 from gurevichmark/openbmc_rflash_multiple_nodes
Handle more than one node for openbmc rflash
2017-09-18 16:38:47 -04:00
Mark Gurevich
743df92e44 Treat 5104-22C as a ESS Boston node for rflash command 2017-09-18 14:15:45 -04:00
Mark Gurevich
5ac1f04791 Simplify code based on review comment 2017-09-18 11:49:51 -04:00
Mark Gurevich
3fe3a0c3fb Merge pull request #3940 from xuweibj/reventlog
Add node name in output of reventlog for OpenBMC
2017-09-18 09:29:49 -04:00
zet809
3818dbb396 Merge pull request #3926 from samveen/fix_3904
Improvements to `nodediscoverls`
2017-09-18 18:03:00 +08:00
XuWei
14b5c39d89 Add node name in output of reventlog for OpenBMC 2017-09-17 22:48:42 -04:00
chenglch
3396e3c9a0 Disable the ssh prompt when connecting the openbmc console (#3815)
This patch force the ssh client to use the ssh key only. It also
disable the known host check to avoid of the error after rflash.

Fix-issue: #3543
2017-09-15 16:59:44 +08:00
yangsong
a183e3b8f2 support local syslog:1)ship logrotate and log filter rule files in xCATsn;2)refine syslog script to enable log filter and rotate rules (#3921) 2017-09-15 16:03:43 +08:00
Yuan Bai
c88fe766b4 makenetworks only ignore existed network entry. (#3928) 2017-09-15 11:07:31 +08:00
Samveen Gulati
ecc6af989b Add single space between MTM and serial 2017-09-15 00:09:37 +00:00
Samveen Gulati
5216f62d4b Fix #3904 : Add ability to list discoverydata by type mtms 2017-09-15 00:06:32 +00:00
zet809
87ecb70b8a Merge pull request #3925 from cxhong/pduip
Handle TIMEOUT error message for change pdu ip address
2017-09-15 07:43:10 +08:00