Commit Graph

1086 Commits

Author SHA1 Message Date
ligc
e570ed6e49 remoteshell fix for SLES 12 support, sshd is not enabled by default on SLES 12, enable sshd in remoteshell postscript 2013-10-21 11:02:37 +08:00
ligc
3b05fc84b0 fix for bug 4290: add requires ipmitool-xcat for ppc64 2014-10-14 22:50:30 -04:00
baiyuan
97df5ec9a6 In ubuntu, rpm can be installed, if rpm is installed,ubuntu will use rpm instead of dpkg,so check dpkg first 2014-10-08 04:32:48 -04:00
daniceexi
b76e15c487 minor fix for configib 2014-10-08 08:10:51 -04:00
mellor
3133cbeb3f 1. add xCAT depend on xcat-genesis-scripts, 2. fix mknb issue, 3. modify xcatconfig to call mknb <ppc64/x86_64> 2014-09-29 21:26:52 -07:00
ligc
0541a3361a add Requires: xCAT-genesis-scripts-ppc64 in xCAT.spec for ppc64 arch 2014-09-25 02:17:35 -04:00
daniceexi
a7621d345f defect 4264: fix issue in configib postscript to make it only touch the ifcfg-* files which are passed in from command line params 2014-09-12 07:52:21 -04:00
immarvin
1a5de449ef fix defect #4080 investigate RH7 kdump support 2014-09-11 20:52:23 -07:00
lissav
0c77d04e7c Defect 4270 2014-09-08 08:15:09 -04:00
huweihua
ab8e64217f move Prep partition flag setting to imgcapture.pm 2014-09-01 04:03:49 -04:00
huweihua
027d4ff52a add some exclude file for support system p 2014-09-01 04:00:47 -04:00
immarvin
9b5f4e2d05 fix defect #4246 In rhel7/p8 env,sometimes cn provision status is failed. 2014-08-25 21:29:03 -07:00
huweihua
18a8cdf36a sysclone support p system 2014-08-25 03:23:47 -04:00
huweihua
40f96179a6 only used by sysclone, change the disk by-id name of targer node when deploy it 2014-08-25 03:00:13 -04:00
immarvin
4e9ee2bbdc add kdump support for redhat7 stateless 2014-08-24 22:30:39 -07:00
immarvin
a6ca187a16 add kdump support for redhat7 2014-08-24 07:54:52 -07:00
huweihua
b383556d34 make mkinitrd support rhels5.x and centos5.x 2014-08-20 04:06:33 -04:00
daniceexi
fc55bc9fd7 fix the issue that config alias would remove the original ip on the dev 2014-08-20 08:52:08 -04:00
daniceexi
ea56c3ebee Code change for the support of latest ganglia on ppc64 2014-08-18 10:05:09 -04:00
immarvin
83baec8526 #4227 Enhance configfirewall script to handle rhel7 firewall rule setting 2014-08-13 00:53:56 -07:00
immarvin
81e86de979 fix defect #4245 In rhels 7 env,setupntp script will show error message 2014-08-12 08:37:20 -07:00
huweihua
2e9cc3742f add --no-bootloader option for si_updateclient command 2014-08-12 04:55:52 -04:00
immarvin
3b194a3815 fix defect #4238 [FVT]: xcat installation on sles gives out /sbin/SuSEfirewall2: line 507: /proc/net/ip_tables_names: No such file or directory 2014-08-09 04:25:16 -07:00
immarvin
2c196c5b63 #4242 In physical rhel7 env,set installnic=ethx can not provision compute node. 2014-08-09 02:22:21 -07:00
immarvin
1f37d0d359 fix defect #4238 [FVT]: xcat installation on sles gives out /sbin/SuSEfirewall2: line 507: /proc/net/ip_tables_names: No such file or directory 2014-08-08 08:56:11 -07:00
immarvin
513c8d0e1b correct a typo 2014-08-07 20:35:57 -07:00
daniceexi
fd1a6dba31 defect 4232: fix1 - support interface named like em5 which is the general format of Ubuntu; fix2 - fix the issue that confignics cannot handle the networks attribute has multiple nets for one nic 2014-08-07 02:38:27 -04:00
ligc
0d78da8895 fix for bug 4187: uncomment the SSL_verify_mode in prsync for RHEL7 2014-07-24 17:06:33 -05:00
immarvin
8b362709b4 fix defect #4233 syslog changes give syntax error on AIX 2014-07-22 23:20:03 -07:00
lissav
7680ac2dec fix for ecdsa support 2014-07-22 10:30:22 -04:00
lissav
dad35bb816 defect 4231 2014-07-22 07:22:55 -04:00
lissav
22d0dd5eb7 defect 4231 2014-07-21 12:47:03 -04:00
immarvin
07d51d6e5e add comment for servicemap subroutine 2014-07-17 08:04:45 -07:00
immarvin
dd1478c5e1 fix the defect #4217 [FVT]pgsqlsetup -i failed to start postgresql 2014-07-15 03:10:55 -07:00
daniceexi
984cc68c7a routeop: for replace operator, convert dotted-decimal netmask to CIDR format 2014-07-09 08:43:44 -04:00
immarvin
6891beab89 fix defect #4190 [DEV]apache2 configuration file /etc/apache2/conf-enabled/xcat.conf.apach24 failed to be applied on ubuntu14.04 MN 2014-07-05 04:54:29 -07:00
immarvin
17cbf2ac8b fix defect #4190 [DEV]apache2 configuration file /etc/apache2/conf-enabled/xcat.conf.apach24 failed to be applied on ubuntu14.04 MN 2014-07-05 02:49:42 -07:00
immarvin
b6afbee55f add support for Upstart of ubuntu on service management 2014-07-04 09:08:12 -07:00
zhaoertao
8c296f2257 supporting of build xcat-core for ppc64el 2014-07-04 00:14:11 -07:00
daniceexi
16b585a088 defect 4111: enhance the [routeop replace] to support redhat and sles. /etc/sysconfig/network-scripts/route-ifname is used for redhat to store the persistent route setting. The ip command is used to replace route command. 2014-07-03 16:29:02 -04:00
huweihua
12df11297b modify defect: miss boot_root attr in legacy mode 2014-07-02 05:20:51 -04:00
huweihua
7b4ac7b45b delete some comments 2014-07-02 05:12:22 -04:00
daniceexi
96d9612893 Change the default operator of setroute script to be replace from add. If you want to use add, run it as [setroute add] 2014-06-30 04:21:55 -04:00
huweihua
da5ed2be0d add some dir/file to exclude configuration file 2014-06-25 04:47:46 -04:00
ligc
5467f1ed24 fix for bug 4177: rhel7 uses interface names ethp1s2/enp1s2 2014-06-25 14:42:59 -05:00
huweihua
157aa15fd3 sysclone: fix some bug in Softlayer environment 2014-06-23 05:06:20 -04:00
huweihua
cab2354b99 sysclone: fix some bug in Softlayer environment 2014-06-23 05:01:38 -04:00
daniceexi
457003a0c6 configbond: ifdown the bond before ifup it for the case it has been configured 2014-06-20 04:36:28 -04:00
daniceexi
408189df1f code drop for postscript configbond 2014-06-20 02:59:22 -04:00
huweihua
9045bc8c9b add some comment for sysclone 2014-06-19 04:26:09 -04:00