2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 21:31:11 +00:00
Commit Graph

7063 Commits

Author SHA1 Message Date
huweihua
a04f074c08 fix some bug found by cheng long 2015-11-27 03:47:48 -05:00
huweihua
cac6a5c8af add sleep when waitpid 2015-11-27 03:16:02 -05:00
huweihua
c8685b21ab modify write file error 2015-11-27 03:04:41 -05:00
huweihua
1f19b92529 modify depending on gongjie and chenglong 's comment 2015-11-25 05:19:33 -05:00
huweihua
b30037e485 modify depending on comments 2015-11-24 03:14:35 -05:00
huweihua
98da02d631 used for support getadapters command 2015-11-22 03:38:20 -05:00
huweihua
68b74b85ec fix bug#398 2015-11-12 03:42:14 -05:00
zet809
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
XuWei
f2b9f6e94a to fix Issue 302, modified my_ip_facing and related functions 2015-11-12 00:33:03 -05:00
Victor Hu
76acb1f315 Merge pull request #355 from chenglch/rflash
rflash to upgrade firmware with ipmitool-xcat
2015-11-05 16:16:11 -05:00
Victor Hu
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
Xiaopeng Wang
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
chenglch
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
Xiaopeng Wang
24f35d604a Merge pull request #283 from samveen/xcatd_improvements
`xcatd` improvements
2015-11-05 15:27:27 +08:00
Xiaopeng Wang
3fbb81c37d Merge pull request #247 from loz-hurst/master
Stop repeating domains in domain-search
2015-11-05 14:50:09 +08:00
Xiaopeng Wang
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
Xiaopeng Wang
4388100166 Merge pull request #326 from jjohnson42/master
If TFTPDIR does not begin with /, correct it
2015-11-05 13:28:23 +08:00
Xiaopeng Wang
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
Xiaopeng Wang
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
immarvin
11b3c7d2ec correct a typo 2015-11-05 00:17:54 -05:00
Victor Hu
d62478e34e Merge pull request #337 from cxhong/335
switchdiscover should not create switch object name with "_"
2015-11-04 14:35:36 -05:00
Casandra Qiu
956310878b Github issue #234, add more sensor type support for rvitals command 2015-11-03 17:12:57 -05:00
penguhyang
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
bybai
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
yangsong
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
yangsong
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
immarvin
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
immarvin
2ab63fc125 throw an error message if the specified --cpupin cpuset include invalid node exclude declaration 2015-11-02 22:00:09 -05:00
immarvin
c2a0578edf remove debug line 2015-11-02 22:00:08 -05:00
immarvin
c5f1075aee add kvm features: cpu pining, memory binding and pci passthrough 2015-11-02 22:00:08 -05:00
mavscjb
0dd7e79635 fix for Ubuntu MN to provision rhel CN failed 2015-11-02 21:58:12 -05:00
mavscjb
641094dda9 fix for Ubuntu MN to provision rhel CN failed 2015-11-02 04:05:38 -05:00
ertaozh
861164068b add flag -t for bmcdiscovery to generate a temp bmc node 2015-11-01 21:31:32 -05:00
penguhyang
4cf7ac6aaf correct the cluster.log show doing debian copycds 2015-10-30 02:24:40 -04:00
immarvin
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
Jarrod Johnson
0b1bb80853 Fix CentOS7 callout of wrong prescript name 2015-10-29 15:30:42 -04:00
Jarrod Johnson
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
Casandra Qiu
f64008c152 switchdiscover should not create switch object name with "_" for github
issue #335
2015-10-29 10:40:18 -04:00
penguhyang
a482af52c4 correct to generate stateful-mgmtnode osimage on rh7.0 2015-10-29 02:50:33 -04:00
Victor Hu
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
Samveen Gulati
029943fcac [xCAT-server]xcatd: PerlTidy + manual alignment of closing }; expressions (evals, subroutine assignments) 2015-10-28 11:18:33 +00:00
ertaozh
cb29ea2c09 fix issue 314: CUDA 7.5 support for rh7.2 diskless 2015-10-28 07:10:43 -04:00
Samveen Gulati
07f02d62cf [xCAT-server]xcatd: add space between # and comments, remove space between # and commented code 2015-10-28 09:31:10 +00:00
immarvin
da77461c61 fix issue #4673 There's no netbooting status when provision ubuntu stateless node 2015-10-27 23:09:09 -04:00
huweihua
3013dea519 add -q option for grep 2015-10-27 04:56:23 -04:00
huweihua
2e549a5fdd enhance cleanup function 2015-10-27 01:44:53 -04:00
ertaozh
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
huweihua
424fe09d70 fix typo 2015-10-26 22:23:42 -04:00
huweihua
00a2d3bc24 fix typo. $ signs were missing. 2015-10-26 08:37:21 -04:00
huweihua
cb5e73ab0e fix bug#316 2015-10-26 05:02:58 -04:00