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

5957 Commits

Author SHA1 Message Date
besawn
a2db21c034
Merge pull request #6483 from gurevichmark/thermal_mode_python
OpenBMC Thermal Mode [Python]
2019-11-13 15:22:47 -05:00
Mark Gurevich
d571ea1c12 OpenBMC Thermal Mode [Python] 2019-11-13 10:44:50 -05:00
Mark Gurevich
6ebee05df5 OpenBMC Thermal Mode {Perl] 2019-11-12 15:27:56 -05:00
Jarrod Johnson
28a917b25c Port Generic CentOS check from Lenovo tree
This will do a more generic check if a discid is not found.
2019-11-08 08:25:32 -05:00
besawn
daa0ab1782
Merge pull request #6451 from gurevichmark/bmcdiscover_zero_sn
bmcdiscover node name when serial or mtm and mac not available
2019-10-30 14:33:50 -04:00
cxhong
d034005e81 Error message if running kits on rhel8 2019-10-28 14:33:54 -04:00
cxhong
fe4db25042 modify rinstall for service node error 2019-10-18 12:00:26 -04:00
cxhong
fee95d4882 modify nodeset return code for hierarchy support 2019-10-17 17:48:59 -04:00
Mark Gurevich
aa93414e69 bmcdiscover node name when serial or mtm and mac not available 2019-10-17 15:19:28 -04:00
besawn
834c97f1ce
Merge pull request #6433 from gurevichmark/op940_fixes
OpenBMC fixes for OP940 changes
2019-10-02 14:17:26 -04:00
Mark Gurevich
35d0728550 Remove old debug statements 2019-09-26 16:06:46 -04:00
Mark Gurevich
ef93f188b4 OpenBMC fixes for OP940 changes 2019-09-26 15:27:16 -04:00
besawn
6e70980b25
Merge pull request #6425 from gurevichmark/op940_authentication
Openbmc hardware control with OP940 firmware
2019-09-19 16:56:11 -04:00
Mark Gurevich
afdf1f56af Mask password in logs and console output 2019-09-19 13:25:48 -04:00
cxhong
5b6570bd4e Handle the bad return code if rinstall only run on one node and failed on nodeset 2019-09-19 09:40:31 -04:00
Mark Gurevich
5dbe9f2026 Openbmc hardware control with OP940 2019-09-12 14:38:21 -04:00
Mark Gurevich
033bc36ab5 Delay after rfalsh -d BMC reboot 2019-06-17 11:14:20 -04:00
Victor Hu
9854215617 Inform the user when arch cannot automatically be detected, if we are in the correct plugin 2019-05-10 10:36:31 -04:00
Victor Hu
4ae1391051 Missing newline 2019-05-09 17:25:21 -04:00
Victor Hu
0ee133ce9b Improve the debug messages to show plugin 2019-05-09 17:23:50 -04:00
Victor Hu
d80bda8eb4 Plugin should not return error in certain places because it will attempt to look at another plugin 2019-05-09 17:20:10 -04:00
yangsong
dc8b845aef
Merge pull request #6295 from whowutwut/copycds_error
Add non zero return code to the error callback for copycds
2019-05-08 09:42:05 +08:00
Victor Hu
5188f3a526 Add non zero return code to the error callback 2019-05-07 10:36:19 -04:00
yangsong
13721753f0
Merge pull request #6274 from neo954/grub2-http-httpport
Fix site.httpport support for grub2-http
2019-05-07 11:00:02 +08:00
yangsong
c3666fa57a
Merge pull request #6283 from whowutwut/copycds_centos
Allow copycds to work for CentOS when the user inputs a valid name/arch
2019-05-06 10:38:06 +08:00
yangsong
50263e404e
Merge pull request #6275 from neo954/issue-5850
Fix dhcp.pm for grub2-http and grub2-tftp
2019-05-06 10:24:40 +08:00
zet809
b69322fc08
Merge pull request #6277 from gurevichmark/pnor_fw_boston_version
Make rflash -c match output of hpm check
2019-05-05 09:59:29 +08:00
Victor Hu
1cbe1ee8f4 Add some debug into copycds to help when issues come up, allow for user to specify options to copycds 2019-05-02 15:51:15 -04:00
Mark Gurevich
1ceff1ac2a Support new PowerSupplyRedundancy endpoint 2019-05-01 17:05:18 -04:00
Mark Gurevich
d5e61bafc6 Make rflash -c match output of hpm check 2019-04-30 14:48:22 -04:00
GONG Jie
267f44de7c Fix dhcp.pm for grub2-http and grub2-tftp 2019-04-30 12:11:39 +08:00
GONG Jie
89e9745a4f Handle site.httpport for grub2-http 2019-04-30 11:56:21 +08:00
yangsong
7a7d21a312
Merge pull request #6257 from neo954/issue6247-makentp
Let makentp fall back to use ntpd when systemctl is not available.
2019-04-23 14:57:35 +08:00
GONG Jie
ca3251aaf1 Let makentp fall back to use ntpd when systemctl is not available. 2019-04-22 17:37:21 +08:00
bybai
c7145b61a1 improved 2019-04-22 05:00:58 -04:00
bybai
17748beb53 change /var/named permission to default 0750 2019-04-19 06:49:41 -04:00
zet809
3e219839be
Merge pull request #6209 from gurevichmark/rspconfig_dump_service
Add server name to rspconfig dump output
2019-04-17 12:43:19 +08:00
Mark Gurevich
135f4cdcea Use Sys::Hostname instead of Net::Domain 2019-04-09 11:26:17 -04:00
Mark Gurevich
932bf55944 Use xCAT::MsgUtils->message instead of xCAT::SvrUtils::sendmsg 2019-04-08 16:53:11 -04:00
Mark Gurevich
cf14841407 Add server name to rspconfig dump output 2019-04-08 15:00:43 -04:00
Mark Gurevich
e52acb3799 Handle openbmc login errors 2019-04-03 15:59:53 -04:00
bxuxa
b2e6f56cb0 handle the case when conserver is not available 2019-03-27 13:46:14 +08:00
GONG Jie
410226830d Merge branch 'master' into rhels8-tmp 2019-03-14 16:10:41 +08:00
Mark Gurevich
b04d280317 Some more doc fixes 2019-03-12 14:01:58 -04:00
GONG Jie
4f1f383342 Merge branch 'master' into rhels8-tmp 2019-03-12 18:23:17 +08:00
GONG Jie
3089a256e5 Handle the exit code properly 2019-03-12 18:10:41 +08:00
GONG Jie
0278e8962c Handle the output of cpio properly 2019-03-12 18:10:31 +08:00
GONG Jie
dd394f6f6e Handle the exit code of child process properly 2019-03-12 18:10:23 +08:00
GONG Jie
436c9bef0f Merge branch 'master' into rhels8 2019-03-12 17:56:06 +08:00
yangsong
d8f796ffca fix issue modifies the permissions of source bin file #6049 (#6053)
grant the sounce bin file correct permissions
2019-03-06 14:56:29 +08:00