From 5ea7ffbf061474770d38a85f7a85791c884309af Mon Sep 17 00:00:00 2001 From: "John L. Hammond" Date: Tue, 5 May 2020 08:56:31 -0500 Subject: [PATCH] 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 --- LustreHSM.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 1.8.3.1