From 1927bc3b2d7edb17aeb46aafd73e66c3f2dce805 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 18 Mar 2011 11:17:29 +0000 Subject: [PATCH] add information on use of site.databseloc attribute git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/db2sqlsetup.1.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/pods/man1/db2sqlsetup.1.pod b/xCAT-client/pods/man1/db2sqlsetup.1.pod index e5664df53..b1514ca9a 100644 --- a/xCAT-client/pods/man1/db2sqlsetup.1.pod +++ b/xCAT-client/pods/man1/db2sqlsetup.1.pod @@ -25,6 +25,7 @@ The hostname or ip address of the Management Node as known by the Service Node m The script will assume the default install paths of /opt/IBM/db2 for AIX and /opt/ibm/db2 for Linux, unless overridden with the XCATDB2INSPATH environment variable. +The script will create the xcat database instance (xcatdb) in the /var/lib/db2 directory unless overriden by setting the site.databaseloc attribute. This attribute should not be set to the directory that is defined in the installloc attribute and it is recommended that the databaseloc be a new filesystem dedicated to the DB2 database, especially in very large clusters. Note: On AIX , root must be running ksh and on Linux, bash shell.