yangsong
74ba9ef631
Merge pull request #429 from neo954/story50687log
...
Dirty hack, fix the permission of direcotry /var/log/xcat
2015-11-23 21:16:38 +08:00
GONG Jie
c4367da51e
Dirty hack, fix the permission of direcotry /var/log/xcat
2015-11-23 14:40:51 +08:00
yangsong
459cfe59fe
Merge pull request #380 from neo954/story50687log
...
Implement log classification on xCAT MN - Bug Fix
2015-11-09 14:50:02 +08:00
GONG Jie
1219fdd23f
Avoid the original rsyslog.conf changing. Since xCAT has new rsyslog strategy.
2015-11-06 14:25:25 +08:00
Casandra Qiu
77c822af55
fixed issue #360 , updatenode -P ospkgs failed to install cuda
2015-11-05 10:07:49 -05:00
immarvin
977f88c293
fix issue #97 [fvt]2.11:still could not get l full debuginfo in management node for diskless provision after xcatdebugmode=1
2015-10-30 02:03:46 -04:00
Victor Hu
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
penguhyang
e0fab6d9c4
check the postscripts before running it with 'bash -x' upgrade
2015-10-19 05:07:42 -04:00
yangsong
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
penguhyang
28533f9411
check the postscripts before running it with 'bash -x'
2015-10-19 03:54:53 -04:00
Xiaopeng Wang
ceb9be565d
Merge pull request #198 from immarvin/onsyslog
...
fix defect # 197 and #196 on "syslog" postscript
2015-09-29 13:23:39 +08:00
immarvin
a4e502c1ec
listen on tcp port to enable receiving the xcat debug logs forwarded via tcp protocol;comment out the rules which will write logs to /var/log/messages to prevent duplicate logs after script is run;correct the code logic in config_rsyslog_V8 enable the log receiving and forwarding
2015-09-28 22:34:57 -04:00
penguhyang
d716e740bc
make the run_ps subroutine to be consistent in ubuntu.post xcat.post and xcatdsklspost
2015-09-28 04:04:22 -04:00
Victor Hu
0b9d55fd99
Add to regular expression for ethernet devices to handle the
...
predictable nic naming conventions that are starting to be used
in the later OS releases
2015-09-21 14:21:34 +08:00
Victor Hu
3d101aba14
Add to regular expression for ethernet devices to handle the
...
predictable nic naming conventions that are starting to be used
in the later OS releases
2015-09-16 09:46:53 -04:00
Xiaopeng Wang
8f0cb07b44
Merge pull request #116 from SStar1314/master
...
xCAT provision Sles11.2 will hang-on when excuting remoteshell script
2015-09-02 18:35:53 +08:00
SStar1314
745cf10422
Add comments to the remoteshell ecdsa key generate produrce.
2015-09-02 09:20:28 +08:00
SStar1314
229ee3966c
Update remoteshell
2015-08-25 22:25:24 +08:00
Casandra Qiu
0d0f5543de
Add wide char * todo the pmatch of output
2015-08-20 14:52:17 -04:00
SStar1314
d6df481949
xCAT provision Sles11.2 will hang-on when excuting remoteshell script
...
xCAT provision Sles11.2 will hang-on and wait for input passphrase when executing "ssh-keygen -y -f /etc/ssh/ssh_host_ecdsa_key > /etc/ssh/ssh_host_ecdsa_key.pub" command in remoteshell script.
Root Cause: Sles11.2 install openssh-5.1p1-41.57.1 build-in package, and this version openssh don't support ecdsa key type.
So there needs a openssh support check before ecdsa key generation. In remoteshell script, line 283, we will add "ssh-keygen -t ecdsa -y -f /etc/ssh/ssh_host_ecdsa_key -P "" " command and check the result to judge support or not.
2015-08-20 20:57:44 +08:00
Xiaopeng Wang
95086d765a
Merge pull request #87 from immarvin/master
...
fix defect [DEV] Error: either "dev" is duplicate, or "virbr0" is a garbage." message on the 1st reboot after kvmhost installation #86
2015-08-19 14:09:37 +08:00
immarvin
74e0d58a20
correct some logic in the code
2015-08-19 00:32:50 -04:00
immarvin
6446fba030
fix defect [DEV] Error: either "dev" is duplicate, or "virbr0" is a garbage." message on the 1st reboot after kvmhost installation #86
2015-08-18 03:28:19 -04:00
Victor Hu
c30255c437
Merge pull request #76 from immarvin/master
...
fix defect ospkgs can not parse package groups in centos/rhel 5.x #65
2015-08-14 01:59:54 -04:00
immarvin
a4c82a1647
correct a typo
2015-08-13 04:20:04 -04:00
immarvin
5eb333038c
add more comments;correct the indents;remove the set -x
2015-08-13 03:18:42 -04:00
immarvin
a257f059a5
fix defect ospkgs can not parse package groups in centos/rhel 5.x #65
2015-08-12 02:04:18 -04:00
1963697778
Fix configefi script
...
* use df instead of mount, and check for the disk that /boot is on, rather than /
* use grub2-install if that exists, as that is the default on el7
2015-08-03 09:09:44 +01:00
amy0701
5fcc7aac8e
defect4758 updatenode -S generate invalid path in CN sourses.list.d xCAT..path0.list
2015-07-23 06:54:10 -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
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
56478bf72e
modify msgutil to match msgutil_r
2015-07-10 05:34:09 -04:00
immarvin
420aec57c3
try various log method according to the different version of logger
2015-07-10 04:23:23 -04:00
Casandra Qiu
39cf499532
bugs#4720 makentp should supports synch MN's hwclock
2015-07-09 10:49:45 -04:00
immarvin
4bc51113dd
overwritten some stuff in previous commit,recover it
2015-07-08 03:46:11 -04:00
immarvin
d2cee739e4
postscript enhancement: enhance log framework of the xcat postscript
2015-07-07 01:25:17 -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
zhaoertao
f320262f7c
enhance the xcatdockerhost certification transmitting process
2015-07-06 02:34:43 -04:00
zhaoertao
81438d91d2
enhance of setting up certificate for docker host
2015-07-03 04:25:08 -04:00
Casandra Qiu
f0b3125e0b
Bug #4721 makentp -a didn't work on sles11.3
2015-07-02 14:28:19 -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
zhaoertao
cc97f6dac3
Enable TLS for docker hosts in setupdockerhost
2015-07-01 02:51:48 -04:00
linggao
dfb2bbe249
moved get_nic_extra_params and parse_nic_extra_params functions to xcatlib.sh
2015-06-30 14:21:40 -04:00
zhaoertao
852c907457
Add the script setupdocker host, have not write enable TLS yet
2015-06-26 04:40:07 -04:00
linggao
ed8c829e66
ntp setup to handle sles12
2015-06-19 13:09:41 -04:00
linggao
552e733075
added more code for ntp
2015-06-17 16:57:43 -04:00
immarvin
ec80327962
turn on tcp syslog reception to receive syslog from anaconda
2015-06-17 10:07:39 -04:00
Casandra Qiu
5e6a982b4c
Task 46945 Do not run setupntp if it is service node
2015-06-11 17:02:52 -04:00
huweihua
e9a9987fec
fix defect4559. reduce openibd restart times
2015-06-09 03:40:16 -04:00