From e6fccfdd0c802fda15ca28de3916a2128f4a431c Mon Sep 17 00:00:00 2001 From: Joseph Gmitter Date: Fri, 3 Mar 2017 17:35:13 -0500 Subject: [PATCH] LUDOC-365 misc: correct spelling mistake in qos_threshold_rr Trivial patch to correct a spelling mistake for the qos_threshold_rr term in a single location. Signed-off-by: Joseph Gmitter Change-Id: Ia9fb9254ca41da742e55507a6e2e1b3852a92e0b Reviewed-on: https://review.whamcloud.com/25800 Tested-by: Jenkins --- ManagingStripingFreeSpace.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ManagingStripingFreeSpace.xml b/ManagingStripingFreeSpace.xml index a0a37a4..26945dd 100644 --- a/ManagingStripingFreeSpace.xml +++ b/ManagingStripingFreeSpace.xml @@ -559,7 +559,7 @@ File 4: OST6, OST7, OST0 /proc/fs/fsname/lov/fsname-mdtlov/qos_threshold_rr. To set the qos_threshold_r to 25, enter this command on the - MGS:lctl set_param lov.fsname-mdtlov.quos_threshold_rr=25 + MGS:lctl set_param lov.fsname-mdtlov.qos_threshold_rr=25
<indexterm> -- 1.8.3.1