Commit Graph

1001 Commits

Author SHA1 Message Date
lissav
5451c4eb59 defect 4124 2014-05-12 12:47:14 -04:00
immarvin
30d891e341 fix defect #4123 [fvt]2.8.4:ubuntu 12.04 diskfull install failed 2014-05-12 01:46:04 -07:00
immarvin
a31d548205 avoid running rpm command during package installation 2014-04-30 09:36:02 -07:00
immarvin
bb4ff64e33 fix defect #3997 node reinstall loop when site.nodestatus=0 Edit 2014-04-29 00:18:59 -07:00
ligc
a171f853fd add vlan support for configeth, could use the syntax eth1.2 to specify vlan tagging 2014-04-29 10:30:21 -05:00
immarvin
6795ff6d11 fix defect #4044 xCAT spec file %post additons not checking for AIX Edit 2014-04-21 03:23:14 -07:00
0e6d87f5a4 Merge branch 'fix/makeroutes-part2' into 2.8 2014-04-07 13:10:35 +01:00
b8e22ef5b2 fix ipv6 0.0.0.0 to ::, the equivalent ip 2014-04-04 01:19:09 +01:00
ligc
d3c33681c8 fix for bug 4038: do not override --installdir with xcatdsklspost 2014-04-03 09:46:25 -05:00
d730e82055 update routeop with device based routing 2014-04-02 09:43:15 +01:00
71ad311a68 update route.pm, and start work on routeop 2014-04-01 22:20:37 +01:00
e34da389fb defect 4033: fix device based routing in makeroutes 2014-04-01 16:16:14 +01:00
immarvin
c2d2452719 fix defect #3999 and #4013 2014-03-07 05:54:56 -08:00
lissav
7b9c893055 support getting zone ssh keys 2014-03-03 13:29:02 -05:00
ligc
a4f87fbb69 fix for bug 4002, configib replaces /etc/sysctl.conf 2014-02-28 14:10:24 -06:00
lissav
a35f118cd9 adding zonename 2014-02-26 10:37:05 -05:00
ligc
5ac1ebaa63 fix for a typo in confignics, caused ib configuration problems 2014-01-29 10:03:17 -06:00
zhaoertao
6556f026d7 modify usage for 'chvm' and 'mkvm', remove debug msg 2014-01-26 22:53:39 -08:00
zhaoertao
d662c5e8b5 The scripts used for configuring and provisioning VIOS partition 2014-01-26 22:02:50 -08:00
yinle
bc607bf74c fix bug #3973 Ubuntu 13.10 diskful installation fails 2014-01-20 13:21:03 -08:00
yinle
c98217e5a1 fix bug #3973 Ubuntu 13.10 diskful installation fails 2014-01-20 13:16:57 -08:00
yinle
0f93e7a135 Add a new file xcat.conf.apach24 2014-01-16 12:45:19 -08:00
daniceexi
a03b712e2f make confignics postscript to accept the site.setinstallnic to configure installnic to be static 2014-01-07 02:26:53 -05:00
lissav
a46a8919a3 defect 3948 2014-01-06 14:56:58 -05:00
immarvin
3e31714aa3 fedora19/fedora20 diskful support 2014-01-02 23:50:47 -08:00
wanghuaz
2e1d048dee passing kitcomponent deploy parameters to genimage package installation, postinstall script and postbootscripts. 2013-12-30 10:05:19 +08:00
immarvin
b767c8ae95 fix syntax error if is blank 2013-12-19 04:26:24 -08:00
daniceexi
0fe981ce6d make including winpostscript dir only for linux 2013-12-17 13:54:29 -05:00
jjhua
b9c3d71d6f if we set up the chef-server during os provision, there are some error messages
in the /var/log/messages on the management node.  Fixed them.
2013-12-17 14:10:53 -05:00
daniceexi
50686d34c7 Make xCAT rpm to install all files in /install/winpostscripts/* for Windows support 2013-12-17 02:23:38 -05:00
daniceexi
32f8a37a22 code drop for windows postscript/postbootscript support. The postscript/postbootscript should be set in node/osimage.postscript/postbootscript and copy to /install/winpostscripts before running nodeset 2013-12-16 02:22:02 -05:00
wanghuaz
6f25f60016 fixing the problem that configing bond0 flushed the default gateway. 2013-11-21 10:09:07 +08:00
xq2005
805adea8be cacl broadcast address in configeth 2013-11-12 18:44:14 -08:00
jjhua
10c87ba9b6 include the mypostscript_cloud.tmpl template 2013-11-11 16:22:21 -05:00
jjhua
29dbe8ed09 fixed bug 3888.
initialize the variable uselocalhost;
add new script configgw to configure the public gw
2013-11-11 15:59:45 -05:00
jjhua
c2275ad894 remove the -vx flag 2013-11-11 14:54:42 -05:00
jjhua
4e54d58318 clean the chef-server data and stop the chef-server before uninstall the chef-server 2013-11-11 13:42:38 -05:00
xq2005
d654045adc bug 3885: confignics need network name and nic type 2013-11-09 23:56:53 -08:00
xq2005
6b1b4f2253 bug 3824: systeimager install failed on sles10 golden client 2013-11-04 23:39:47 -08:00
xq2005
f6ea3147a7 bug 3824: systeimager install failed on sles10 golden client 2013-11-04 23:34:59 -08:00
xq2005
f85ad98f06 use ip address to find the network name 2013-11-01 03:34:35 -07:00
yinle
862c94cbd1 Add AIX check in confignics 2013-10-28 04:46:25 -07:00
jjhua
b1c7fda43c move setup_openstack_repo from xCAT/postscripts/ to xCAT-OpenStack/postscripts, and it will be packed into xCAT-OpenStack package 2013-10-28 10:58:45 -04:00
immarvin
8c4b0edc52 fix defect #3694 [PCM] Showing booting status always for NGP X node status after power reset: update site.status during normal diskful reboot 2013-10-25 00:23:55 -07:00
jjhua
b21ee18901 add a new postscript configbr-ex to configure the external bridge for Cloud 2013-10-25 14:45:37 -04:00
yinle
6dd853fc65 Add check in configeth to give message to AIX user. 2013-10-25 05:05:38 -07:00
jjhua
7057cd4439 change loadchefdata to loadclouddata; move the code related to read from cloud/clouds table from Postage.pm to Cloud.pm in xCAT-OpenStack 2013-10-23 22:08:52 -04:00
jjhua
99dba1777a Add the chef-client to invoke the config_chef_client script 2013-10-22 14:33:58 -04:00
jjhua
f87877d2fb fixed a minor problem 2013-10-22 13:24:04 -04:00
jjhua
3e51471614 Postscripts for OpenStack-Chef-cookbook/xCAT integration 2013-10-22 09:52:58 -04:00