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

4865 Commits

Author SHA1 Message Date
yangsong c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
immarvin f37c53bff2 correct the indent of comments 2015-12-22 20:49:23 -05:00
immarvin c2b9d979da correct indent 2015-12-22 03:46:15 -05:00
immarvin 181fdee0ce add support for chvm --detachdev 2015-12-21 05:10:22 -05:00
yangsong 0afeb8ccc5 Merge pull request #527 from penguhyang/updatenode_zero
fix issue: return values are zero for updatenode -f with incompatiable flags -k,-S,-P
2015-12-18 15:50:40 +08:00
chenglch 88b61bab04 Merge pull request #497 from xuweibj/S69370
Add FQDNfirst option in global cfg.
2015-12-16 17:07:16 +08:00
XuWei 3684705279 Add a global cfg to enable the longnamefirst 2015-12-16 03:52:20 -05:00
penguhyang 6aeb577bfa return values are zero for updatenode -f with incompatiable flags -k -S -P 2015-12-15 21:18:14 -05:00
neo954 c15027d4bb Merge pull request #452 from hu-weihua/getadapters
Cool. Will merge it, eventually.
2015-12-15 12:44:26 +08:00
chenglch 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
huweihua bfc5a88ee2 modify sleep bug 2015-11-27 04:40:48 -05:00
huweihua a04f074c08 fix some bug found by cheng long 2015-11-27 03:47:48 -05:00
huweihua cac6a5c8af add sleep when waitpid 2015-11-27 03:16:02 -05:00
huweihua c8685b21ab modify write file error 2015-11-27 03:04:41 -05:00
huweihua 1f19b92529 modify depending on gongjie and chenglong 's comment 2015-11-25 05:19:33 -05: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
huweihua b30037e485 modify depending on comments 2015-11-24 03:14:35 -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
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 98da02d631 used for support getadapters command 2015-11-22 03:38:20 -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
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
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
penguhyang a4c62eedf3 correct 'updatenode node -k -F' without prompting message directly 2015-11-19 01:41:37 -05:00
Victor Hu 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
Victor Hu 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
Victor Hu 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
ertaozh 2be4d11d9b renergy support for IBM power s822LC, add power_reading and temp_reading options 2015-11-18 03:40:06 -05:00
penguhyang a7f8730a55 support updatenode -o option to use for update 2015-11-18 02:59:28 -05:00
bybai 9e0fe3ae0b issue426 bmcdiscover return message need modified on ubuntu 2015-11-18 00:09:20 -05:00
zet809 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
Victor Hu 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
chenglch 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
zet809 9f1422ae35 Merge pull request #391 from chenglch/rflash-fork
Fork a rflash process for each node
2015-11-16 14:17:19 +08:00
zet809 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
XuWei f2b9f6e94a to fix Issue 302, modified my_ip_facing and related functions 2015-11-12 00:33:03 -05:00
chenglch 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
Victor Hu 76acb1f315 Merge pull request #355 from chenglch/rflash
rflash to upgrade firmware with ipmitool-xcat
2015-11-05 16:16:11 -05:00
Victor Hu 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
Xiaopeng Wang 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
chenglch 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
Xiaopeng Wang 3fbb81c37d Merge pull request #247 from loz-hurst/master
Stop repeating domains in domain-search
2015-11-05 14:50:09 +08:00
Xiaopeng Wang 8ff0f796c1 Merge pull request #319 from immarvin/issue317
fix issue [fvt]2.11 rcons will stay in anaconda interface in rh7.2 ppc64le
2015-11-05 13:20:34 +08:00
Victor Hu ab5349cf29 rhels7 also stores the dhcpd/dhcpd6 config in the same
/etc/sysconfig/dhcpd file.  Add test for rhels7
2015-11-04 15:39:16 -05:00