2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 11:37:07 +00:00

6911 Commits

Author SHA1 Message Date
huweihua
efb4aff9a5 enhance command log process for handling TERM signal 2015-08-18 23:45:36 -04:00
huweihua
d96d9a5590 fix some indent issue 2015-08-18 23:38:16 -04:00
huweihua
4dcbe0ea48 modify many things depending on xiao peng and victor's comments 2015-08-18 04:17:37 -04:00
huweihua
a81a5e1a45 fix the indent issue and combine trace message 2015-08-18 04:11:59 -04:00
huweihua
a35ca71281 add trace information 2015-08-13 23:31:30 -04:00
huweihua
8cd8818d5b record command output and add trace information 2015-08-13 23:27:02 -04:00
immarvin
603498f99e Merge pull request #57 from immarvin/master
enable syslog in the stateless initrd, add logs in the xcat dracut module
2015-08-06 13:58:32 +08:00
Jarrod Johnson
3c63f68aee Merge pull request #63 from jjohnson42/master
Further ESXi6 fixes
2015-08-05 16:17:26 -04:00
Jarrod Johnson
4aa46e7eca Further ESXi6 fixes
Fix ESXi6 in a number aways around netboot/install
2015-08-05 16:15:48 -04:00
immarvin
fdfb56e81e abadon the patch of dracut module base/initqueue.sh 2015-08-04 05:18:24 -04:00
immarvin
8ed5bcad80 adadon the patch for dracut base module; add a patched initqueue function in syslog-genrules.sh,which can process and --online and --onetime options 2015-08-04 04:38:06 -04:00
ligc
32c053005b preliminary support for Ubuntu 14.04.3 2015-08-04 04:36:17 -04:00
immarvin
ed3a3bdcda only add the patch for initqueue --online option,keep other things untouch 2015-08-03 23:28:43 -04:00
immarvin
2751d49247 modify genimage according to the change of the path of syslog dracut module 2015-08-03 04:44:44 -04:00
immarvin
1831aca0bf add debug output for grub2 when xcatdebugnmode=1 2015-08-03 03:23:19 -04:00
immarvin
7cdf2d717b place patches for different dracut modules into different directories;run logger when xcatdebugmode=1;eliminate error messgaes when xcatdebugmode=0 in Redhat 2015-08-03 03:19:23 -04:00
immarvin
8e8219f590 place patches for different dracut modules into different directories;run logger when xcatdebugmode=1;eliminate error messgaes when xcatdebugmode=0 2015-08-03 03:02:19 -04:00
yangsong
32267bc6b6 enable syslog in the stateless initrd, add logs in the xcat dracut module for sles 2015-08-02 04:31:43 -04:00
yangsong
275089f2d6 enable syslog in the stateless initrd, add logs in the xcat dracut module for redhat 2015-08-02 04:17:30 -04:00
chudegao
f957b0e3dd roll back fix for ticket 4764 2015-07-28 13:56:29 +08:00
chudegao
149d6d09cb fix 4764,support centos7 and rhelhpc7 stateless 2015-07-28 13:37:03 +08:00
huweihua
ca782a9400 add /var/log/xcat/ to collect file list 2015-07-26 22:42:10 -04:00
yangsong
79c7f6949c fix defect #4760 [fvt]2.10:there are wrong info in /etc/fstab file after ubuntu diskless provision:correct the fstab entry according to the profile and arch of the osimage 2015-07-24 04:53:46 -04:00
WangXiaoPeng
921b7d5ea3 defect 4759: Fix the issue that ssl_listener used up all cpu. 2015-07-24 01:17:36 -04:00
Jarrod Johnson
f00a23aa58 Ignore a dead UDP handler
If the UDP handler is killed (for some reason),
allow the SSL listener to continue.
2015-07-23 14:19:05 -04:00
Jarrod Johnson
3656dea07d Fix quoting of EFIFSTYPE in pre.rh
pre.rh incorrectly had EFIFSTYPE on the wrong side of the quotes.
2015-07-23 09:01:35 -04:00
WangXiaoPeng
7444165c19 defect 4756: Add switch mgmt cfg for Ubuntu
We added some configuration files for xdsh to run switch management
control. But all the configuration files were not checked in for
Ubuntu. This fix is to add them for Ubuntu.
2015-07-22 23:39:58 -04:00
immarvin
77f5db2375 fix defect #4741 [fvt]2.10:Filesystem wrong for sles11.4 x86_64 diskless provision 2015-07-16 05:18:29 -04:00
linggao
74a822071d fixed defect 4714 that Juniper swithces did not show command output with xdsh/ssh 2015-07-15 10:46:57 -04:00
immarvin
1fd308a4ed Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-07-15 02:48:37 -04:00
immarvin
8607edffce fix defect #4739 [fvt]2.10:still have debug info in ubuntu compute node's xcat log without xcatdebugmode set;fix defect #4745 [FVT]updatenode return some err message when postcripts having parameters 2015-07-15 02:48:15 -04:00
Leo.C.Wu
287d84ac07 fix lsf plugin execution order issue 2015-07-15 10:45:27 +08:00
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