2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-08 09:40:11 +00:00
Commit Graph

18769 Commits

Author SHA1 Message Date
immarvin ba9ddb06da fix issue [fvt]2.13 mypostscript syntax error in subroutine run_ps on sles11.4 #2183 2016-11-28 09:33:15 -05:00
zet809 30488810f3 Merge pull request #2203 from chenglch/rflashprogress
Redirect progress message to rflash log files when updating firmware
2016-11-28 17:17:40 +08:00
Yuan Bai ed2ce1ff67 Merge pull request #2004 from cxhong/kit
Support kitcomponent can be add to higher version of OS, I am ok.
2016-11-28 15:33:49 +08:00
Xiaopeng Wang 32ba9701ca Merge pull request #1868 from zet809/fix_issue_1734
fix issue 1734: Update the help info for node.mac to know how to hand…
2016-11-28 13:24:39 +08:00
chenglch 8470c14090 Redirect progress message to rflash log files when updating firmware
Previously rflash process will be terminated when the tty session is closed
which is a very dangerous operation that may bricked the BMC. This patch will
ignore the `int`, `term` and `hup` signal when rflash is running and redirect
the output of ipmitool command to `/var/log/xcat/rflash/<node.log>` which make
the progress trackable. In addition,  -V option is provided to print more
verbose message from ipmitool when `hpm upgrade` command is running.

This patch also update the node status in the `nodelist` table to record
the rflash status.

fix-issue: #1849
2016-11-28 13:21:26 +08:00
ertaozh bea547512a fix issue 1734: Update the help info for node.mac to know how to handle installnic bond 2016-11-25 22:59:26 -05:00
junxiawang 229fa4a50e Merge pull request #2202 from tingtli/statelite
update cases since statelite osimage is default defined after copycds
2016-11-25 14:18:09 +08:00
junxiawang 56db168af7 Merge pull request #2200 from caomengmeng/update_ubuntu_xcat_spelling
update ubuntu install xcat-test spelling
2016-11-25 13:59:36 +08:00
yangsong df2a195a2c Merge pull request #2199 from hu-weihua/2072
Fix issue2072 xCAT 2.12.3 - Policy table read incorrectly
2016-11-25 10:53:54 +08:00
litingt@cn.ibm.com 4db9cbcf18 update cases since statelite osimage is default defined after copycds 2016-11-24 20:29:07 -05:00
caomengmeng 1a179e0f60 complete 2016-11-24 03:54:51 -05:00
hu-weihua 113ed0de31 Fix issue2072 xCAT 2.12.3 - Policy table read incorrectly 2016-11-24 03:23:43 -05:00
Xiaopeng Wang 49e6f4ba89 Merge pull request #2196 from immarvin/onxcatconfig
fix issue [CentOS6.8 and RHEL6.8] User will see ERROR message during running updatenode and in xcat.log on compute node. #2104
2016-11-24 14:16:25 +08:00
immarvin fd3b598e42 fix issue [CentOS6.8 and RHEL6.8] User will see ERROR message during running updatenode and in xcat.log on compute node. #2104 2016-11-24 00:21:03 -05:00
xuweibj 25050e9c8f Merge pull request #2194 from hu-weihua/2193
Fix bug2193:xcatprobe xcatmn could not probe mn's dns status #2193
2016-11-23 16:49:21 +08:00
hu-weihua d07f1e9a77 Fix bug2193:xcatprobe xcatmn could not probe mn's dns status #2193 2016-11-23 03:41:49 -05:00
neo954 2e51fec116 Merge pull request #2191 from hu-weihua/probe_ubu
Modify building failure in ubuntu
2016-11-23 00:36:08 -06:00
hu-weihua 22d581b8c0 modify depending on gongjie's comment 2016-11-23 01:31:10 -05:00
hu-weihua 63ffbae66b Modify building failure in ubuntu 2016-11-23 00:30:08 -05:00
Yuan Bai 4c3f9858d6 Merge pull request #2190 from immarvin/oninstallnic
check whether the network access between MN/CN and the node is ready with ping instead of checking whether the installnic is ip
2016-11-23 12:51:29 +08:00
immarvin 2e01c9b2d5 check whether the network access between MN/CN and the node is ready with ping instead of checking whether the installnic is ip 2016-11-22 21:41:21 -05:00
Victor Hu 96eb4b04fb Merge pull request #2187 from zet809/fix_genesis_nicup_issue
Fix issue for genesis ppc64, wait 2+number_of_nics seconds for all NICS to come up
2016-11-22 09:00:14 -05:00
neo954 a34d5ba95e Merge pull request #2173 from immarvin/onxcatservice
refine the conditional code logic on  swith variables site table
2016-11-22 02:50:38 -06:00
immarvin c4a058c6d5 refine the conditional code logic on swith variables site table 2016-11-22 03:46:05 -05:00
Yuan Bai dd3c8ad174 Merge pull request #2189 from immarvin/onbp
fix [fvt] nodeset node diskless image failed for could not find the diskless image #2188
2016-11-22 16:05:32 +08:00
immarvin 72f66aed71 fix [fvt] nodeset node diskless image failed for could not find the diskless image #2188 2016-11-22 02:59:09 -05:00
ertaozh b31dda6da0 Fix issue for genesis ppc64, wait 2+number_of_nics seconds for all NICs to be UP 2016-11-22 02:37:54 -05:00
yangsong 8dcb2cfb3c Merge pull request #2152 from neo954/go-xcat-devel
[go-xcat] More clearly error messages when yum failed / Fix a minor zypper problem
2016-11-22 01:25:25 -06:00
yangsong db6f205ba7 Merge pull request #2185 from bybai/persistent
fix issue1873 Failed to find the directory: /.statelite/persistent af…
2016-11-22 01:21:51 -06:00
bybai b769d36e06 fix issue1873 Failed to find the directory: /.statelite/persistent after statelite installation 2016-11-22 01:39:59 -05:00
yangsong 223b3305ef Merge pull request #2168 from chenglch/cryptmethod
Load the cryptmethod in the passwd table to generate the password
2016-11-22 00:14:17 -06:00
chenglch 69fff6a31e Load the cryptmethod in the passwd table to generate the password
sha256 and sha512 crypt methods are supported from glibc 2.7 version.
This patch enable the crypt feature on linux system and encrypt the
password with sha256 by default.

implement: #1890
2016-11-22 13:10:41 +08:00
tingtli 3b29483ad7 Merge pull request #2180 from junxiawang/1121
I agree to merge
2016-11-22 10:14:47 +08:00
junxiawang 7287b04702 modify switchdiscovery cases for issue 1137 2016-11-21 12:47:16 -05:00
Xiaopeng Wang d10612b791 Merge pull request #2179 from tingtli/vmissue
update for bug #1958
2016-11-21 20:56:59 +08:00
litingt@cn.ibm.com 29e539176e update for bug #1958 2016-11-21 07:03:36 -05:00
yangsong 6653dfdc6a Merge pull request #2178 from bybai/copycds
fix 2025 Re-enable the creation of statelite when copycds on RHEL 7
2016-11-20 21:14:08 -06:00
bybai be8c255874 fix 2025 Re-enable the creation of statelite when copycds on RHEL 7 2016-11-20 22:07:00 -05:00
Xiaopeng Wang 917a79f99b Merge pull request #2175 from immarvin/onnetparam
fix several issues on redhat kernel cmdline  and grub2 config file generating
2016-11-21 10:54:42 +08:00
immarvin c936778f21 fix issue [DEV] several issues on generating grub.cfg-xxx when netboot=grub2 #2174; fix issue kcmdline for centos netboot images set incorrectly #1502 2016-11-20 21:42:26 -05:00
Victor Hu 3341ed4e55 Merge pull request #2172 from Obihoernchen/patch-1
Fix mknb: Undefined subroutine noderange
2016-11-18 16:04:03 -05:00
Obihörnchen dc9ffa4307 Fix mknb: Undefined subroutine noderange
Add missing xCAT::NodeRange module
2016-11-18 15:47:47 -05:00
Victor Hu 7e85375841 Merge pull request #2150 from xuweibj/usage2
modified probe discovery usage
2016-11-18 15:08:43 -05:00
neo954 d7ed71a7d4 Merge pull request #2169 from immarvin/onxcatservice
fix issue xcat is failing to run postbootscripts on stateful node. #2167
2016-11-18 03:57:15 -06:00
immarvin dc1558f874 fix issue xcat is failing to run postbootscripts on stateful node. #2167 2016-11-18 04:46:46 -05:00
tingtli eaad33a665 Merge pull request #2087 from caomengmeng/xcatconfig_add_new_cases
I agree to merge.
2016-11-18 17:33:02 +08:00
junxiawang 230da53766 Merge pull request #2121 from tingtli/makentp
add makentp/setupntp cases
2016-11-18 16:51:02 +08:00
tingtli 6331d9462c Merge pull request #2092 from neo954/testcase-updatenode
These are cases for updatenode, i agree to merge
2016-11-18 14:30:30 +08:00
tingtli 5d7d270c45 Merge pull request #2166 from zet809/add_debuginfo_for_rmvm
This is for vm issue debug. I agree to merge
2016-11-18 10:18:58 +08:00
Victor Hu 7f30e191d8 Merge pull request #2164 from mew2057/master
Added sample scripts for the various node roles in csm. Each postscri…
2016-11-17 15:36:32 -05:00