2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

8115 Commits

Author SHA1 Message Date
Jarrod Johnson
13ee6733e7 Fix FPC reseat behavior on multiple nodes 2017-05-03 11:40:11 -04:00
Jarrod Johnson
7a8d431650 Initialize IPMI variables earlier
In some scenarios, an IPMI instance could be called to handle
data earlier than it should.  Ensure the state of the object is
in adequate shape to react as soon as possible.
2017-05-03 11:40:06 -04:00
Yuan Bai
6617d7dfbd work around installer hang for udevadm command in p9 pegas. (#2953) 2017-04-27 21:26:55 -05:00
Victor Hu
5282792947 Merge pull request #2776 from gurevichmark/lsvm_single_VM
lsvm to display VM details
2017-04-27 20:36:17 -04:00
Victor Hu
fa3b79460a Merge pull request #2877 from gurevichmark/rflash_usage
Fix docs and usage for clonevm, rflash, and img* commands
2017-04-27 20:35:18 -04:00
cxhong
3b5f095c0b Merge pull request #2919 from xuweibj/reventlog
To support reventlog command for openbmc & fix issue 2911, update node status after rpower
2017-04-27 17:21:04 -04:00
Mark Gurevich
01a9438cbe Updates after a review 2017-04-26 13:44:51 -04:00
Victor Hu
f7a2a96d46 Merge pull request #2890 from gurevichmark/rflash_retry_defined
Display error information when rflash fails.
2017-04-26 13:06:41 -04:00
Mark Gurevich
9d9155fc4f Small changes after review 2017-04-25 17:01:14 -04:00
XuWei
40441d9e71 support reventlog command for openbmc 2017-04-24 03:50:49 -04:00
Mark Gurevich
ed0ed0a1cf Merge pull request #2848 from xuweibj/E2808
Add code to support rinv and rsetboot for openbmc, rsetboot is just a framework
2017-04-21 08:05:17 -04:00
XuWei
1b43f8cfcd modified depending on comments 2017-04-21 03:29:01 -04:00
neo954
b9e36a58fc [go-xcat] Fix repository query and force problem resolution for zypper (#2876)
* [go-xcat] Fix the issue in upgrade on SLES as some packages vendor name is changed.
2017-04-21 14:10:10 +08:00
immarvin
73b6439f05 fix issue #2898 on ububuntu 14.4+ x86_64 diskless provision , failed to resolve hostname due to lack of libnss_dns.so.2 2017-04-21 01:37:00 -04:00
Bin Xu
1efc56bfb7 Using bulk operation to invoke makedhcp to imporve nodeset perforamnce (#2897) 2017-04-20 23:57:29 -05:00
Mark Gurevich
b02d149213 rflash --retry value should be treated as numeric 2017-04-20 15:12:55 -04:00
XuWei
3d807a205e Merge branch 'master' of github.com:xcat2/xcat-core into E2808 2017-04-18 23:17:54 -04:00
zet809
6f67a66f32 Merge pull request #2864 from xuweibj/I2710
fix issue 2710, print usage when run renergy node without option
2017-04-18 14:29:19 +08:00
Mark Gurevich
b3749bb85d Fix docs and usage for clonevm, rflash, and img* commands 2017-04-17 15:32:23 -04:00
Weihua Hu
a23913ab41 Merge pull request #2792 from neo954/go-xcat-devel
[go-xcat] Ignore any error of `yum clean metadata`
2017-04-17 10:29:38 +08:00
khm
5e88632172 xCAT-server: fix S7200AP ipmi detection 2017-04-14 15:11:32 -07:00
GONG Jie
9e245025ca [go-xcat] Fix zypper repository querying. Search packages in repository only. 2017-04-13 16:29:21 +08:00
XuWei
df9e65c4b9 Merge branch 'master' of github.com:xcat2/xcat-core into E2808 2017-04-13 03:16:40 -04:00
XuWei
61f1fd37f9 fix issue 2710, print usage when run renergy node without option 2017-04-13 01:36:43 -04:00
immarvin
991ae3e153 fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856: process the multiple dirs in pkgdir 2017-04-13 01:21:06 -04:00
yangsong
a761e64c0c fix issue #2856: [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later (#2857)
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856

* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
2017-04-13 11:31:54 +08: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
XuWei
e5b3e4786e Add code to support rinv and rsetboot for openbmc 2017-04-11 02:24:07 -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
zet809
f151606c61 Merge pull request #2806 from cxhong/rcons
rcons command failed for openbmc
2017-04-07 15:25:07 +08:00
Mark Gurevich
79706016ef modify rflash to make sure BMC ready code 00 stays on 2017-04-06 16:38:55 -04:00
Casandra Qiu
a943c20104 rcons command failed for openbmc 2017-04-06 15:39:20 -04:00
GONG Jie
f82ff37c2b [go-xcat] Ignore any error of yum clean metadata 2017-03-31 15:29:09 +08:00
Yuan Bai
ac13575cc5 fix 2786 statelite NFS mount options are ignored (#2791) 2017-03-31 02:28:12 -05:00
immarvin
a79e1d713f fix a typo 2017-03-30 18:08:14 +08:00
Weihua Hu
dad7603eaf Merge pull request #2770 from chenglch/getadapter
Use rinstall to replace nodeset to boot into genesis for getadapter
2017-03-30 11:19:03 +08:00
zet809
96f3cdcedc Merge pull request #2764 from jjohnson42/fixrinv
Fix if macdata does not exist
2017-03-30 10:18:25 +08:00
Mark Gurevich
aa3c152ae2 lsvm to display VM details 2017-03-29 14:32:10 -04: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
chenglch
a8f727e454 Use rinstall to replace nodeset to boot into genesis
close-issue: #1174
2017-03-29 02:16:23 -04:00
immarvin
0efb6aa83f fix issue rinstall is not able to set or detect the arch , does not happen with nodeset #2745 2017-03-29 13:11:07 +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
d0da3108cf Fix if macdata does not exist
If macdata undefined, it took out all of inventory.
2017-03-28 09:30:05 -04:00
cxhong
377b2349d5 Merge branch 'master' into 2335 2017-03-28 08:43:35 -04:00
zet809
4eea322125 Merge pull request #2720 from xuweibj/I2348
fix issue 2348, check error msg when run bmcdiscover
2017-03-28 16:06:34 +08:00
ertaozh
b78fc0ae40 modify the output ipmi raw data with readable information 2017-03-28 03:37:52 -04:00
Weihua Hu
2d60f9c8bc Merge pull request #2705 from cxhong/pdureset
ADD support for power reset of PDU outlet
2017-03-28 15:09:59 +08: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