2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-12 09:42:43 +00:00
Commit Graph

1361 Commits

Author SHA1 Message Date
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
immarvin e48098eddd fix issue [fvt]diskfull provison node status always booting #2204 2016-11-29 01:22:15 -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
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
immarvin c4a058c6d5 refine the conditional code logic on swith variables site table 2016-11-22 03:46:05 -05:00
immarvin dc1558f874 fix issue xcat is failing to run postbootscripts on stateful node. #2167 2016-11-18 04:46:46 -05:00
chenglch 843fee9ad3 Modify build spec to require ipmitool-xcat-1.8.17-1 2016-11-10 10:44:03 +08:00
immarvin 9ce51e7c4d correct a typo 2016-11-09 01:51:43 -05:00
immarvin a2ae21321a add cumulus switch definition template 2016-11-08 03:21:03 -05:00
Xiaopeng Wang 1b51602577 Merge pull request #2055 from immarvin/onxcatservice
fix issue linux orderly shutdown not noticed by xcat. #1939
2016-11-07 17:03:06 +08:00
immarvin 6f735b0e8d fix issue linux orderly shutdown not noticed by xcat. #1939;replace xcatpostinit1 sysvinit service with xcatpostinit1.service systemd service unit as the hook to run PS&PBS and report status for redhat;report node status on system <reboot/shutdown> command 2016-11-07 13:54:47 +08:00
penguhyang c51cb98c75 quote date command in string (#2076) 2016-11-04 13:22:52 +08:00
thiell fc15887f84 postscripts: add --showduplicates to yum list (#2056)
"yum list" alone does NOT check the older packages available in the
yum repo. If we want to install a specific package version, the
--showduplicates option is required. As an example, with this patch,
we can now add a specific kernel package to otherpkgs.pkglist that is
older that the one available in the distro.
2016-11-04 12:43:55 +08:00
Patrick Lundgren 8b1d06060e Modified spec files to require ipmitool-xcat 1.8.17, so "yum update *xCAT*" will pull in ipmitool-xcat-1.8.17 2016-10-25 15:19:24 -04:00
penguhyang 6ec81e919b fix updatenode with debugmode on does not output (#1969) 2016-10-18 14:23:43 +08:00
penguhyang 33fa7fd6b4 fix error about differentiate the log entries (#1959) 2016-10-13 13:38:47 +08:00
penguhyang bbcea8b16d fix differentiate the log entries of postscript and postbootscript (#1946) 2016-10-12 14:26:23 +08:00
Matt Ezell 1e11b6e80f Add support for a default MTU on a network
Add a MTU column to the networks table.  If set, this will configure the MTU in
DHCP so that nodes will have the correct MTU during provisioning.  This is
important for large systems to enable jumbo frames to reduce CPU usage when
copying diskless images over the network (before the confignics postscript can
run to set the desired MTU).
2016-10-01 16:01:28 -04:00
yangsong 4cf9c18fc7 Revert "differentiate the log entries of postscript and postbootscript " (#1927) 2016-09-29 17:27:59 +08:00
Jarrod Johnson edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
immarvin 325eea1190 fix [fvt]2.12.3 install_lsf need to modify the lsb.hosts script #1910 2016-09-28 17:39:38 +08:00
ertaozh 834d6e2bc6 fix issue 1828: xCAT not start from hard disk after provsioned statefull node 2016-09-27 04:45:02 -04:00
penguhyang e4c0d8c367 diff postscript and postbootscript log (#1832) 2016-09-27 10:20:00 +08:00
penguhyang 0edc2810d1 update logs in the deployment phase (#1888) 2016-09-23 16:00:27 +08:00
immarvin a69f040bef add syslinux-xcat and xnba-undi to the dependency of xCAT and xCATsn to support mixed cluster 2016-09-14 04:55:20 -04:00
Yuan Bai 4e96588717 add type bond (#1827) 2016-09-13 16:45:34 +08:00
immarvin c0194840e7 fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x 2016-09-12 01:32:34 -04:00
penguhyang 5113e662f0 log diff info for diff mode (#1808) 2016-09-08 15:22:08 +08:00
hu-weihua c7fd949ae6 add old commit 693d3facfc back 2016-08-29 23:15:47 -04:00
Casandra Qiu f492ceb7e9 use cudaruntime-8-0 as default 2016-08-15 08:50:49 -04:00
Casandra Qiu 672b7113d7 CUDA8 support on rhel7.2 and rhel7.3 2016-08-11 12:04:24 -04:00
ertaozh 8b5f44c44a Modify xcat-genesis-script pkg name for ubuntu 2016-08-10 01:23:06 -04:00
immarvin 62397604a4 fix issue [FVT] updatenode CN without return value for more than hours #1621 2016-08-03 02:36:43 -04:00
penguhyang 42fbc5fe8e enable the log can be forwarded to mn (#1532) 2016-08-02 13:55:24 +08:00
Mark Gurevich fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Mark Gurevich 0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
ertaozh cd471d112d modify dependency xcat-genesis-scripts to xcat-genesis-scripts-ppc64 and xcat-genesis-scripts-x86-64 for xcatsn and xcat 2016-07-20 01:17:45 -04:00
ertaozh 65bfb783d2 modify xcat to depended on ipmitool-xcat-1.8.15-2 and higher 2016-07-18 01:53:00 -04:00
WangXiaoPeng d1e63367f5 issue 1245, add the missing $ in the regular expression 2016-07-05 22:58:01 -04:00
hu-weihua 4093009082 Make xcat-porbe as xcat's dependency 2016-07-05 03:59:20 -04:00
Mark Gurevich 4646631416 Remove old version xCAT settings from rsyslog.conf file 2016-07-01 11:17:38 -04:00
Xiaopeng Wang 2edd1fb329 Merge pull request #1448 from immarvin/onmkdeftemplate
fix issue  [FVT]It is no unified for template, node, osimage while running lsdef #1437
2016-07-01 15:34:34 +08:00
immarvin c6c8f2b838 fix issue [FVT]It is no unified for template, node, osimage while running lsdef #1437 2016-07-01 03:21:10 -04:00
bybai de87677636 fix 1439 confignics fails on CentOS 7.2 2016-06-30 01:31:15 -04:00
penguhyang 1aba72dac2 add logs in the deployment phase 2016-06-28 23:16:22 -04:00
yangsong 0e44282fd5 Merge pull request #1350 from bybai/setupntp
fix 1342 setupntp need enhance to support sles12
2016-06-22 01:15:33 -05:00
Xiaopeng Wang 6775f8ab92 Merge pull request #1254 from immarvin/onmkdeftemplate
support mkdef --template;support lsdef --template
2016-06-22 11:11:57 +08:00
bybai 99e4522fde fix 1342 setupntp need enhance to support sles12 2016-06-21 04:29:57 -04:00
immarvin f7700925dc support mkdef/lsdef --template 2016-06-20 02:44:40 -04:00
Xiaopeng Wang 9677507e35 Merge pull request #1334 from immarvin/onrh7syncfile
fix issue  [Customer] The postscript syncfiles does not work when enabled the xcatdebugmode for rh7.2 #1169;process the (sshd) service management in chrooted environment
2016-06-20 13:54:58 +08:00