2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 22:15:30 +00:00
Commit Graph

640 Commits

Author SHA1 Message Date
c0ec57aa68 Converting configiba from perl to shell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-17 14:40:11 +00:00
7a15992239 defect 3324448: generate the ifcfg-x configuration file when running genimage -i, but keep the ONBOOT=no to skip the break of nfs-based system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10097 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-15 11:14:59 +00:00
d4a2fda102 Add KVM hypervisor package list for CentOS6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 20:30:08 +00:00
8bbe4c3473 Check in CentOS 6 package list
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 20:27:25 +00:00
05d71b548d Add CentOS6 friendly templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10062 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 20:23:07 +00:00
78637396f3 supprt genimage plugin for urbunto, debian and fedora12
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-07 20:37:55 +00:00
9d4eb67d0e added genimage plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10035 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-07 16:10:53 +00:00
1f63d84caa change the nodetype to ppc for lpar and hmc, change the hwtype to lpar and hmc to lpar and hmc.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-07 06:31:44 +00:00
44c01cb949 This is to enable group install for .pkglist file
===========================================================
Target Dist:	SLES 11, RHELS6, both for stateless
Aim:		To Support "group" format of .pkglist file
		e.g.: "@ X Window system" (for RHELS6)
                      "@ file_server"     (for SLES11)
user impact:	N/A
By-effect:	N/A
Limitations:	N/A
Note:		Note there's a space after "@"
============================================================

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-06 09:15:36 +00:00
d29f467806 rollupdate - add support for translatenames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-05 17:55:18 +00:00
781c652667 defect 3324179: excluding files but keeping the directory in the *.exlist for directories locale and man
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10003 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-04 07:00:58 +00:00
5345292cdb remove shared backup/restore scripts use dumpxCATdb and restorexCATdb
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9991 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 12:08:20 +00:00
03533e3102 This is for SLES 11 SP1 SDK DVD support (Patch 1)
====================================================================
Patch Reason:   Design changed, to minimize risk when doing a regular 
                SLES11SP1 full install without SDK DVD copied.

Patch detail:   If we do a full install for SLES11SP1, and previously
                we did "copycds" with SDK DVD, we use compute.sdk.sles11.tmpl,
                otherwise use compute.sles11.tmpl.
====================================================================

====================================================================
Target Dist:	SLES 11 SP1, for both full install and statelite install
Aim:		To enable users to install packages from SDK DVD during installation
user impact:	If the user add packages in .pkglist files, he/she should first do 'copycds' using SDK DVD iso.
By-effect:	N/A
Limitations:	2nd installation DVD and 2nd SDK DVD not supported, both carries source packages. 
                It seems they are not recognized by autoyast, and it's of no use to install sources pkgs on CNs.
====================================================================

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 09:28:21 +00:00
04cb7483c6 This is for SLES 11 SP1 SDK DVD support
====================================================================
Target Dist:	SLES 11 SP1, for both full install and statelite install
Aim:		To enable users to install packages from SDK DVD during installation
user impact:	If the user add packages in .pkglist files, he/she should first do 'copycds' using SDK DVD iso.
By-effect:	N/A
Limitations:	2nd installation DVD and 2nd SDK DVD not supported, both carries source packages. 
                It seems they are not recognized by autoyast, and it's of no use to install sources pkgs on CNs.
====================================================================

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9939 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 03:46:29 +00:00
4c638bd8d4 genimage changes to not save the default kernel version.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 16:22:15 +00:00
d7f2621fb2 fix for defect 3324448, remove pmr fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 14:33:04 +00:00
e4d41b26f3 fix for defect 3324448, remove pmr fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 14:31:55 +00:00
e2a88a57f9 fix for defect 3324448, remove pmr fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9889 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 14:30:57 +00:00
a12c2b5a3d fix for defect 3324448, remove pmr fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 14:29:38 +00:00
229d3c6778 fix for defect 3324448, remove pmr fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-22 14:25:25 +00:00
ba2821b018 Port forward fix for netstart issue with RHEL statelesess
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-21 19:31:16 +00:00
1034d25033 Fix the issue that genimage has typo in mount -o option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-21 02:58:55 +00:00
e424d5ee5a code drop for SL6 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 12:37:23 +00:00
679df9febb This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,tcp" will be used as default options. This implementation aims for SLES11.
client can revise the statelite table to benefit from this, like:

#node,image,statemnt,mntopts,comments,disable
"935n02",,"192.168.0.244:/tmp","soft,timeo=200",,

------------------------------------------------------

Another change in sles.pm: we do insmod for net interfaces (ibmveth, ehea, etc...) after all other modules, to avoid failure when do 'netstart' during installation.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 03:06:56 +00:00
a9e6e60de7 fix defect 3315725
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 16:50:40 +00:00
fba13de72f fix defect 3315725
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9796 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 16:49:44 +00:00
3a028e762f some minor fix for my last commit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-13 06:23:25 +00:00
c28d4a87f1 This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,rsize=32768,tcp,timeo=14" will be used as default options. This implementation aims for RHEL6. SUSE to be implemented later.
client can revise the statelite table to benefit from this, like:

#node,image,statemnt,mntopts,comments,disable
"935n02",,"192.168.0.244:/tmp","soft,timeo=200",,


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 08:59:53 +00:00
09ce3b8b22 change catalog cache
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 16:45:18 +00:00
04e27a3278 increase catalog cache size
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 15:49:07 +00:00
5ae480d3eb minor change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 15:30:15 +00:00
e9ecdfb61d The nfs should be included in the initrd for stateltess since it will be used for statelite ramdisk mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 03:00:05 +00:00
30cb2e9366 defect 3203276: make the genimage get the additional kernel from rpm package instead of extracted files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 16:24:17 +00:00
43f458dcf9 rm old output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 13:00:49 +00:00
5d7851cf70 Add to usage message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 11:52:05 +00:00
cc7d2f99a8 support for RAID1 on ppc64 RHEL6 service nodes: kickstart template file service.raid1.rhel6.ppc64.tmpl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 06:46:22 +00:00
6b82ec81fe Fix for nodeset fails if site.nameservers is empty. dhcp client handles the /etc/resolv.conf creating.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 02:27:44 +00:00
fb61cb5edb add DB2 inspect table tool
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 13:32:05 +00:00
ca268e40aa update transaction log again
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-19 15:05:36 +00:00
a0c0515f1c Make sure DB2 is the database before running SQL
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-19 12:05:20 +00:00
814b400c01 add options to also supply list of files to reorg. This is DB2 only
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-18 13:16:45 +00:00
c4a270200b To solve BUG 3299992
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-18 06:48:02 +00:00
ca3a3703cf don't stop on table reorg erro, try the next table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9619 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 18:24:09 +00:00
7c49fcb183 add verbose mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 17:01:27 +00:00
b7f2dba42e reorg db2 tables script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 15:21:47 +00:00
3c139a074d Fix genduiduuid.sh to work without concern over ISC code treating a printable character specially
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 13:54:48 +00:00
37722e2e56 remove AUTO_REORG, we are doing manual reorg of tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9613 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 12:06:22 +00:00
fca7f387e5 remove debian kernel from svn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-16 20:00:23 +00:00
824705d8e5 fixed defect 3302671 and 3299348
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-16 19:01:03 +00:00
2bf6321335 add auto reorg set on
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-16 17:13:41 +00:00