2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 19:52:03 +00:00

456 Commits

Author SHA1 Message Date
GONG Jie
3ef8da5c5e Remove trailing spaces in file xCAT-server/lib/xcat/plugins/openbmc.pm 2017-12-31 23:59:59 +00:00
xuweibj
b17c588896
Merge pull request #5359 from gurevichmark/rflash_lock
Lock rflash operation
2018-08-17 15:31:28 +08:00
robin2008
957eaf8016 Improve getopenbmccons performance (#5507)
- as it is only DB operation, do all things in preprocess_handler
 - pass 'node' instead of 'noderange' to avoid accessing whole `nodelist`
2018-08-15 16:59:39 +08:00
bybai
23759f22fc check BMC state after BMCreboot in rflash -d 2018-08-03 02:34:24 -04:00
Mark Gurevich
4d0bde05d6
Merge pull request #5416 from bybai/rf
put a delay of 3 seconds to untar the firmware file for rflash -d
2018-07-23 10:33:43 -04:00
bybai
22d35a2dba polish the comments 2018-07-22 22:34:34 -04:00
xuweibj
cf88447622
Merge pull request #5328 from gurevichmark/rflash_upload_error
Catch rflash firmware upload error
2018-07-23 08:53:07 +08:00
Mark Gurevich
b158b5afe6 More errors to catch 2018-07-20 10:33:58 -04:00
bybai
5096b82aac put a delay of 3 seconds to untar the firmware file for rflash -d 2018-07-20 01:51:17 -04:00
Mark Gurevich
fb7ad8e1b5 Add summary message 2018-07-19 12:36:37 -04:00
bybai
37179c2ef7 add comments 2018-07-18 23:21:43 -04:00
Mark Gurevich
32f4b36dae Simplified locking implementation 2018-07-18 11:10:15 -04:00
Mark Gurevich
050ebf461d Lock rflash operation 2018-07-18 11:03:59 -04:00
bybai
2e5ff9bf4e add power on after reset for rflash -d 2018-07-18 05:27:39 -04:00
xuweibj
d74f1eed53 fix issue 5288, print out management node when summary for rflash (#5401) 2018-07-18 10:04:10 +08:00
Mark Gurevich
432168d2ed Handle rflash BMC login errors 2018-07-11 13:51:48 -04:00
xuweibj
c4ab51991d if not upload failed, rst is bmc not ready 2018-07-11 04:37:29 -04:00
Mark Gurevich
cf44690cc2 Catch rflash firmware upload error 2018-06-25 16:15:43 -04:00
xuweibj
12bfd5699d if not get valid pid when waitpid, sleep (#5274) 2018-06-01 14:30:53 +08:00
Casandra Qiu
55581cb2db Modify output message for PDU outlet state 2018-05-17 15:04:53 -04:00
xuweibj
0fb441b820 fix issue for using waitpid for openbmc perl (#5208) 2018-05-15 18:12:35 +08:00
Victor Hu
8024e0a2ab
Merge pull request #5093 from gurevichmark/openbmc_upload_dd_check
Processor DD version check before firmware upload
2018-04-16 11:27:04 -04:00
XuWei
9cd9017e4b modify output format of rvitals leds 2018-04-12 02:42:06 -04:00
Mark Gurevich
74874062d5 Processor DD version check in Perl 2018-04-11 15:09:23 -04:00
XuWei
bd6718999b modify return code of rspconfig hostname error 2018-04-10 21:55:04 -04:00
XuWei
ba32210e9b modified depending on comments 2018-04-10 02:54:48 -04:00
Mark Gurevich
8cfe5b546e Replace usage of PNOR with Host 2018-03-28 13:09:48 -04:00
Victor Hu
a9ce890a6c
Merge pull request #5007 from gurevichmark/openbmc_rspconfig_ntpservers
Display a warning when setting NTP Server
2018-03-26 15:23:20 -04:00
Mark Gurevich
6629798889 Display a warning when setting NTP Server 2018-03-26 10:24:53 -04:00
bybai
d307c394c2 enhance error message for rflash 2018-03-25 22:09:23 -04:00
bybai
14398e6688 enhance error message for rflash 2018-03-25 22:03:09 -04:00
Mark Gurevich
d8ca5d5137 OpenBMC rbeacon stat support in Perl 2018-03-22 14:14:24 -04:00
Mark Gurevich
fa5c6e3f37
Merge pull request #4981 from xuweibj/I4978
modify rspconfig usage
2018-03-22 11:22:31 -04:00
XuWei
2c14238db9 fix rspconfig issues API related 2018-03-22 03:02:13 -04:00
xuweibj
48e0e8eba8
Merge pull request #4953 from gurevichmark/openbmc_rflash_verify_delete
[OpenBMC] Do not allow firmware delete if firmware is active
2018-03-22 09:36:47 +08:00
Mark Gurevich
1c69da5b4e Another improvement after review 2018-03-21 16:59:24 -04:00
XuWei
cfe6c0db7f modify rspconfig usage 2018-03-21 03:49:18 -04:00
bybai
3216511a32 fix rflash -d hang when there is no firmaware tars in SN 2018-03-20 05:53:03 -04:00
Mark Gurevich
cdaf8df706 Fix for review comments 2018-03-19 13:30:30 -04:00
XuWei
49d19b9017 modified depending on comments 2018-03-15 23:04:24 -04:00
Mark Gurevich
016164594f Do not allow firmware delete if active 2018-03-15 14:27:28 -04:00
Mark Gurevich
549ee35a49 Display Perl/Python for OpenBMC commands with -V 2018-03-13 11:15:18 -04:00
bybai
66c9a90c5e delete $::OPENBMC_DEVEL from rflash -d 2018-03-07 02:06:20 -05:00
XuWei
3502b9a5b7 tag for openbmc perl 2018-03-06 03:57:58 -05:00
Mark Gurevich
05b6f489ac OpenBMC commands default to Python 2018-03-05 14:09:34 -05:00
Mark Gurevich
b5bfe17bfc Control openbmc Perl/Python commands with site attribute (#4879)
* Control openbmc Perl/Python commands with site attribute

* update PR: control openbmc perl/python commands, using site attribute, env variable as well
2018-03-05 17:32:56 +08:00
Mark Gurevich
96a34d972f Make reventlog resplved=LED case insensitive 2018-02-22 14:15:39 -05:00
Mark Gurevich
a222012bdc Add EXCEPT: prefix 2018-02-09 11:39:40 -05:00
Mark Gurevich
7722c15b18 Allow choosing individual openbmc commands to use Python 2018-02-08 15:25:56 -05:00
XuWei
fa85934d5c fix issue 4805, support rspconfig openbmc in hierarchy 2018-02-07 21:34:47 -05:00