2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

16552 Commits

Author SHA1 Message Date
junxiawang
fdf2b81771 add configure xcat index 2015-11-26 08:41:04 -05:00
junxiawang
2547a42321 Merge pull request #473 from junxiawang/codeforLEtest
add le test bundle list
2015-11-26 10:46:07 +08:00
junxiawang
9093520210 add le test bundle list 2015-11-26 01:46:21 -05:00
Yuan Bai
6d9ff85e1c Merge pull request #468 from zet809/issue_462
fix issue 462: The result of "rvitals wattage" is not right on firest…
2015-11-25 17:37:25 +08:00
ertaozh
f99e7697dc fix issue 462: The result of "rvitals wattage" is not right on firestone and habanero 2015-11-25 01:20:34 -05:00
yangsong
9efc3cac00 Merge pull request #466 from whowutwut/sles12genimage
Add additonal packages to sles12 diskless pkglist to reduce warning msg
2015-11-25 13:33:38 +08:00
Victor Hu
e84389c0bf Add kernel-firmware and adaptec-firmware to reduce the number
of warning messages when running genimage on sles12 sp1 systems
2015-11-24 16:22:22 -05:00
Weihua Hu
9885d9acba Merge pull request #459 from zet809/issue_457
fix issue 457: xCAT 2.11 / S822LC: Node Discovery failed due to MTM w…
2015-11-24 15:34:26 +08:00
ertaozh
b5717ba88b fix issue 457: xCAT 2.11 / S822LC: Node Discovery failed due to MTM with spaces 2015-11-24 02:19:34 -05:00
Victor Hu
f180db98f7 Merge pull request #443 from zet809/rspconfig_ip_S822LC
fix issue 440: IBM Power S812LC using rspconfig to set bmc ip address…
2015-11-23 21:38:57 -05:00
Victor Hu
74357434ab Update differentiators.rst
Updated some of the wording
2015-11-23 20:18:04 -05:00
Victor Hu
7adb95b3a3 Merge pull request #403 from cxhong/NM
Add sections to complete the mysql/mariadb documentation
2015-11-23 16:13:31 -05:00
Victor Hu
72eb675661 Merge pull request #453 from immarvin/onkvmdoc
update the index of VM support
2015-11-23 13:06:50 -05:00
Victor Hu
dfd6475c00 Merge pull request #387 from penguhyang/updatenode_k
correct the message to make the updatenode -k output looks neat
2015-11-23 13:04:52 -05:00
zet809
c4e03b6c44 Merge pull request #456 from immarvin/onpkvmpre
add disc selecting logic for powerkvm3.1.0
2015-11-23 22:17:03 +08:00
immarvin
72cb00d6a4 disk names might be sdaa,sdab.... 2015-11-23 09:03:21 -05:00
immarvin
dc9017ddd5 disk names might be sdaa,sdab.... 2015-11-23 08:57:32 -05:00
immarvin
340516c2c3 disk names might be sd[a-z]+ 2015-11-23 08:50:34 -05:00
yangsong
74ba9ef631 Merge pull request #429 from neo954/story50687log
Dirty hack, fix the permission of direcotry /var/log/xcat
2015-11-23 21:16:38 +08:00
immarvin
f53f3854e3 devtype is useless,remove it 2015-11-23 07:44:52 -05:00
immarvin
785e2f7c6c add disc selecting logic for powerkvm3.1.0 2015-11-23 03:49:48 -05:00
chenglch
651cee75fc Merge pull request #454 from zet809/issue_444
fix issue 444: Timeout while executing "renergy noderange temperature…
2015-11-23 15:13:16 +08:00
ertaozh
4f44682478 fix issue 444: Timeout while executing "renergy noderange temperature|powerusage" 2015-11-23 02:09:49 -05:00
GONG Jie
c4367da51e Dirty hack, fix the permission of direcotry /var/log/xcat 2015-11-23 14:40:51 +08:00
GONG Jie
36fd67b75c Fix indent and code style 2015-11-23 13:56:49 +08:00
immarvin
8bf2c5340c update the index of VM support 2015-11-22 22:13:03 -05:00
bybai
1408ee73dc Merge pull request #451 from hu-weihua/rmimage
Provide a walk around to issue #424 by using rmimage
2015-11-23 10:55:38 +08:00
huweihua
bd2ee5c070 use lazy mode of umount to increase the success rate 2015-11-22 21:30:33 -05:00
huweihua
c889383494 provide a walk around to defect #424 2015-11-21 03:01:39 -05:00
Pat Lundgren
895ad1fa02 Merge pull request #441 from chenglch/rflash-defect
Reviewed the code.  Looks fine to me
2015-11-20 14:30:01 -05:00
Victor Hu
6a9682b750 Merge pull request #404 from pdlun92/i271
New OS release IDs added to discinfo.pm
2015-11-20 11:57:49 -05:00
Patrick Lundgren
2c22c82b4d SLES12SP1 Support added to sles.pm
RHELS7.2 IDs added to discinfo.pm
2015-11-20 11:25:45 -05:00
Jarrod Johnson
9122c45dd8 Another fix for noderange recursion
Noderange recursion had other scenarios where missing
nodes could be forgotten.  Fix this by having expandatom
append the option for all subordinate calls.
2015-11-20 11:20:30 -05:00
tingtli
8ad335983d Merge pull request #300 from bybai/fixraiddoc
I will merge it for 2.11. In 2.12 , we can add a section to describe how to do node provision  after  creating RAID.
2015-11-20 16:56:52 +08:00
yangsong
6d62fcc3be Merge pull request #447 from tingtli/defect107
fix defect 107 to avoid replacing link files in Automation ENV
2015-11-20 16:18:22 +08:00
litingt@cn.ibm.com
91e26aeb14 fix defect 107 to avoid replacing link files in Automation ENV 2015-11-20 03:12:43 -05:00
yangsong
586a57ddb0 Merge pull request #439 from bybai/xHRM
fix 410 xHRM bridgeprereq br3 hang on ifup br3
2015-11-20 15:01:29 +08:00
bybai
73700a6138 delete bash -x 2015-11-20 02:00:30 -05:00
chenglch
0da58b39d9 Fix-defect: Add sleep function before upgrade firmware
Firmware or ipmitool-xcat may not stable enough. BMC can handle
the ipmi request from ipmitool, but can not be upgraded succesfully,
add a sleep function as a work around.

Fix-issue: #442
2015-11-20 01:40:01 -05:00
ertaozh
6dc8102594 fix issue 440: IBM Power S812LC using rspconfig to set bmc ip address failed if the bmc is in dhcp mode 2015-11-20 01:37:51 -05:00
bybai
7c75934c60 fix 410 xHRM bridgeprereq br3 hang on 2015-11-19 20:54:39 -05:00
Victor Hu
06c950d578 Update index.rst
alphabetize the topics
2015-11-19 16:40:43 -05:00
Jarrod Johnson
c5bb3ceb0d Alias RHEL7 to avoid breaking templates
Some custom templates used the rhel7 name.  Restore
their functionality by linking in the 'old' name.
2015-11-19 13:14:24 -05:00
bybai
88c038351f Merge pull request #413 from junxiawang/docl
Thanks for your changes, it is OK for me. I will merge it.
2015-11-19 17:04:11 +08:00
junxiawang
9aa0610bde modify configure xcat according to baiyuan's comments 2015-11-19 08:05:12 -05:00
tingtli
51316df775 Merge pull request #436 from zet809/issue_433
fix issue 433: 2.11 build failed with renergy.1.pod
2015-11-19 16:03:32 +08:00
ertaozh
e5d8f86d8c fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 02:57:00 -05:00
penguhyang
3cbe9d7f83 Merge pull request #363 from whowutwut/dhcpd6
makedhcp -n on rhels7 complains about missing dhcpd6 file
2015-11-19 15:38:17 +08:00
zet809
9246b92eff Merge pull request #421 from chenglch/rflash-doc
update rflash doc for OpenPOWER machine
2015-11-19 15:31:29 +08:00
chenglch
821e453840 Add rflash doc for OpenPOWER machine 2015-11-19 02:24:38 -05:00