mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	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:
		@@ -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".
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user