Enhance databaseloc description

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-08-24 12:22:38 +00:00
parent 10fe1f542f
commit b381235711

View File

@ -770,8 +770,8 @@ site => {
" Default is no.\n\n".
" consoleondemand: When set to 'yes', conserver connects and creates the console\n".
" output only when the user opens the console. Default is no on\n".
" Linux, yes on AIX.\n\n".
" databaseloc: Directory where we create the db instance directory (db2).\n Default is /var/lib. Only DB2 is currently supported. \n Do not use the directory in the site.installloc attribute.\n".
" Linux, yes on AIX.\n\n\n".
" databaseloc: Directory where we create the db instance directory (db2).\n Default is /var/lib. Only DB2 is currently supported. \n Do not use the directory in the site.installloc or \n installdir attribute.\n This attribute must not be changed once db2sqlsetup script has \n been run and DB2 has been setup.\n\n".
" db2installloc: The location which the service nodes should mount for \n".
" the db2 code to install. Format hostname:/path. If hostname is\n".
" omitted, it defaults to the management node. Default /mntdb2.\n\n".