Whamcloud - gitweb
LU-7668 admin: remove OST from config logs
[doc/manual.git] / ManagingFailover.xml
index 058b6c4..d544787 100644 (file)
@@ -1,11 +1,14 @@
-<?xml version='1.0' encoding='UTF-8'?><chapter xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US" xml:id="managingfailover">
+<?xml version='1.0' encoding='UTF-8'?>
+<chapter xmlns="http://docbook.org/ns/docbook"
+ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US"
+ xml:id="managingfailover">
   <title xml:id="managingfailover.title">Lustre File System Failover and Multiple-Mount Protection</title>
   <para>This chapter describes the multiple-mount protection (MMP) feature, which protects the file
     system from being mounted simultaneously to more than one node. It includes the following
     sections:</para>
   <itemizedlist>
     <listitem>
-      <para><xref linkend="dbdoclet.50438213_13563"/></para>
+      <para><xref linkend="dbdoclet.overview_mmp"/></para>
     </listitem>
     <listitem>
       <para><xref xmlns:xlink="http://www.w3.org/1999/xlink" linkend="section_etn_4zf_tl"/></para>
@@ -15,7 +18,7 @@
     <para>For information about configuring a Lustre file system for failover, see <xref
         xmlns:xlink="http://www.w3.org/1999/xlink" linkend="configuringfailover"/></para>
   </note>
-  <section xml:id="dbdoclet.50438213_13563">
+  <section xml:id="dbdoclet.overview_mmp">
       <title>
       <indexterm>
         <primary>multiple-mount protection</primary>
@@ -66,3 +69,6 @@ filetype extent mmp sparse_super large_file uninit_bg</screen>
       system is currently mounted.</para>
   </section>
 </chapter>
+<!--
+  vim:expandtab:shiftwidth=2:tabstop=8:
+  -->