2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-07 02:38:15 +00:00
Commit Graph

304 Commits

Author SHA1 Message Date
Jarrod Johnson
8a2a7ccdc1 Merge tag '2.13.4' into lenovobuild2.13
xCAT 2.13.4 release
2017-06-21 13:58:26 -04:00
Jarrod Johnson
eda85df39d Have FPC and similar 'neverwait' in the context of reseat
Back out previous attempt, as it didn't work.
2017-06-13 16:50:08 -04:00
zet809
9000ae5d1e Merge branch '2.13' into master 2017-05-15 16:47:58 +08:00
Mark Gurevich
18dc716959 Merge pull request #2951 from xuweibj/I2948
Add bmc specific for rpower in usage & return if encountered error
2017-05-11 09:00:36 -04:00
ertaozh
a811568afb Fix issue 2803: rinv ocasionally produces BMC error without telling which node was in error 2017-05-11 03:42:01 -04:00
XuWei
5df4813756 modified depending on comments 2017-05-08 21:11:48 -04:00
Jarrod Johnson
339720e137 Implement timeout for session sharing
When an ipmi session is shared, have waitforrsp
have a specified timeout.
2017-05-03 11:34:22 -04:00
XuWei
7a08a2b338 modified depending on comments 2017-05-02 23:10:13 -04:00
Jarrod Johnson
b79c005061 Move pending UEFI to its own line
The pending info is not guaranteed to refer to the
primary bank.  Move to its own line to reflect the
ambiguity better.
2017-05-02 14:11:20 -04:00
Jarrod Johnson
a384f75f4d Have rspconfig understand comma delimited args
For a multi-node node, use commas to allow user to request other
parameters for distinct sub-nodes.
2017-05-02 12:02:51 -04:00
Jarrod Johnson
6f10116e59 Fix FPC reseat behavior on multiple nodes 2017-05-02 11:19:54 -04:00
Mark Gurevich
7c68f4595e sleep time fixes in comments and message 2017-05-02 11:10:52 -04:00
XuWei
8826307c6e modified depending on comments 2017-05-02 04:18:21 -04:00
Mark Gurevich
0246781c8f Fixed error message as suggested by the review 2017-05-01 14:48:30 -04:00
Mark Gurevich
6ba15adab1 Three step hpm update for Firestone machines 2017-04-28 12:20:23 -04:00
XuWei
45255ab48c fix issue 2948, add bmc specific for rpower in usage & return if got error for ipmi mgt 2017-04-27 02:33:19 -04:00
Mark Gurevich
9d9155fc4f Small changes after review 2017-04-25 17:01:14 -04:00
Mark Gurevich
b02d149213 rflash --retry value should be treated as numeric 2017-04-20 15:12:55 -04:00
Mark Gurevich
d86217ed58 Message fixes suggested in review comments 2017-04-12 23:26:50 -04:00
Mark Gurevich
a00bff3e80 Add --retry option to rflash command 2017-04-12 23:24:30 -04:00
Mark Gurevich
998a9e82e2 Message fixes suggested in review comments 2017-04-12 15:16:47 -04:00
Mark Gurevich
ffd203eeaf Add --retry option to rflash command 2017-04-12 14:03:18 -04:00
Mark Gurevich
7f09d26ce6 Improve progress messages 2017-04-11 18:14:33 -04:00
Mark Gurevich
84afb20c3e add --buffersize option to rflash 2017-04-11 18:14:29 -04:00
Mark Gurevich
f9d065ee06 Improve progress messages 2017-04-10 11:12:18 -04:00
Mark Gurevich
7b65e01db8 add --buffersize option to rflash 2017-04-07 14:12:17 -04:00
Mark Gurevich
79706016ef modify rflash to make sure BMC ready code 00 stays on 2017-04-06 16:38:55 -04:00
Jarrod Johnson
25854e87a1 macdata can be a string, ignore that as well 2017-04-04 09:50:05 -04:00
Jarrod Johnson
4978055cd5 Correct wrong FPC abort code 2017-03-31 11:29:11 -04:00
zet809
96f3cdcedc Merge pull request #2764 from jjohnson42/fixrinv
Fix if macdata does not exist
2017-03-30 10:18:25 +08:00
zet809
f8214f9f6d Merge pull request #2725 from chenglch/rflashipmitimeout
Fix timeout issue if bmc is unreachable for rflash
2017-03-29 17:39:55 +08:00
Mark Gurevich
cf872bf57b Merge pull request #2736 from zet809/enable_xcatdebugmodel_for_ipmiraw
enable ipmi raw data if xcatdebugmodel set
2017-03-28 13:11:40 -04:00
Jarrod Johnson
2ac5da13ef Fix missing sessdata 2017-03-28 11:11:36 -04:00
Jarrod Johnson
d0da3108cf Fix if macdata does not exist
If macdata undefined, it took out all of inventory.
2017-03-28 09:30:05 -04:00
Jarrod Johnson
edb97dc0f1 Fix if macdata does not exist
If macdata undefined, it took out all of inventory.
2017-03-28 09:28:20 -04:00
cxhong
377b2349d5 Merge branch 'master' into 2335 2017-03-28 08:43:35 -04:00
chenglch
e9b395d1ae Fix timeout issue if bmc is unreachable for rflash
As the original ipmi code do not exit with error code, it is
not possible to judge the success or not from return code of child
procss. This patch will send message from child processes directly.
This patch also change the wait time to check whether the ipmi
session is useable and add power on at the end of rflash process.

close-issue: #2693
close-issue: #2682
2017-03-28 14:09:07 +08:00
Jarrod Johnson
bebac9a567 Have FPC process handle failure to abort 2017-03-27 17:13:23 -04:00
ertaozh
8e879cec0e fix an issue when list ipmi raw data 2017-03-27 11:25:47 -04:00
ertaozh
39b1df045f use wrong site attribute xcatdebugmodel before, change to xcatdebugmode 2017-03-27 09:10:28 -04:00
Casandra Qiu
8b8021fa3f remove checking for Habanero server 2017-03-24 14:18:25 -04:00
Casandra Qiu
d022582718 add back the line I deleted 2017-03-23 17:29:30 -04:00
Casandra Qiu
35e704bd14 modify with Victor's review 2017-03-23 15:05:21 -04:00
Casandra Qiu
f26aba338b rinv command get error message on Habanero 2017-03-23 12:07:52 -04:00
ertaozh
6047515122 enable ipmi raw data if xcatdebugmodel set 2017-03-23 05:48:56 -04:00
Casandra Qiu
865527400f ADD support for power reset of PDU outlet 2017-03-21 12:01:42 -04:00
Jarrod Johnson
201b2de89f Recognize CDI and PSI prefixes for IMM 2017-03-20 16:03:33 -04:00
Jarrod Johnson
e50cf37317 Provide UEFI version for TEI prefix 2017-03-20 15:49:57 -04:00
Jarrod Johnson
0dfe33edf5 Merge branch 'refs/heads/2.13' into lenovobuild2.13
Conflicts:
	xCAT/xCAT.spec
	xCATsn/xCATsn.spec
2017-03-01 09:46:50 -05:00
Casandra Qiu
c4e0f637c9 Add pdu support 2017-02-13 16:33:11 -05:00