From d9e6c337eeca2e88d1db07edb101cd72442b098c Mon Sep 17 00:00:00 2001 From: Arshad Hussain Date: Wed, 14 Apr 2021 10:36:42 +0530 Subject: [PATCH] LUDOC-394 manual: Add meaningful ref names under TroubleShootingRecovery.xml This patch adds meaningful and proper reference name under file TroubleShootingRecovery.xml Signed-off-by: Arshad Hussain Change-Id: I939a50eff6f062cd58a16d66f51339608a194601 Reviewed-on: https://review.whamcloud.com/43355 Tested-by: jenkins Reviewed-by: Andreas Dilger --- TroubleShootingRecovery.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TroubleShootingRecovery.xml b/TroubleShootingRecovery.xml index cb0e8a8..a1369ad 100644 --- a/TroubleShootingRecovery.xml +++ b/TroubleShootingRecovery.xml @@ -9,17 +9,17 @@ - + - + - + @@ -28,7 +28,7 @@ -
+
<indexterm> <primary>recovery</primary> @@ -93,7 +93,7 @@ root# e2fsck -fn /dev/sda # don't fix file system, just check for corruption : root# e2fsck -fp /dev/sda # fix errors with prudent answers (usually <literal>yes</literal>)</screen> </section> - <section xml:id="dbdoclet.50438225_37365"> + <section xml:id="dbdoclet.recover_lustreFS_corruption"> <title> <indexterm> <primary>recovery</primary> @@ -135,7 +135,7 @@ root# e2fsck -fp /dev/sda # fix errors with prudent answers (usually <literal> identify and process orphan objects found on MDTs as well.</para> </section> </section> - <section xml:id="dbdoclet.50438225_12316"> + <section xml:id="dbdoclet.recover_unavailable_ost"> <title> <indexterm> <primary>recovery</primary> -- 1.8.3.1