add default to powerinterval and fix formatting

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-08-23 12:04:56 +00:00
parent 24fd95b6e7
commit cb7022030e

View File

@ -721,8 +721,9 @@ site => {
" the node deployment, node discovery and power operations.\n\n".
" ntpservers: A comma delimited list of NTP servers for the cluster - often the\n".
" xCAT management node.\n\n".
" powerinterval: The time of seconds that rpower command will wait between performing action on each target object,\n".
" it is useful especially for controlling the cluster boot up speed in large clusters.\n\n".
" powerinterval: The time of seconds that rpower command will wait \n between performing action on each target object.\n".
" It is used for controlling the cluster boot up speed
in large p-Series clusters. Default is 0\n\n".
" ppcmaxp: The max # of processes for PPC hw ctrl.\n\n".
" ppcretry: The max # of PPC hw connection attempts before failing.\n\n".
" ppctimeout: The timeout, in milliseconds, to use when communicating with PPC hw.\n\n".