2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-18 12:17:16 +00:00
Commit Graph

18799 Commits

Author SHA1 Message Date
junxiawang f50d14e483 Merge pull request #2242 from tingtli/ntpbundle
remove invalid cases from bundle files
2016-12-01 13:56:36 +08:00
litingt@cn.ibm.com 77bc92534e remove invalid cases from bundle files 2016-12-01 00:51:03 -05:00
Xiaopeng Wang 94ef3a47ce Merge pull request #2237 from bybai/ramdisk
fix no persistent dir in statelite ramdisk
2016-11-30 21:48:01 +08:00
bybai d92f4b0697 fix no persistent dir in statelite ramdisk 2016-11-30 08:36:12 -05:00
zet809 a558fd18a5 Merge pull request #2235 from tingtli/vmcmdupdate
uopdate for vm debug
2016-11-30 17:35:00 +08:00
caomengmeng 2559fdd9f3 update spelling mistake 2016-11-30 17:00:56 +08:00
caomengmeng 4902e57034 update spelling mistake 2016-11-30 17:00:14 +08:00
litingt@cn.ibm.com 9781c1a2b8 uopdate for vm debug 2016-11-30 03:48:24 -05:00
Xiaopeng Wang 00f1946d45 Merge pull request #2234 from zet809/fix_issue_2233
a syntax error within mknb.pm
2016-11-30 16:07:13 +08:00
ertaozh 003290702e a syntax error within mknb.pm 2016-11-30 02:59:40 -05:00
Yuan Bai ab525018a2 Merge pull request #2229 from cxhong/2227
buildkit returns Global symbol "$rmpdir" requires explicit package name
2016-11-30 12:48:49 +08:00
Casandra Qiu 607dbd6c5c buildkit returns Global symbol "$rmpdir" requires explicit package name 2016-11-29 22:26:00 -05:00
cxhong 7cc39f8fe0 Merge pull request #2228 from immarvin/ondisklessimg
fix issue [CUSTOMER] Stale rootimg.gz file left in the rootimg dir caused node boot failed. #2225
2016-11-29 22:02:13 -05:00
immarvin 8686edb86d fix issue [CUSTOMER] Stale rootimg.gz file left in the rootimg dir caused node boot failed. #2225 2016-11-29 21:54:18 -05:00
Victor Hu 6a3ab2a0b0 Merge pull request #2224 from pdlun92/genesis-build-i40e-msg
Added instructions to update i40e driver on build machine to output
2016-11-29 14:29:34 -05:00
Patrick Lundgren c30cc15869 Corrected i40e-1.5.16.tar.gz download link 2016-11-29 14:21:41 -05:00
Patrick Lundgren 3e47bfb091 Added instructions to update i40e driver on build machine to output 2016-11-29 13:41:53 -05:00
cxhong 8af3012528 Merge pull request #2208 from whowutwut/configBNT_desc
Add function to easily set a description string to BNT switches
2016-11-29 10:22:40 -05:00
Xiaopeng Wang d6df52bbd5 Merge pull request #2215 from immarvin/onshebang
change the shebang of xcatpostinit1 to bash
2016-11-29 21:30:27 +08:00
immarvin 31832bc8fa change the shebang of xcatpostinit1 to bash, since xcatpostinit1 used some bash features, in case that sh is not linked to bash 2016-11-29 08:16:28 -05:00
Xiaopeng Wang c2168fb38a Merge pull request #2212 from immarvin/onsysvinit
fix issue [fvt]diskfull provison node status always booting #2204
2016-11-29 15:38:43 +08:00
caomengmeng 033e6eac8a Merge pull request #2210 from tingtli/makentp
update to remove ntp check
2016-11-29 14:54:25 +08:00
immarvin e48098eddd fix issue [fvt]diskfull provison node status always booting #2204 2016-11-29 01:22:15 -05:00
zet809 c61b0cdba4 Merge pull request #2049 from cxhong/1947
Configure different model of BNT switches
2016-11-29 14:14:43 +08:00
litingt@cn.ibm.com 8eb68137c2 update to remove ntp check 2016-11-29 01:00:19 -05:00
Weihua Hu f8ca20a725 Merge pull request #2207 from immarvin/onmyps
fix issue [fvt]2.13 mypostscript syntax error in subroutine run_ps on sles11.4 #2183
2016-11-29 10:40:03 +08:00
Victor Hu df6bf32775 Add function to set description text into the switch 2016-11-28 11:14:52 -05:00
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