2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

4210 Commits

Author SHA1 Message Date
Victor Hu
ab5349cf29 rhels7 also stores the dhcpd/dhcpd6 config in the same
/etc/sysconfig/dhcpd file.  Add test for rhels7
2015-11-04 15:39:16 -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
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
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
penguhyang
4cf7ac6aaf correct the cluster.log show doing debian copycds 2015-10-30 02:24:40 -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
Jarrod Johnson
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
bybai
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
ertaozh
e95cef86ac enhance bmcdiscover to get mtms for Firestone machine 2015-09-25 03:44:24 -04:00
Xiaopeng Wang
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
ertaozh
6f50243602 fix issue 212: rinv all doesn't work for firestone JMET machine 2015-09-24 04:46:57 -04:00
penguhyang
7cae7cc0d1 add --noverify option to skip the node network availability verification in updatenode 2015-09-23 04:29:39 -04:00
Samveen Gulati
655a180ff7 [xCAT-server]Add check for existing target names for chdef -n 2015-09-21 14:21:33 +08:00
WangXiaoPeng
21a2945667 remove two unmeaning spaces in the generated conserver.cf to avoid the automation test failure 2015-09-21 14:21:33 +08:00
wangxiaopeng
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
Xiaopeng Wang
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
bybai
e4145b4ca9 fix issue xcatd restart failed using latest build during loading docker.pm (#132) 2015-08-31 05:29:30 -04:00
Xiaopeng Wang
d117851a30 Merge pull request #128 from immarvin/master
use pigz to improve the performance of genimage/packimage/liteimg
2015-08-28 18:28:17 +08:00
immarvin
4114a4f6a9 fix some codeing style problems 2015-08-28 03:29:09 -04:00
immarvin
81409e1899 use pigz instead of gzip in liteimg 2015-08-28 02:56:26 -04:00
immarvin
5e03ebc498 use pigz to improve the performance of genimage/packimage 2015-08-28 00:09:05 -04:00
Samveen
338b22c301 [xCAT-server]: Fix messed up tab based indentation in DBobjectdefs.pm 2015-08-27 14:11:43 +00:00
Samveen
d8306c6316 [xCAT-server]: Make string assignmets consistent in DBobjectdefs.pm (missed in previous commit) 2015-08-27 14:07:11 +00:00
Samveen
d23ac40a5b [xCAT-server]: Make string assignmets consistent in DBobjectdefs.pm 2015-08-27 14:04:53 +00:00
Samveen
dd5dadd8ce [xCAT-server]: Remove an unnecessary string comparison from DBobjectdefs.pm 2015-08-27 13:57:01 +00:00
Samveen
2f88aff982 [xCAT-server]: Fix extraneous whitespace and bad indentation in DBobjectdefs.pm 2015-08-27 13:54:21 +00:00
Xiaopeng Wang
efa08e1f37 Merge pull request #81 from hu-weihua/master
Trouble shooting--Record command output and add trace information
2015-08-24 10:17:52 +08:00
Xiaopeng Wang
b941ea3271 Merge pull request #88 from zet809/master
support rflash for firestone machine, but the code needs to verify with Firestone JMET machine.
2015-08-21 11:04:26 +08:00
ertaozh
4f5682ede2 enhancement of rflash for firestone machine, check extra options 2015-08-20 06:38:56 -04:00
Xiaopeng Wang
1c135343c0 Merge pull request #105 from bybai/master
fix : updatestatus is not correct when -F run with -P and -S
2015-08-20 16:38:05 +08:00
bybai
2cd7ff2983 update comments and format for $::NOSYNCFILE related code 2015-08-20 03:40:37 -04:00
bybai
9fbd3e21eb fix : updatestatus is not correct when -F run with -P and -S 2015-08-20 02:51:12 -04:00
ertaozh
d8b62e3888 enhancement of rflash for firestone machine 2015-08-20 02:15:08 -04:00
huweihua
d96d9a5590 fix some indent issue 2015-08-18 23:38:16 -04:00
huweihua
a81a5e1a45 fix the indent issue and combine trace message 2015-08-18 04:11:59 -04:00
ertaozh
d3b57a9378 support rflash for firestone machine, need to verify with Firestone machine 2015-08-18 04:06:41 -04:00
Xiaopeng Wang
3176dc8dc5 Merge pull request #80 from bybai/master
Enhance docker.pm to communicate with docker host
2015-08-14 16:54:24 +08:00
bybai
3bd62937f6 add usage example for genreq and send_req. 2015-08-14 01:16:49 -04:00
bybai
7f726db1d0 enhance genreq and send_req using ssl ca/cert/key 2015-08-14 00:59:50 -04:00
huweihua
a35ca71281 add trace information 2015-08-13 23:31:30 -04:00
Samveen Gulati
f392ead7b9 nodediscoverls: Revert reduction of UUID field. Leave serial at 13 2015-08-13 13:58:13 +00:00
Samveen Gulati
953ccd9b5e nodediscoverls: Reduce UUID width to 37 and increase serial width to 13) 2015-08-13 10:11:20 +00:00
bybai
7d0d0794b8 Merge pull request #75 from bybai/master
add -m to void breaking backwards compatibility
2015-08-13 09:46:32 +08:00
bybai
c80a261c74 add -m to void breaking
backwards compatibility
2015-08-12 02:23:03 -04:00