From de9a8213c398726dd513547b38936c4df171885d Mon Sep 17 00:00:00 2001 From: mellor Date: Mon, 10 Jan 2011 13:44:25 +0000 Subject: [PATCH] rollupdate defect 3147708 - fixed sample file for rename of updateall_numperupdate to updateall_nodecount keyword git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8590 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- .../share/xcat/rollupdate/rollupdate_all.input.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-server/share/xcat/rollupdate/rollupdate_all.input.sample b/xCAT-server/share/xcat/rollupdate/rollupdate_all.input.sample index 27d02740f..05d047121 100644 --- a/xCAT-server/share/xcat/rollupdate/rollupdate_all.input.sample +++ b/xCAT-server/share/xcat/rollupdate/rollupdate_all.input.sample @@ -36,7 +36,7 @@ scheduser=loadl # controls that LL allows you in the LL job template that you provide. # If updateall is used, the following entries MUST be specified in this file: # updateall_nodes -# updateall_numperupdate +# updateall_nodecount # job_template # job_dir # If updateall is used, the following entries can also be used: @@ -58,14 +58,14 @@ updateall=yes updateall_nodes=compute -# updateall_numperupdate: The number of nodes that will be reserved at one time +# updateall_nodecount: The number of nodes that will be reserved at one time # in the scheduler and updated together. The smaller the number, the more # scheduler reservation jobs that will be submitted. # NOTE: LoadLeveler performance decreases with large numbers of # reservations. Do not set this value so low that you will exceed # the maximum number of reservations allowed for your cluster or # that you will degrade LL performance for your production jobs. -updateall_numperupdate=3 +updateall_nodecount=3