2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 22:15:30 +00:00
Commit Graph

7060 Commits

Author SHA1 Message Date
9f1422ae35 Merge pull request #391 from chenglch/rflash-fork
Fork a rflash process for each node
2015-11-16 14:17:19 +08:00
309fac1b1a add dependence package for support rhels7.1 on x86_64 2015-11-12 19:55:15 -05:00
68b74b85ec fix bug#398 2015-11-12 03:42:14 -05:00
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
f2b9f6e94a to fix Issue 302, modified my_ip_facing and related functions 2015-11-12 00:33:03 -05:00
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
76acb1f315 Merge pull request #355 from chenglch/rflash
rflash to upgrade firmware with ipmitool-xcat
2015-11-05 16:16:11 -05:00
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
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
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
24f35d604a Merge pull request #283 from samveen/xcatd_improvements
`xcatd` improvements
2015-11-05 15:27:27 +08:00
3fbb81c37d Merge pull request #247 from loz-hurst/master
Stop repeating domains in domain-search
2015-11-05 14:50:09 +08:00
fa3cbebda1 Merge pull request #323 from zet809/issue_229
fix bug 229: Install ubuntu 14.04.3 will fail on IBM Power S822LC if rhels is installed before
2015-11-05 14:22:18 +08:00
4388100166 Merge pull request #326 from jjohnson42/master
If TFTPDIR does not begin with /, correct it
2015-11-05 13:28:23 +08:00
e2150f039d Merge pull request #344 from immarvin/onissue97
fix issue #97 [fvt]2.11:still could not get l full debuginfo in management node for diskless provision after xcatdebugmode=1
2015-11-05 13:28:06 +08:00
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
11b3c7d2ec correct a typo 2015-11-05 00:17:54 -05:00
d62478e34e Merge pull request #337 from cxhong/335
switchdiscover should not create switch object name with "_"
2015-11-04 14:35:36 -05:00
956310878b Github issue #234, add more sensor type support for rvitals command 2015-11-03 17:12:57 -05:00
c1ab39bb9a Merge pull request #329 from immarvin/onissue4673
fix issue #4673 There's no netbooting status when provision ubuntu stateless node
2015-11-03 18:18:35 +08:00
19a6faf86b Merge pull request #351 from mavscjb/master
fix for Ubuntu MN to provision rhel CN failed
2015-11-03 17:27:42 +08:00
48eacf2b70 Merge pull request #333 from penguhyang/generate-stateful-osimage
correct to generate stateful-mgmtnode osimage on rh7.0
2015-11-03 17:18:51 +08:00
ed85458353 Merge pull request #343 from penguhyang/show_debian_copycds
correct the cluster.log show doing debian copycds
2015-11-03 17:18:27 +08:00
fa3f96a940 removed some commented-out lines;added some comments;modified the variable name prdevices to passthrudevices for readability 2015-11-02 22:00:09 -05:00
2ab63fc125 throw an error message if the specified --cpupin cpuset include invalid node exclude declaration 2015-11-02 22:00:09 -05:00
c2a0578edf remove debug line 2015-11-02 22:00:08 -05:00
c5f1075aee add kvm features: cpu pining, memory binding and pci passthrough 2015-11-02 22:00:08 -05:00
0dd7e79635 fix for Ubuntu MN to provision rhel CN failed 2015-11-02 21:58:12 -05:00
641094dda9 fix for Ubuntu MN to provision rhel CN failed 2015-11-02 04:05:38 -05:00
861164068b add flag -t for bmcdiscovery to generate a temp bmc node 2015-11-01 21:31:32 -05:00
4cf7ac6aaf correct the cluster.log show doing debian copycds 2015-10-30 02:24:40 -04:00
977f88c293 fix issue #97 [fvt]2.11:still could not get l full debuginfo in management node for diskless provision after xcatdebugmode=1 2015-10-30 02:03:46 -04:00
0b1bb80853 Fix CentOS7 callout of wrong prescript name 2015-10-29 15:30:42 -04:00
96144aabbb If TFTPDIR does not begin with /, correct it
TFTPDIR could be set without a leading /.  Support
this syntax by putting a slash in front and hoping
for the best
2015-10-29 15:28:59 -04:00
f64008c152 switchdiscover should not create switch object name with "_" for github
issue #335
2015-10-29 10:40:18 -04:00
a482af52c4 correct to generate stateful-mgmtnode osimage on rh7.0 2015-10-29 02:50:33 -04:00
3c08a4e160 Add new postscript to configure cuda related settings
Renamed the install pkglist to be ppc64le only support
2015-10-28 10:39:46 -04:00
029943fcac [xCAT-server]xcatd: PerlTidy + manual alignment of closing }; expressions (evals, subroutine assignments) 2015-10-28 11:18:33 +00:00
cb29ea2c09 fix issue 314: CUDA 7.5 support for rh7.2 diskless 2015-10-28 07:10:43 -04:00
07f02d62cf [xCAT-server]xcatd: add space between # and comments, remove space between # and commented code 2015-10-28 09:31:10 +00:00
da77461c61 fix issue #4673 There's no netbooting status when provision ubuntu stateless node 2015-10-27 23:09:09 -04:00
3013dea519 add -q option for grep 2015-10-27 04:56:23 -04:00
2e549a5fdd enhance cleanup function 2015-10-27 01:44:53 -04:00
a176c26f3f fix bug 229: Install ubuntu 14.04.3 will fail on IBM Power S822LC if RH7.x is installed before 2015-10-27 01:38:16 -04:00
424fe09d70 fix typo 2015-10-26 22:23:42 -04:00
00a2d3bc24 fix typo. $ signs were missing. 2015-10-26 08:37:21 -04:00
cb5e73ab0e fix bug#316 2015-10-26 05:02:58 -04:00
505826e7e9 fix issue [fvt]2.11 rcons will stay in anaconda interface in rh7.2 ppc64le 2015-10-26 04:48:16 -04:00
8926a2a217 correct mknb will run twice during install xcat 2015-10-23 06:33:54 -04:00
90ecb8b799 upgrade the cuda pkglist for diskfull install 2015-10-22 04:37:45 -04:00