2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-09 14:21:30 +00:00
Commit Graph

1074 Commits

Author SHA1 Message Date
9677507e35 Merge pull request #1334 from immarvin/onrh7syncfile
fix issue  [Customer] The postscript syncfiles does not work when enabled the xcatdebugmode for rh7.2 #1169;process the (sshd) service management in chrooted environment
2016-06-20 13:54:58 +08:00
58df59a7b0 fix issue [Customer] The postscript syncfiles does not work when enabled the xcatdebugmode for rh7.2 #1169;process the (sshd) service management in chrooted environment 2016-06-19 21:51:52 -04:00
9094c3bdc1 Merge pull request #1321 from cxhong/uuid
change syntax of /dev/null
2016-06-17 01:11:07 -05:00
6eba8b9287 change syntax of /dev/null 2016-06-16 14:37:50 -04:00
5203da6cf2 Merge pull request #1316 from xuweibj/I1204
Fix issue 1204, rm /xcatpost folder before wget postscripts
2016-06-16 19:42:05 +08:00
e3bb8433df Fix issue 1204, rm /xcatpost folder before wget postscripts 2016-06-16 03:06:44 -04:00
3658109527 issue 1304: fix the issue confignics -s cannot get the correct netmask for installnic 2016-06-15 20:37:16 -04:00
3b9eddc6d2 Add uuid into /opt/xcat/xcatinfo 2016-06-13 14:40:50 -04:00
8d0bc5dee8 Give user info about replacement of entries 2016-06-09 13:11:29 -04:00
6c4668840b Remove only xCAT entries from rsyslog.conf file 2016-06-08 16:05:51 -04:00
2eb474afec Discard grep output and display error message 2016-06-01 14:53:07 -04:00
0d70e4ffab Merge pull request #1163 from immarvin/onubt16.04syslog
fix issue#1159@github,add support for udp/tcp syslog reception for rsyslog shipped in ubuntu16.04
2016-05-20 14:52:11 +08:00
9680e50986 issue 1158: fix the syncfile issue for ubuntu 16.04
1. change the shebang for syncfiles postscripts to be /bin/bash from /bin/sh
  2. fix the syntax error in the xCAT/RSYNC.pm
2016-05-20 02:54:01 -04:00
de21a76fdb fix issue#1159@github,add support for udp/tcp syslog reception for rsyslog shipped in ubuntu16.04 2016-05-20 02:14:37 -04:00
fe79288298 fix issue#1148@github, support service management with systemd on ubuntu16.04 2016-05-19 05:53:30 -04:00
b12eda029a Merge pull request #955 from gurevichmark/setupdockerhost
Docker setupdockerhost and doc changes
2016-05-16 10:34:37 +08:00
a4912a1bf0 Relocate check for /sbin/brctl 2016-05-13 10:43:20 -04:00
73644392b9 More improvements to setupdockerhost 2016-05-05 10:26:21 -04:00
8f765ced7e correct the logs can't be forward the mn 2016-05-05 01:52:13 -04:00
7272e59429 Updates to setupdockerhost script and lifecycle document 2016-05-04 14:56:04 -04:00
52061dd662 Fix issue 942:[PCM] CN IP loss after 12 hours due to the dhcp.lease timeout value 43200 2016-04-25 05:38:05 -04:00
da010c7fb9 Docker setupdockerhost and doc changes 2016-04-20 15:13:20 -04:00
15db4f31e0 Merge pull request #868 from penguhyang/run_ps_output
run_ps output can't be logged to xcat.log file
2016-04-05 22:06:04 -05:00
7db3205e48 run_ps output can't be logged to xcat.log file 2016-04-05 23:01:17 -04:00
eed06bbabd Merge pull request #860 from bybai/lsf
issue633 confignetwork failed to create tagged VLAN interface when a …
2016-04-05 15:13:35 +08:00
e5147d1711 Merge pull request #789 from penguhyang/improve_debugmode
make a fixed value scope for site.xcatdebugmode(0 1 2)
2016-03-31 21:20:14 -05:00
477e29d8d4 issue633 confignetwork failed to create tagged VLAN interface when a customized interface name is used 2016-03-28 03:51:41 -04:00
cb4fdc0955 Merge pull request #849 from bybai/lsf
fix issue 496 lsf_startup use incorrect shell profile file on RHEL 7.2
2016-03-28 02:42:42 -05:00
95a8db39f2 polish lsf_startup 2016-03-28 03:10:43 -04:00
f852193495 polish lsf_startup 2016-03-28 03:07:42 -04:00
7d3ba4d3f8 polish lsf_startup 2016-03-28 02:37:53 -04:00
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
ee67e2eafd Add node attribute 'syslog', avoid the syslog configuration for certain node 2016-03-25 03:53:55 -04:00
de566bf7dd fix issue 496 lsf_startup in redhat7.2 2016-03-24 23:24:41 -04:00
c77255a1d6 Merge pull request #794 from zet809/modify_setupdockerhost_for_mydocker0
modify setupdockerhost to create network object based on the bridge s…
2016-03-17 17:43:44 +08:00
ccb916da68 modify setupdockerhost to create network object based on the bridge specified for 1.10 and higher 2016-03-17 04:57:44 -04:00
013517e34e refine updateflag.awk
Fix loop issue;
  print error message to /var/log/xcat/xcat.log
2016-03-17 04:26:57 -04:00
c7b0cb4116 fixes #708: confignics -s now brings the interface down, before the config is applied 2016-03-04 13:12:30 +00:00
f5b4be3ed7 Merge pull request #744 from cxhong/swkits
Detect Error case in the xcatd and avoid loop in the updateflag.awk
2016-03-04 10:57:23 +08:00
b07e268642 modify error messages 2016-03-03 14:50:25 -05:00
be0bcf7451 For issue #712 Detect Error case in the xcatd and avoid loop in the
updateflag.awk
2016-02-26 13:23:20 -05:00
d1d42501f7 Merge pull request #688 from bybai/confignetworknew
Fix github issue #630, only the nictypes of the first lower interface is checked
2016-02-23 15:44:26 +08:00
dea6d6d0b8 polish fix 630 2016-02-23 02:37:15 -05:00
263f0f6851 polish fix 630 2016-02-23 01:43:30 -05:00
1aad72df26 polish issue 630 fix 2016-02-16 03:05:30 -05:00
33f3c05e6a fix 630 only the nictypes of the first lower interface is checked 2016-02-01 02:55:20 -05:00
5cc0263c2c Merge pull request #677 from bybai/confignetworknew
issue 632, issue 629 and issue639
2016-02-01 14:52:16 +08:00
c17d960c29 fix defect [Customer] updatenode failed against Ubuntu node #679 2016-01-30 06:08:25 -05:00
18fae8ab69 defect 639 Spanning Tree Protocol is not enabled by default 2016-01-29 01:34:43 -05:00
b00d9e8555 issue 629 failed to configure link aggregation out of the box 2016-01-28 03:56:26 -05:00