2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

6879 Commits

Author SHA1 Message Date
Jarrod Johnson
23456e552f Extend system x check for Lenovo system x
Now that system x can be one of three mfg ids, support all
of them.  This means there's some potential conflict with Lenovo
thinkservers, but that can be addressed later.
2015-07-14 09:49:38 -04:00
immarvin
dcbc16a5ab fix defect #4743 [fvt]2.10:after diskless provision could not log in compute node without passord 2015-07-13 04:39:12 -04:00
immarvin
4074b4f4e7 try various log method according to the different version of logger 2015-07-10 04:20:36 -04:00
immarvin
0d6189159d fix defect #4738 [fvt]2.10:nodeset still give error info if using wrong netboot mode 2015-07-09 23:00:23 -04:00
Casandra Qiu
39cf499532 bugs#4720 makentp should supports synch MN's hwclock 2015-07-09 10:49:45 -04:00
immarvin
1eeefe56f3 fix defect #4735 [fvt]2.10:could not get postscript section of the installer logs 2015-07-09 02:45:12 -04:00
amy0701
24f4e5b3c2 add ENV and raw command support for nodeshell. 2015-07-08 04:14:27 -04:00
immarvin
6d765fadf4 modify the checking of netboot value to be warning 2015-07-08 03:59:13 -04:00
immarvin
0663a27dce Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-07-08 01:18:40 -04:00
immarvin
9f9591d3bc correct a typo 2015-07-08 01:18:25 -04:00
ligc
6b6fb67ba0 fix a typo in the fedora template file 2015-07-08 00:40:45 -04:00
immarvin
fd62dadd02 fix defect 4727 [fvt]runcmdinstaller could not work on sles12; fix defect 4726 [fvt]2.10:ubruncmdinstaller could not work on untuntu; fix defect 4724 [fvt]2.10:runcmdinstaller should add -h options and man page 2015-07-07 22:56:31 -04:00
immarvin
71e6a7f1bf postscript enhancement: enhance log framework of the xcat postscript 2015-07-07 01:49:57 -04:00
immarvin
d2cee739e4 postscript enhancement: enhance log framework of the xcat postscript 2015-07-07 01:25:17 -04:00
amy0701
359ba4afd3 defect 4730 addkitcomp/rmkitcomp cannot copy/remove kitcomp to otherpkgdir when there are mixed http and local dir in otherpkgdir 2015-07-06 08:23:16 -04:00
immarvin
cf329183c8 fix defect 4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip, systemd does not work in chrooted context 2015-07-06 05:10:16 -04:00
WangXiaoPeng
0dba62260c Make dhclient to get IP for Primary nic instead of static eth0 2015-07-06 03:15:05 -04:00
zhaoertao
f320262f7c enhance the xcatdockerhost certification transmitting process 2015-07-06 02:34:43 -04:00
amy0701
c8497e2ff2 fix defect 4723 mixed directory and http otherpkgdir make genimage failed. 2015-07-06 02:20:19 -04:00
zhaoertao
81438d91d2 enhance of setting up certificate for docker host 2015-07-03 04:25:08 -04:00
immarvin
154327aef3 fix defect #4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip 2015-07-03 04:11:01 -04:00
Casandra Qiu
f0b3125e0b Bug #4721 makentp -a didn't work on sles11.3 2015-07-02 14:28:19 -04:00
immarvin
d4e1383e68 overwritten the SvrUtils.pm by mistake, recover it 2015-07-02 09:01:10 -04:00
zhaoertao
b2d0ef4d87 provide mknb <arch> [-c] RESTAPI 2015-07-02 04:01:56 -04:00
zhaoertao
754b22c710 enhance mknb <arch> -c command 2015-07-02 03:29:44 -04:00
GONG Jie
ce9430d280 Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-02 14:58:53 +08:00
GONG Jie
ca4437270a Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-01 18:03:36 +08:00
immarvin
fd613535d0 fix 4722 [FVT]: sles11.4 service node diskful installation occurs error during initrd create 2015-07-01 05:37:22 -04:00
zhaoertao
c3a3b8083b add '-c' option for mknb to just create netboot configuration file 2015-07-01 04:33:14 -04:00
immarvin
53b4d81a4f fix defect #4717 [FVT]:sles11.4 diskful installation failed with netboot=yaboot 2015-06-29 22:56:24 -04:00
linggao
7423026878 looks for new snmptrapd.conf file location 2015-06-26 11:50:40 -04:00
amy0701
0b85d95bfb add rest api to get BMC ip address source 2015-06-26 01:29:55 -04:00
amy0701
69140ec75e delete /n 2015-06-25 23:27:31 -04:00
amy0701
552eb5e035 fix Global symbol requires explicit package name 2015-06-25 23:14:38 -04:00
amy0701
59b945bc82 add function in bmcdiscover to get BMC ip address source 2015-06-25 22:03:34 -04:00
linggao
e5a27c8f47 changed Jun switch type to its full name Juniper 2015-06-25 16:55:09 -04:00
zhaoertao
a5d9750588 IPMI message enable for BMC account 2015-06-25 03:18:13 -04:00
huweihua
b672bd67ce fix defect4713, Postscript mlnxofed_ib_install assumes env ending with ofed, which is not always true 2015-06-25 03:12:14 -04:00
Jarrod Johnson
2fab20c5f6 Have rinstall default to uefi boot
When doing rinstall, default to UEFI now
2015-06-24 15:09:30 -04:00
linggao
b964d1d9ae remove switch object, use node object to represent a switch 2015-06-23 14:12:24 -04:00
ligc
b76e9a425a fix for bug 4650: check if the kvm hypervisor hostname could be resolved 2015-06-23 02:40:52 -04:00
linggao
ed8c829e66 ntp setup to handle sles12 2015-06-19 13:09:41 -04:00
Casandra Qiu
d048c404fc #4706 The global variables need to be undefine if not defined in GetOpts 2015-06-19 09:36:37 -04:00
ertaozh
7c7afa3abf add more checks for xHRM for creating bridge 2015-06-19 03:18:37 -04:00
Victor Hu
63f547a168 Print a more user friendly message when running makeconfluentcfg
if the confluent daemon is not running.  Bug #4705
2015-06-18 15:35:43 -04:00
WangXiaoPeng
0827547cea fixed the issue that token expire time was one month ealier than the correct time 2015-06-18 04:15:21 -04:00
ertaozh
7b740fb507 The default null-username ipmi account doesn't support set user access 2015-06-18 02:45:51 -04:00
linggao
5902b4808c more code for makentp 2015-06-17 22:13:08 -04:00
linggao
552e733075 added more code for ntp 2015-06-17 16:57:43 -04:00
Casandra Qiu
13ced6d09a Bug #4699 switchdiscover -r -w could not work 2015-06-17 09:54:04 -04:00