2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-11 07:40:11 +00:00
Commit Graph

315 Commits

Author SHA1 Message Date
7c66aec2ea 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:18:33 -05:00
628df6c47c Manage /var/log/xcat/rflash permissions 2017-10-23 15:17:07 -04:00
d605a39c45 For IPMI and OpenBMC managed nodes, rbeacon can only perform
the on or off action, nothing else is supported.
2017-10-05 21:47:15 -04:00
5c532433a8 Do not check the directory if pUpdate is not used
fix-issue: #3972
2017-09-21 09:11:44 +08:00
743df92e44 Treat 5104-22C as a ESS Boston node for rflash command 2017-09-18 14:15:45 -04:00
64ab7dbd27 Add rflash recovery support for Supermicro based firmware
This commit add recover option for rflash command to upload
bmc image with tftp when the BMC is in Brick Protection state.

Example:
```
rflash <node> --recover <image>
```
implement #3873
2017-09-11 02:44:22 -04:00
c8c1fc276f Allow -d <directory name> flag for rflash 2017-08-21 15:12:41 -04:00
f3a506496d hangle rflash relative path and more Boston product ids 2017-08-16 15:19:48 -04:00
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
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
f3e9b5a2e2 Will not print EnergyManager error msg when run rvitals power 2017-07-27 02:21:43 -04:00
876ab8c7e7 Fixes after the review 2017-07-26 11:56:00 -04:00
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
9fd5f98bf2 Supermicro rflash wait for ready RC from BMC 2017-07-24 13:27:57 -04:00
32525fc3dc Merge pull request #3463 from gurevichmark/rflash_supermicro
rflash for Supermicro Briggs and Boston nodes
2017-07-19 09:13:36 +08:00
9963d8e626 Review fixes 2017-07-17 12:35:11 -04:00
464ef135d5 rflash for Supermicro Briggs and Boston nodes 2017-07-14 11:21:19 -04:00
d3b728351f Merge pull request #3401 from xuweibj/I3383
Fix issue 3383, do not allow setting and getting in one command for rspconfig
2017-07-13 17:32:11 -04:00
50f5d4c649 modify comments for mfg_id and prod_id in ipmi module 2017-07-11 22:44:08 -04:00
39abec2ef9 Fix issue 3420: Changes required to support more detailed firmware information for LC Big Data boxes 2017-07-11 22:25:38 -04:00
f883d51ae5 modified depending on comments 2017-07-05 21:15:23 -04:00
130c30c7d7 Fix issue 3383, do not allow setting and getting in one command for rspconfig 2017-07-05 03:55:50 -04:00
2bcd8b89a0 Merge pull request #2977 from jjohnson42/fixipmitime
FPC IPMI fixes
2017-06-20 15:39:39 +08:00
d861f68995 Sync usage, man and code for ipmi rvitals 2017-06-05 10:56:59 -04:00
bf382dcd10 Sync up the spelling to use: OpenPOWER and OpenBMC 2017-06-02 15:02:02 -04:00
9000ae5d1e Merge branch '2.13' into master 2017-05-15 16:47:58 +08:00
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
a811568afb Fix issue 2803: rinv ocasionally produces BMC error without telling which node was in error 2017-05-11 03:42:01 -04:00
5df4813756 modified depending on comments 2017-05-08 21:11:48 -04:00
e61b6c3789 Implement timeout for session sharing
When an ipmi session is shared, have waitforrsp
have a specified timeout.
2017-05-03 11:40:16 -04:00
13ee6733e7 Fix FPC reseat behavior on multiple nodes 2017-05-03 11:40:11 -04:00
7a08a2b338 modified depending on comments 2017-05-02 23:10:13 -04:00
7c68f4595e sleep time fixes in comments and message 2017-05-02 11:10:52 -04:00
8826307c6e modified depending on comments 2017-05-02 04:18:21 -04:00
0246781c8f Fixed error message as suggested by the review 2017-05-01 14:48:30 -04:00
6ba15adab1 Three step hpm update for Firestone machines 2017-04-28 12:20:23 -04:00
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
9d9155fc4f Small changes after review 2017-04-25 17:01:14 -04:00
b02d149213 rflash --retry value should be treated as numeric 2017-04-20 15:12:55 -04:00
d86217ed58 Message fixes suggested in review comments 2017-04-12 23:26:50 -04:00
a00bff3e80 Add --retry option to rflash command 2017-04-12 23:24:30 -04:00
998a9e82e2 Message fixes suggested in review comments 2017-04-12 15:16:47 -04:00
ffd203eeaf Add --retry option to rflash command 2017-04-12 14:03:18 -04:00
7f09d26ce6 Improve progress messages 2017-04-11 18:14:33 -04:00
84afb20c3e add --buffersize option to rflash 2017-04-11 18:14:29 -04:00
f9d065ee06 Improve progress messages 2017-04-10 11:12:18 -04:00
7b65e01db8 add --buffersize option to rflash 2017-04-07 14:12:17 -04:00
79706016ef modify rflash to make sure BMC ready code 00 stays on 2017-04-06 16:38:55 -04:00
96f3cdcedc Merge pull request #2764 from jjohnson42/fixrinv
Fix if macdata does not exist
2017-03-30 10:18:25 +08:00
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