2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-03 11:25:33 +00:00
Commit Graph

7015 Commits

Author SHA1 Message Date
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
3f40bfa211 fixed issue #119 xCAT installation trashes customer's original ntp.conf 2015-09-24 10:12:31 -04:00
6f50243602 fix issue 212: rinv all doesn't work for firestone JMET machine 2015-09-24 04:46:57 -04:00
7cae7cc0d1 add --noverify option to skip the node network availability verification in updatenode 2015-09-23 04:29:39 -04:00
5326ece7cd if node is -h then exit 0 else exit 1 2015-09-21 04:30:27 -04:00
6d347f66dd correct code to return right value 2015-09-18 02:24:03 -04:00
46dd448b3c Merge pull request #174 from hu-weihua/cmdlog
Make commands.log support rotate mechanism and fix bug#160-165
2015-09-15 20:03:13 +08:00
45a31d9bb8 modify some code depending on xiaopeng's comments 2015-09-15 04:19:55 -04:00
c7f3e813e4 fix bug#160-165 and make commands.log support rotate mechanism 2015-09-13 05:31:45 -04:00
9b02bb7ca4 [xCAT-server]Add check for existing target names for chdef -n 2015-09-13 07:11:56 +00:00
a191f2c749 remove two unmeaning spaces in the generated conserver.cf to avoid the automation test failure 2015-09-11 03:58:29 -04:00
becaca29fe Issue 157
add XCATSSLVER environment variable when it's set on sles11.x mn
in conserver.cf for calling cons script to communicate with xcatd through tls
2015-09-08 04:51:51 -04:00
c0e16c9fcf Merge pull request #145 from hu-weihua/cmdlog
fix bug#140 offline trouble shooting time stamp wrong
2015-09-02 18:21:34 +08:00
fc53bb3b3c fix bug#140 offline trouble shooting time stamp wrong 2015-09-01 22:38:56 -04:00
5393389544 [xCAT-server] Add changes missed in 0dba62260c 2015-08-30 10:27:58 +00:00
f62925567d Merge pull request #137 from bybai/master
fix issue xcatd restart failed using latest build during loading dock…
2015-09-01 14:16:27 +08:00