2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-15 02:44:17 +00:00
Commit Graph

5369 Commits

Author SHA1 Message Date
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
Victor Hu 262f030894 Merge pull request #2740 from gurevichmark/xdcp_verify_env
Add DSH_VERIFY environment variable to xdsh command
2017-03-27 14:39:53 -04:00
Victor Hu d50980b094 Merge pull request #2695 from xuweibj/issforobmc
Get default username and password from passwd table for openbmc
2017-03-24 06:53:17 -04:00
Mark Gurevich 4b0ce18b9d Add DSH_VERIFY environment variable to xdsh command 2017-03-23 15:44:11 -04:00
xuweibj 21436b9577 fix issue 2727, add Async path to @INC when want to use it (#2730) 2017-03-23 04:32:22 -05:00
Yuan Bai 0b98b3f57d fix issue 2634 Quotes in tables' comment field break mypostscript (#2716)
* fix issue 2634 Quotes in tables' comment field break mypostscript

* polish comments

* polish comments
2017-03-22 02:40:09 -05:00
bybai b4fa5f0486 fix issue 2717 makehosts -d will delete erroneously entries /etc/hosts if one node s01 another is 2017-03-22 03:08:33 -04:00
zet809 5026f5e53f Merge pull request #2688 from whowutwut/openbmc_fw
Scaffold in framework for openbmc functionality
2017-03-22 11:05:27 +08:00
Victor Hu a481910874 Remove commands that are not needed, change https to protocol variable 2017-03-21 09:47:57 -04:00
immarvin 65d01288a5 fix issue When "site" attribute "sharedtftp" is false, the "nodeset" command fails #2492 2017-03-21 14:57:41 +08:00
XuWei d7d015d4da fix issue 2687, get username and password from passwd table 2017-03-20 22:44:20 -04:00
Victor Hu 2bf5b57eb0 Change the endpoint urls into variables 2017-03-20 13:29:19 -04:00
Victor Hu b831595b70 Add the same handled commands from ipmi.pm and a generic clause that will print Unsupported 2017-03-20 13:12:16 -04:00
Victor Hu b045fe79f0 Move the unsupported call to each command support to control what is supported and unsupported at a finer level 2017-03-20 12:18:03 -04:00
Victor Hu 7b227192f6 Move the rpower usage checking under the rpower option 2017-03-20 12:10:03 -04:00
Victor Hu 57e90bbf96 Move the unsupported function to the top and reword slightly 2017-03-20 12:04:21 -04:00
immarvin 23d3a046cc fix issue [DEV] Install xcat on ubuntu14.4.4+ppc64le by go-xcat show "Restarting xcatd ERROR:". That is why Diskless_installation_flat_p8_le always fail and stay on powering_on`` 2017-03-20 13:32:30 +08:00
bybai 891f4ee105 fix issue 2657 2017-03-19 23:22:27 -04:00
XuWei 7afa95b0fb Add warning message when OPENBMC_DEVEL is not YES in openbmc.pm 2017-03-16 22:51:39 -04:00
Victor Hu 799d143e90 Merge pull request #2593 from zet809/fix_issue_2362
fix issue 2362: If packimage is not run, osimage in the chain table w…
2017-03-16 15:42:32 -04:00
Casandra Qiu c66aadb0b7 remove a debug message 2017-03-15 15:52:30 -04:00
Casandra Qiu 033fa4fb41 fix process_request routine after merge 2017-03-15 15:49:42 -04:00
Casandra Qiu 4fa1119178 change nodeip to bmcip 2017-03-15 15:35:13 -04:00
Casandra Qiu a924cfffe5 remove configssh routine 2017-03-15 15:35:13 -04:00
Casandra Qiu 6112875d5d disable configssh routine 2017-03-15 15:34:34 -04:00
Casandra Qiu 20b71f888b Add support to config passwordless for openbmc 2017-03-15 15:34:34 -04:00
Casandra Qiu 8a8c5a943d use mgt=ipmi instead of openbmc 2017-03-15 15:34:34 -04:00
Casandra Qiu 5793009eab Support ssh based console in rcons for openbmc 2017-03-15 15:33:31 -04:00
Weihua Hu 2ea805e541 Merge pull request #2623 from cxhong/2615
Handle bad return code from pdu commands
2017-03-15 17:14:30 +08:00
XuWei fc3af470bf change command parse to support service for openbmc 2017-03-15 04:54:47 -04:00
zet809 d32fd0c30f Merge pull request #2573 from xuweibj/openbmc
framework for openbmc support, support some rpower and rinv commands
2017-03-15 16:20:37 +08:00
ertaozh b425feb494 fix issue 2362: If packimage is not run, osimage in the chain table will fail on netboot images 2017-03-14 23:22:54 -04:00
zet809 57dc47edb7 Merge pull request #2574 from jjohnson42/fixconfluentenclosure
Fixconfluentenclosure
2017-03-15 10:38:57 +08:00
zet809 c194f5a2ac Merge pull request #2631 from gurevichmark/rmvm_purge_msg
Handle purging block or raw VM disks when removing a VM
2017-03-15 10:28:44 +08:00
chenglch 5da9178e35 Merge pull request #2643 from jjohnson42/fixesx
Have esx.pm support the on-request passing of bootparams
2017-03-15 09:39:02 +08:00
chenglch 4608b2dc10 Merge pull request #2644 from jjohnson42/fixwin
Have windows plugin pass bootparams on request
2017-03-15 09:36:38 +08:00
Jarrod Johnson f3853d7c52 Have windows plugin pass bootparams on request 2017-03-14 13:13:06 -04:00
Jarrod Johnson ea315cbfc4 Have esx.pm support the on-parameter passing of bootparams 2017-03-14 13:02:37 -04:00
XuWei db05a2fa52 modified depending on commments 2017-03-14 01:24:58 -04:00
chenglch f683826285 Merge pull request #2639 from immarvin/onretcode
fix issue xcat command returns 0 when cmd fails due authorization #2636
2017-03-14 11:32:03 +08:00
immarvin e944e7fd22 fix issue xcat command returns 0 when cmd fails due authorization #2636 2017-03-13 23:08:39 -04:00
Mark Gurevich 9763c34e75 Added a warning message 2017-03-13 10:06:40 -04:00
immarvin 3acbdf064b fix issue copycds issues when using -p path option #2630 2017-03-13 02:25:53 -04:00
XuWei 96e453ee7a add environment variable OPENBMC_DEVEL 2017-03-13 01:47:41 -04:00
Mark Gurevich 6a2164b6cb Extra checking 2017-03-10 16:15:14 -05:00
Victor Hu fe942ac01f Merge pull request #2606 from gurevichmark/rmdef_cleanup
Make running nodeset offline optional for rmdef
2017-03-10 15:42:08 -05:00
Mark Gurevich e265d5401d Handle purging block or raw VM disks when removing a VM 2017-03-10 14:33:55 -05:00
bybai ef0b1fdce6 polish code 2017-03-10 03:58:15 -05:00
bybai 2be6b6e91e fix rw rootimg for sles12.2 2017-03-10 03:24:44 -05:00
XuWei d07b55ff2d update rpower url and add reset 2017-03-10 03:02:12 -05:00