Whamcloud - gitweb
LUDOC-469 hsm: correct description of NBR HSM policy 97/38497/2
authorJohn L. Hammond <jhammond@whamcloud.com>
Tue, 5 May 2020 13:56:31 +0000 (08:56 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 5 May 2020 14:43:27 +0000 (14:43 +0000)
Correct the description of the Non-Blocking Restore HSM policy.

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I0b58bcef3623cf19d067cfb64093176bc40c93ce
Reviewed-on: https://review.whamcloud.com/38497
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Aurelien Degremont <degremoa@amazon.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
LustreHSM.xml

index eedef6a..a954751 100644 (file)
@@ -369,7 +369,7 @@ the number of agents.</para>
                <para><literal>NRA</literal> No Retry Action. If a restore fails, do not reschedule it automatically.</para>
         </listitem>
         <listitem>
-               <para><literal>NBR</literal> Non Blocking Restore. No automatic restore is triggered. Access to a released file returns <literal>ENODATA</literal>.</para>
+               <para><literal>NBR</literal> Non Blocking Restore. Restore is triggered but does not block clients. Access to a released file returns <literal>ENODATA</literal>.</para>
         </listitem>
       </itemizedlist>
        </section>