more comments on db2 attributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9075 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
31df1350c7
commit
309bdb5305
@ -748,10 +748,10 @@ site => {
|
||||
" 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 in which will be created the db instance directory.\n Default is /var/lib. Only DB2 is currently supported. \n Do not use the directory in the site table installloc attribute.\n".
|
||||
" db2installloc: The location from which the service nodes should mount the \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".
|
||||
" 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 is /mntdb2.\n\n".
|
||||
" omitted, it defaults to the management node. Default /mntdb2.\n\n".
|
||||
" defserialflow: The default serial flow - currently only used by the mknb command.\n\n".
|
||||
" defserialport: The default serial port - currently only used by mknb.\n\n".
|
||||
" defserialspeed: The default serial speed - currently only used by mknb.\n\n".
|
||||
|
Loading…
Reference in New Issue
Block a user