2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-01 19:17:06 +00:00

18751 Commits

Author SHA1 Message Date
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
John Dunham
ddd9a12678 Updated the spec file for xCAT-csm to place the csm post scripts in the directory and not a subdirectory. Removed the empty file. 2016-11-17 08:45:56 -05:00
Xiaopeng Wang
17743d6197 Merge pull request #2138 from immarvin/onbp
fix issue [CUSTOMER] the old diskless image built by xCAT can not be used after xcat 2.12.2 #2130
2016-11-17 16:58:16 +08:00
ertaozh
555cffdf24 Add debug info for issue 1958: [FVT]Failed to run rmvm when setup SN in x86_64 for rh7.3 and rh6.8 2016-11-17 03:44:44 -05:00
immarvin
907c4971a9 fix issue [CUSTOMER] the old diskless image built by xCAT can not be used after xcat 2.12.2 #2130 2016-11-17 03:31:30 -05:00
yangsong
81d8bc9cae Merge pull request #2162 from cxhong/2132
Filter out global local ipv6 address for makedhcp command
2016-11-16 20:26:35 -06:00
jdunham@us.ibm.com
5948dc1564 Added sample scripts for the various node roles in csm. Each postscript will scp the latest version of the config file appropriate for it and then start the daemon. The master script will perform some degree of automatic configuration. 2016-11-16 17:43:40 -05:00
Casandra Qiu
c972a8989b Filter out global local ipv6 address for makedhcp command 2016-11-16 15:40:21 -05:00
Pat Lundgren
bc0dcddcb0 Merge pull request #2160 from immarvin/onobjname
fix issue "xCAT Object Name Format" error when trying to name osimages starting with "rhels7.3" #2157
2016-11-16 11:42:41 -05:00
GONG Jie
429dc7867b [go-xcat] Run zypper in non-interactive mode when run `zypper refresh' 2016-11-16 17:28:52 +08:00
immarvin
b0791921bb fix issue "xCAT Object Name Format" error when trying to name osimages starting with "rhels7.3" #2157 2016-11-16 03:22:48 -05:00
zet809
ba63e78399 Merge pull request #2151 from whowutwut/noboot_vlantag
Support noboot on interfaces that are tagged vlan on the mangement node
2016-11-16 15:34:46 +08:00
GONG Jie
ef6eeb5ff8 [go-xcat] Ask the end user to use at least yum version 3.2.29-17 2016-11-16 14:46:17 +08:00
Victor Hu
263acbf5ce Based on Er Tao's comments, before going into the code for determining
the noboot nic names, parse out the interface names for the tagged vlans
without the physical name in the string
2016-11-15 16:48:45 -05:00
yangsong
390b30f155 ddns.pm: fix condition to append domainname to hostname (#2111)
Fix an issue where the domainname was not appended to the hostname
when the domainname was contained in a substring of the hostname.
Update the regular expression to make sure it only check for the
domainname at the end of the hostname string.
2016-11-15 01:17:05 -06:00
neo954
408c42a66b Merge pull request #2126 from hu-weihua/2110
[DO NOT MERGE] Fix issue #2110 xcatprobe xcatmn requires tftp tool , add dependency to xcatprobe rpm
2016-11-15 00:41:50 -06:00
XuWei
4a2616fbaa modified depending on comments 2016-11-15 00:27:57 -05:00