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

7030 Commits

Author SHA1 Message Date
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
4cf7ac6aaf correct the cluster.log show doing debian copycds 2015-10-30 02:24:40 -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
cb29ea2c09 fix issue 314: CUDA 7.5 support for rh7.2 diskless 2015-10-28 07:10:43 -04: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
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
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
4494e4ffac Merge pull request #288 from whowutwut/jun_switch
Remove the Juniper directory if exists, cause symlink creation to fail
2015-10-21 12:55:34 +08:00
9aed2456d3 Need to add some check in the code to remove the Juniper directory
because the symlink does not get created when we are going from an
older release to the current release where this change was made
2015-10-20 11:08:52 -04:00
bb5650db83 Merge pull request #239 from hu-weihua/infiniband
I think it is good enough for merging.
2015-10-20 14:51:56 +08:00
2424460fb5 modify depending on the second round comments 2015-10-20 01:44:02 -04:00
50ce848930 Handle ',,' in nodelist
If ',,' is in nodelist, then confluent is
told to deal with empty groups.  Filter
that phenomenon out.
2015-10-19 14:56:30 -04:00
73958c40c2 modify code depending on gongjie's comments 2015-10-19 08:28:15 -04:00
e0fab6d9c4 check the postscripts before running it with 'bash -x' upgrade 2015-10-19 05:07:42 -04:00
c48d5a1a94 Merge pull request #228 from penguhyang/type_postscript
check the postscripts before running it with 'bash -x'
2015-10-19 16:23:15 +08:00
28533f9411 check the postscripts before running it with 'bash -x' 2015-10-19 03:54:53 -04:00
48aa4dd1cd Merge pull request #254 from samveen/fix_253
[xCAT-Server]Fix #253 with minor improvement
2015-10-19 11:05:28 +08:00
600fa8fa00 reduce the number of options 2015-10-18 05:29:15 -04:00
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00:00
9856c8e94c Merge pull request #267 from hu-weihua/xcatd
Fix bug#155 There are errors when restart xcatd for UDP service's bug
2015-10-16 13:54:27 +08:00
e6c157b95b fix bug#155 There are errors when restart xcatd for UDP service's bug 2015-10-15 03:45:30 -04:00
c9a3a3ab21 add ib pkglist for support rhels7.2 on ppc64le 2015-10-14 03:48:06 -04:00
454d8d4459 add pkglist to support cuda installtion on ubuntu14.04.3 2015-10-13 22:47:02 -04:00
9015913661 [xCAT-Server]Fix #253 with minor improvement 2015-10-11 10:59:48 +00:00
1a7f035eb2 Support CUDA installation on rhel7.2 ppc64le system 2015-10-07 08:58:51 -04:00
580e82c507 provide new usage of mellanox ib drives isntallation 2015-10-01 05:44:34 -04:00
436c1f869e Merge pull request #222 from penguhyang/run_ps
make the run_ps subroutine to be consistent
2015-09-28 20:34:27 +08:00
d716e740bc make the run_ps subroutine to be consistent in ubuntu.post xcat.post and xcatdsklspost 2015-09-28 04:04:22 -04:00
2d2e2f8608 Merge pull request #223 from hu-weihua/cmdlog
Fix bug#203 xdsh could not recognize single quote mark
2015-09-28 11:25:21 +08:00
58e825691f fix bug#203 xdsh could not recognize single quote mark 2015-09-27 23:10:11 -04:00
2de0da2562 Merge pull request #220 from hu-weihua/infiniband
Fix some bugs found during support IB on ubuntu14.04.3 and ppc64le
2015-09-26 10:43:43 +08:00
3b3e1ac93a Merge pull request #213 from zet809/discover_add_mtms
enhance bmcdiscover to get mtms for Firestone machine
2015-09-25 16:31:32 +08:00
e95cef86ac enhance bmcdiscover to get mtms for Firestone machine 2015-09-25 03:44:24 -04:00
172ca1c3db Merge pull request #215 from zet809/rinv_sort_firestone
fix issue 212: rinv all doesn't work for firestone JMET machine
2015-09-25 15:13:50 +08:00
4b48118dec fix some bugs found during support ubuntu14.04.3 on ppc64le 2015-09-25 03:03:49 -04:00