Commit Graph

158 Commits

Author SHA1 Message Date
lissav
3189afe3bd comment out use Dumper
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9274 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 16:17:08 +00:00
lissav
4e5445281a remove putting db2 in /etc/init.d
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-09 11:24:06 +00:00
jbjohnso
f73ee11fd4 -xcsv command to postprocess and organize many commands into csv format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-07 18:27:46 +00:00
lissav
d0909749b5 add workaround to setup DB2 to come up after reboot on Linux. Check to see if writable directory when running -o option on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9228 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-05 18:03:45 +00:00
lissav
1275bbbce3 fix for defect 3232260
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9118 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-21 17:46:12 +00:00
yinle
f6bfd21981 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9110 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2011-03-21 03:24:35 +00:00
yinle
12718d784c Fix bug 3214967 and 3222676, modify the command of processing lsslp.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-19 08:29:24 +00:00
lissav
31df1350c7 add support for site.databaseloc attribute to define where the DB2 instance and database will be created
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-17 13:48:43 +00:00
yinle
0dc55c262d git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2011-03-10 05:48:36 +00:00
lissav
4c33a30a5b fix support for rsync options
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9017 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-09 13:59:46 +00:00
yinle
a3eb857c88 modify the command processing of lsslp to support allowing user to input noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-04 02:03:58 +00:00
lissav
086cfe5f5f add db2 paths for root
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-24 19:26:32 +00:00
lissav
9cd021b11c update the ODBC setup routine based on LL and CNM requirements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-16 16:18:39 +00:00
lissav
78e217be96 fixes for defect 3176647
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-10 13:34:38 +00:00
lissav
66076a6ba4 check that perl-DBD-DB2 is installed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-09 20:05:34 +00:00
lissav
6c3745edff fix creation of cfgloc file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-09 17:35:16 +00:00
lissav
186781a22d allow migration between databases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8796 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-06 13:05:19 +00:00
lissav
ffb252217c fix so you can migrate between mysql/db2/pgsql
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8794 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-06 12:35:49 +00:00
lissav
f2490e5117 fix so you can migrate from DB2 or Pgsql to MySQL
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-06 12:26:59 +00:00
jbjohnso
97b186c0a0 -Fix erroneous use statement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 14:19:57 +00:00
andywray
bed3d41128 Add -n switch to xcoll to show output as nodenames instead of groupnames.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 19:50:50 +00:00
lissav
9b26e72eaa fix defect 3140519, start of DB2 xcatdb instance after reboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8596 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-10 18:18:05 +00:00
lissav
b6049b5f14 fix defect 3146884 odbc setup on Service Node not correct
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8546 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-04 17:17:30 +00:00
lissav
673c9a837d fix defect 3145930
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 13:10:12 +00:00
lissav
5292ab865a fix defect 3145930
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8534 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 12:41:39 +00:00
lissav
4091399a58 fix defect 3145930 mysqlsetup retoring when no dump taken
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8532 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 12:25:27 +00:00
bp-sawyers
15dc27d34e Fixes to getxcatdocs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-11 15:31:05 +00:00
yinle
5d506696d6 Fix bug 3123478: db2sqlsetup routine -r function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 13:07:07 +00:00
lissav
e302bd2993 Fix failure in db2start on Redhat6 on first try, add retry logic defect 3110443
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 12:26:03 +00:00
yinle
98c25b025a Modify some ugly code. Add some information to record errors.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8282 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-30 05:59:21 +00:00
lissav
9604f628ce fix update of the ODBC files when mysql and db2 on the system defect 3115036
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-29 13:46:37 +00:00
yinle
e657918601 Fix defect :3120322 can't remove group xcatdb when db2sqlsetup -r -S
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-29 09:52:49 +00:00
bp-sawyers
d1cfd87939 Added command to download/convert xcat wiki docs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-22 13:19:14 +00:00
ligc
1b34104af7 fix for bug 3115250: a typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-22 09:25:31 +00:00
ligc
9f8968566a fix for bug 3083477: special handle for linux ksh environment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8201 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-18 09:11:14 +00:00
lissav
96bc6b1945 Exit with error if db2start fails
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 14:09:03 +00:00
lissav
5c3c53b6ed start daemon after create instance failure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-16 12:45:25 +00:00
lissav
805e82dbda make sure xcatdb is running when db2sqlsetup is executed defect 3107948
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-15 13:26:24 +00:00
linggao
ee440bfae6 more bug fix for updatenode usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-09 16:16:19 +00:00
linggao
1eaebfd18f fix a user reported problem for updatenode usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-09 15:28:03 +00:00
yinle
527d13c4b4 Modified the script after discussing with Lissa.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8002 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-02 13:26:08 +00:00
yinle
13e014c4a1 modify the flag and the process of changing /etc/services file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 03:26:41 +00:00
lissav
59b397d349 add additional LL setup defect 3089951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-31 11:56:41 +00:00
lissav
1dfc9549b1 fix for defect 3097641
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-29 11:59:22 +00:00
yinle
3842107758 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7969 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2010-10-29 09:22:11 +00:00
yinle
0dea4991af Add the part of removing DB2 and cleanup work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-29 08:19:10 +00:00
lissav
a7a4a19bc8 fix so won't have double entries in cfgloc on the service node with db2install runs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-20 14:09:54 +00:00
lissav
49a8e3d1ea fix so won't have double entries in cfgloc on the service node with db2install runs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-20 13:30:12 +00:00
lissav
7750435ae1 make changes to allow to be run from postscipt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 14:39:14 +00:00
nott
3c2604904d fix updatenode -A option and error msgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-05 19:09:24 +00:00