2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

8427 Commits

Author SHA1 Message Date
zet809
b07437073b Merge pull request #3601 from immarvin/ondiscovery
fix issue dodiscovery sending findme packet 4 times for each node #3408
2017-08-04 16:04:45 +08:00
immarvin
02fa80fba3 fix issue dodiscovery sending findme packet 4 times for each node #3408 2017-08-04 03:20:49 -04:00
chenglch
cbec85b60b Merge pull request #3606 from bybai/postage
fix nicips regular expression in mypostscript
2017-08-04 13:47:36 +08:00
bybai
12923fdd74 polished 2017-08-04 01:07:41 -04:00
bybai
c87dd2c763 polished 2017-08-04 00:33:54 -04:00
zet809
bb02b38583 add option --sn <sn_name> for bmcdiscover to discover bmc on sn (#3607) 2017-08-03 19:20:18 +08:00
zet809
b98402bab8 Merge pull request #3604 from robin2008/mknb4sn
mknb is not generated on service node (ppc64le) after the initial installation
2017-08-03 18:06:00 +08:00
bybai
447b00af5b enhance nicips regular expression in mypostscript 2017-08-03 04:52:11 -04:00
Bin Xu
7917678e39 Fix 3603, if using ppc64le/ppc64el for mknb, just use 'ppc64' as a substitude. 2017-08-03 15:52:25 +08:00
Bin Xu
95fb719532 makedhcp dispatch the requesting to all available xcatd when the request is from service node (#3565)
- for non-disjoin mode, forward the request to MN also if preprocess is handled on SN
 - for disjoint mode, forward the request to dhcpservers which is serving dynamic range
2017-08-02 21:18:44 -05:00
Victor Hu
36b025c4c7 Merge pull request #3586 from gurevichmark/openbmc_rflash_activate_pnor
Openbmc rflash activate pnor
2017-08-02 15:29:49 -04:00
Mark Gurevich
92a927e214 disable rflash command for normal user and check error state 2017-08-02 15:24:54 -04:00
Bin Xu
e9e1a4ccf3 Merge branch 'master' into xcatshowsvr 2017-08-02 15:45:06 +08:00
Bin Xu
405ed14a20 Leverage syscall to resolve the hang in CI environment 2017-08-02 15:33:42 +08:00
zet809
8fbf24d781 Merge pull request #3456 from robin2008/nodeset-disjoint
Fix #3088, Using 'disjointdhcps' site attribute to make nodeset request will only be handled on service node for nodes it manages
2017-08-02 15:10:27 +08:00
Bin Xu
0d85cd441b 1, Make the function header and comments more clear 2017-08-02 14:39:28 +08:00
zet809
f2fa220b7a Merge pull request #3573 from xuweibj/error
Add 'Error' label when unable to get information
2017-08-02 14:19:56 +08:00
Mark Gurevich
1d9909e074 Updates from review 2017-08-01 14:14:44 -04:00
Mark Gurevich
711f1549db OpenBMC host firmware activation 2 2017-08-01 14:14:26 -04:00
Mark Gurevich
58e4523258 openbmc Host firmware update activation 2017-08-01 14:13:20 -04:00
Mark Gurevich
0fdeb8279a Activate firmware update and track progress 2017-08-01 14:12:55 -04:00
Mark Gurevich
a5856dc0cf rflash activate initial pass 2017-08-01 14:12:42 -04:00
Mark Gurevich
f18044a8c2 Initial implementation of rflash --activate 2017-08-01 14:12:01 -04:00
chenglch
7effdf1993 Merge pull request #3577 from immarvin/onrinstall
fix issue rinstall/winstall -c doesn't open console #3535
2017-08-01 18:53:25 +08:00
immarvin
b167c2932b fix issue rinstall/winstall -c doesn't open console #3535 2017-08-01 05:51:30 -04:00
GONG Jie
38d0f9ba25 Add symbolic for ubuntu 16.04.2 support (#3576) 2017-08-01 00:01:34 -05:00
Victor Hu
9226f1f1f4 Remove the openbmc version information when running xCAT commands 2017-07-31 21:35:31 -04:00
XuWei
bf9c57f325 Add 'Error' label when unable to get information 2017-07-31 21:15:08 -04:00
chenglch
3139353de1 Merge pull request #3531 from gurevichmark/supermicro_rflash_ready_check
Supermicro rflash wait for ready RC from BMC
2017-07-28 21:36:49 +08:00
Mark Gurevich
df3f9660a3 Merge pull request #3537 from xuweibj/rsetboot
modify rsetboot depending on URL & data
2017-07-28 07:25:39 -04:00
Bin Xu
770d947c94 Using networks.dhcpserver as one accept whole noderange for nodeset. 2017-07-28 16:36:15 +08:00
zet809
87e62ec8d4 Merge pull request #3529 from cxhong/pdussh
Support passwordless ssh for pdu
2017-07-28 14:38:55 +08:00
XuWei
c45fd29123 modified depending on comments 2017-07-27 21:27:17 -04:00
Mark Gurevich
8dc51bcf38 Merge pull request #3540 from zet809/fix_issue_3460
fix issue 3460: Changes required for 'rflash -c' to support more deta…
2017-07-27 09:48:48 -04:00
Bin Xu
6aadfc2055 Fix 3474, introduce 'XCATSHOWSVR' to control whether to show where the message is from. 2017-07-27 16:08:14 +08:00
Bin Xu
31ba541657 Forwarding to MN if the request is accepted by SN 2017-07-27 15:55:30 +08:00
XuWei
f3e9b5a2e2 Will not print EnergyManager error msg when run rvitals power 2017-07-27 02:21:43 -04:00
XuWei
24c78e6b1a modified depending on comments 2017-07-26 22:51:40 -04:00
Victor Hu
fe04623b23 Merge pull request #3530 from gurevichmark/rspconfig_openbmc_network
Rspconfig openbmc network
2017-07-26 12:04:07 -04:00
Mark Gurevich
876ab8c7e7 Fixes after the review 2017-07-26 11:56:00 -04:00
Casandra Qiu
71a7151d97 remove results 2017-07-26 09:11:12 -04:00
ertaozh
bd88e86214 fix issue 3460: Changes required for 'rflash -c' to support more detailed firmware information for LC Big Data boxes 2017-07-26 03:46:05 -04:00
XuWei
649efc396e modify rsetboot depending on URL & data 2017-07-25 23:08:11 -04:00
Mark Gurevich
91ac7b3488 Catch multiple ips on the same adapter better 2017-07-25 16:04:14 -04:00
cxhong
3723c0e9ab Merge pull request #3528 from bybai/instnic
enhance configeth configure instnic
2017-07-25 14:36:30 -04:00
Casandra Qiu
86e4b9ccb3 modify sshcfg 2017-07-25 10:18:04 -04:00
Victor Hu
994ddcf62a Merge pull request #3522 from immarvin/onxcatver
fix issue#3515: check the version of xCAT between MN and SN while processing the forwarded request
2017-07-24 16:15:00 -04:00
Mark Gurevich
9fd5f98bf2 Supermicro rflash wait for ready RC from BMC 2017-07-24 13:27:57 -04:00
Mark Gurevich
debfefb9de openbmc rspconfig query command 2017-07-24 11:02:06 -04:00
Casandra Qiu
de9b4b575f Support passwordless ssh for pdu 2017-07-24 10:18:30 -04:00