2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-10 06:41:31 +00:00
Commit Graph

7105 Commits

Author SHA1 Message Date
9ea36ca616 Merge pull request #486 from chenglch/rflash-site
Fix-issue 471: Add a user interface to set the delay time for rflash
2015-11-30 17:08:52 +08:00
02ceafc428 Add a attribute in site table to set the delay time for rflash
Currently abort failure(0x81) occur during the initiate stage as
the firmware state is not stable enough after cold reset. As the
delay time is not a constant value, this change add a interface in
site table for user to set this value.

Close-issue: #471
2015-11-30 03:59:31 -05:00
1ffb4970e7 add the doc of diskless exlist; update the exlist for sles12 ppc64le diskless osimage 2015-11-26 02:35:42 -05:00
f99e7697dc fix issue 462: The result of "rvitals wattage" is not right on firestone and habanero 2015-11-25 01:20:34 -05:00
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
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
c4e03b6c44 Merge pull request #456 from immarvin/onpkvmpre
add disc selecting logic for powerkvm3.1.0
2015-11-23 22:17:03 +08:00
72cb00d6a4 disk names might be sdaa,sdab.... 2015-11-23 09:03:21 -05:00
dc9017ddd5 disk names might be sdaa,sdab.... 2015-11-23 08:57:32 -05:00
340516c2c3 disk names might be sd[a-z]+ 2015-11-23 08:50:34 -05:00
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
f53f3854e3 devtype is useless,remove it 2015-11-23 07:44:52 -05:00
785e2f7c6c add disc selecting logic for powerkvm3.1.0 2015-11-23 03:49:48 -05:00
c4367da51e Dirty hack, fix the permission of direcotry /var/log/xcat 2015-11-23 14:40:51 +08:00
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
bd2ee5c070 use lazy mode of umount to increase the success rate 2015-11-22 21:30:33 -05:00
c889383494 provide a walk around to defect #424 2015-11-21 03:01:39 -05:00
895ad1fa02 Merge pull request #441 from chenglch/rflash-defect
Reviewed the code.  Looks fine to me
2015-11-20 14:30:01 -05:00
6a9682b750 Merge pull request #404 from pdlun92/i271
New OS release IDs added to discinfo.pm
2015-11-20 11:57:49 -05:00
2c22c82b4d SLES12SP1 Support added to sles.pm
RHELS7.2 IDs added to discinfo.pm
2015-11-20 11:25:45 -05:00
91e26aeb14 fix defect 107 to avoid replacing link files in Automation ENV 2015-11-20 03:12:43 -05:00
73700a6138 delete bash -x 2015-11-20 02:00:30 -05:00
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
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
7c75934c60 fix 410 xHRM bridgeprereq br3 hang on 2015-11-19 20:54:39 -05:00
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
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
a4c62eedf3 correct 'updatenode node -k -F' without prompting message directly 2015-11-19 01:41:37 -05:00
f997141422 Merge pull request #402 from zet809/renergy_for_power_s822l
renergy support for IBM power s822LC, add power_reading and temp_read…
2015-11-18 22:40:59 -05:00
cd87ba223d Merge pull request #423 from penguhyang/updatenode_o
support updatenode -o option to use for update
2015-11-18 22:39:53 -05:00
da9d6a23ef Add code to check the os version by looking for the digit values
in the $os string.  If >= SLES 11 or >= RHEL 7, dhcpd and dhcpd6
share the same configuration file
2015-11-18 13:13:06 -05:00
2be4d11d9b renergy support for IBM power s822LC, add power_reading and temp_reading options 2015-11-18 03:40:06 -05:00
a7f8730a55 support updatenode -o option to use for update 2015-11-18 02:59:28 -05:00
9e0fe3ae0b issue426 bmcdiscover return message need modified on ubuntu 2015-11-18 00:09:20 -05:00
b37dd4bef0 Merge pull request #328 from whowutwut/sf_reference_cleanup
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
4d34f67799 Merge pull request #250 from whowutwut/rinv
Fix for xcat-core/issues/233, rinv recieve incorrect data from BMC
2015-11-17 13:43:58 +08:00
743960c5a8 Add FRU ID into the error message to be more descriptive
about receiving the incorrect data from the BMC
2015-11-16 10:56:52 -05:00
2608c753c1 Fix defect: Error to check the rflash option
rflash for ipmi also supports the fpc machines,
delete the check constraints for unknown options.
2015-11-16 07:52:40 -05:00
9f1422ae35 Merge pull request #391 from chenglch/rflash-fork
Fork a rflash process for each node
2015-11-16 14:17:19 +08:00
309fac1b1a add dependence package for support rhels7.1 on x86_64 2015-11-12 19:55:15 -05:00
68b74b85ec fix bug#398 2015-11-12 03:42:14 -05:00
d39d5b567c Merge pull request #386 from xuweibj/I302
to fix Issue 302, modified my_ip_facing and related functions
2015-11-12 14:01:14 +08:00
f2b9f6e94a to fix Issue 302, modified my_ip_facing and related functions 2015-11-12 00:33:03 -05:00
a52c7166c2 Fork a rflash process for each node
Original implementation use thread to deal with the rflash
procedure for multiple nodes, but thread is not suggested
by perl. This patch aims to replace the thread with process.
2015-11-11 02:48:28 -05:00
76acb1f315 Merge pull request #355 from chenglch/rflash
rflash to upgrade firmware with ipmitool-xcat
2015-11-05 16:16:11 -05:00
4adbafdc2d Merge pull request #357 from cxhong/234
Github issue #234, add more sensor type support for rvitals command
2015-11-05 09:55:39 -05:00
83e4df505e Merge pull request #301 from zet809/bmcdiscovery_add_flag_t
add flag -t for bmcdiscovery to generate a temp bmc node
2015-11-05 16:11:02 +08:00
63b3b6facb rflash to upgrade firmware with ipmitool-xcat
- check ipmitool-xcat version (1.8.15 or above)
- check hpm file
- upgrade firmware with ipmitool-xcat
- add thread support for rflash
2015-11-05 03:08:51 -05:00
24f35d604a Merge pull request #283 from samveen/xcatd_improvements
`xcatd` improvements
2015-11-05 15:27:27 +08:00
3fbb81c37d Merge pull request #247 from loz-hurst/master
Stop repeating domains in domain-search
2015-11-05 14:50:09 +08:00