Explain in the man page that iprutils might not set the exact value when configuring the rebuild rate. Instead, it will convert the percentage value provided by the user to a integer value in the range 0-15 before writing to the adapter. This means, that we only approximate to the rate requested by the user and the return of 'query-array-rebuild-rate' may not be the exact value previously passed to 'set-array-rebuild-rate'.
Signed-off-by: Gabriel Krisman Bertazi <kris...@linux.vnet.ibm.com> --- iprconfig.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/iprconfig.8 b/iprconfig.8 index 6c8c3dd..7ec3b92 100644 --- a/iprconfig.8 +++ b/iprconfig.8 @@ -775,7 +775,9 @@ Example: .B set-array-rebuild-rate [IOA] [Rebuild Rate | default] Used to set the rebuilt rate ratio of the IOA. [Rebuild Rate] must be in range 0..100. If 'default' is used, the IOA will reset to the -implementation default rate. +implementation default rate. The value actually configured may not be +the exact rate configured by the user, but an approximation to the +closest rate supported by the IOA. .br Example: .br -- 2.1.0 ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Iprdd-devel mailing list Iprdd-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iprdd-devel