From 24a8f6485952e6e7290752de5d0ad8a5d24b827c Mon Sep 17 00:00:00 2001 From: Joseph Gmitter Date: Mon, 10 Dec 2018 13:09:57 -0500 Subject: [PATCH] LUDOC-422 dom: Fix bad DoM link This patch fixes a link to the DoM section of the manual. Signed-off-by: Joseph Gmitter Change-Id: Iebc608233b0d35ec011e313ce2ace2a727e2d3ea Reviewed-on: https://review.whamcloud.com/33819 Tested-by: Jenkins --- SettingUpLustreSystem.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SettingUpLustreSystem.xml b/SettingUpLustreSystem.xml index f7ca264..27793d4 100644 --- a/SettingUpLustreSystem.xml +++ b/SettingUpLustreSystem.xml @@ -229,7 +229,7 @@ have ACLs or user xattrs, and the number of hard links per file. The storage required for Lustre file system metadata is typically 1-2 percent of the total file system capacity depending upon file size. - If the feature is in use for Lustre + If the feature is in use for Lustre 2.11 or later, MDT space should typically be 5 percent or more of the total space, depending on the distribution of small files within the filesystem and the lod.*.dom_stripesize limit on -- 1.8.3.1