From e096f06b81ed50da7c6f21867162f272299465ef Mon Sep 17 00:00:00 2001 From: Arshad Hussain Date: Wed, 14 Apr 2021 11:05:52 +0530 Subject: [PATCH] LUDOC-394 manual: Add meaningful ref names under UnderstandingLustre.xml This patch adds meaningful and proper reference name under file UnderstandingLustre.xml Signed-off-by: Arshad Hussain Change-Id: I0b314bcefeaf4816d78143247f5cdf0e91a97b6b Reviewed-on: https://review.whamcloud.com/43353 Tested-by: jenkins Reviewed-by: Andreas Dilger --- UnderstandingLustre.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UnderstandingLustre.xml b/UnderstandingLustre.xml index 5bace3b..3d1f0b6 100644 --- a/UnderstandingLustre.xml +++ b/UnderstandingLustre.xml @@ -732,7 +732,7 @@ striped across the objects using RAID 0, and each object is stored on a different OST. (For more information about how striping is implemented in a Lustre file system, see - . + .
Layout EA on MDT pointing to file data on OSTs @@ -791,7 +791,7 @@ available space of all the OSTs. -
+
<indexterm> <primary>Lustre</primary> -- 1.8.3.1