From: John L. Hammond Date: Tue, 5 May 2020 13:56:31 +0000 (-0500) Subject: LUDOC-469 hsm: correct description of NBR HSM policy X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5ea7ffbf061474770d38a85f7a85791c884309af;p=doc%2Fmanual.git LUDOC-469 hsm: correct description of NBR HSM policy Correct the description of the Non-Blocking Restore HSM policy. Signed-off-by: John L. Hammond Change-Id: I0b58bcef3623cf19d067cfb64093176bc40c93ce Reviewed-on: https://review.whamcloud.com/38497 Tested-by: jenkins Reviewed-by: Aurelien Degremont Reviewed-by: Andreas Dilger --- diff --git a/LustreHSM.xml b/LustreHSM.xml index eedef6a..a954751 100644 --- a/LustreHSM.xml +++ b/LustreHSM.xml @@ -369,7 +369,7 @@ the number of agents. NRA No Retry Action. If a restore fails, do not reschedule it automatically. - NBR Non Blocking Restore. No automatic restore is triggered. Access to a released file returns ENODATA. + NBR Non Blocking Restore. Restore is triggered but does not block clients. Access to a released file returns ENODATA.