Commit Graph

625 Commits

Author SHA1 Message Date
lissav
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
lissav
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
lissav
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
lissav
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
lissav
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
jbjohnso
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
daniceexi
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
daniceexi
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
angli-xcat
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
lissav
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
lissav
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
angli-xcat
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
angli-xcat
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
lissav
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
lissav
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
lissav
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
daniceexi
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
daniceexi
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
lissav
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
lissav
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
ligc
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
sjing
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
lissav
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
lissav
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
lissav
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
lissav
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
angli-xcat
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
lissav
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
lissav
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
lissav
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
jbjohnso
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
lissav
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
bp-sawyers
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
linggao
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
lissav
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
lissav
88a5b91be4 Add DB configuration options based on input from BlueGene
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-13 15:04:49 +00:00
jbjohnso
20c1f1e49f Repair xHRM script to actually work again
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9567 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-11 17:45:00 +00:00
lissav
d35ced25c8 double size of transaction log
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9566 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-11 11:57:49 +00:00
linggao
8d62dd6304 make sure to use the full path for searching the pkg names in genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9553 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-10 21:14:25 +00:00
jbjohnso
dc0f504997 -Make url parsing greedy so as not to be confused by too many colons
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-14 18:56:00 +00:00
jbjohnso
0c4ddfc077 Add virtio_net to default driver list for RH family
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9311 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-14 14:18:40 +00:00
jbjohnso
5274fe7947 Fix xHRM for IPv6 fun
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-12 19:06:48 +00:00
lissav
c69877f56d remove setup for /etc/init.d for DB2, replace by upstart setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-12 13:51:55 +00:00
lissav
7781df91e8 db2 upstart config file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-12 11:48:33 +00:00
lissav
7addb849b9 checkin upstart db2 config file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9275 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 22:52:22 +00:00
yinle
084464ecad Add error processing.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 02:42:35 +00:00
yinle
4a3e6a99f6 Fix bug 3261047:ExtTab loads user tables for every perl process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9262 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 01:58:07 +00:00
yinle
4e4c3307d1 Move credential to the hmc.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-08 03:28:01 +00:00
yinle
5ca0bce034 Fix 3261047: ExtTab loads user tables for every perl process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-08 02:22:01 +00:00
yinle
c21d86f955 Fix bug 3261047: ExtTab loads user tables for every perl process.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-07 06:54:08 +00:00