Whamcloud - gitweb
FIX: minor tweaks to the improve figures and revision info. draftversion
authorRichard Henwood <rhenwood@whamcloud.com>
Tue, 24 May 2011 15:14:28 +0000 (10:14 -0500)
committerRichard Henwood <rhenwood@whamcloud.com>
Tue, 24 May 2011 15:14:28 +0000 (10:14 -0500)
Preface.xml
Revision.xml
UnderstandingFailover.xml
UnderstandingLustre.xml
index.xml

index 2ae1e38..65141f8 100644 (file)
       </itemizedlist>
     </section>
   </section>
+    <xi:include href="Revision.xml"  xmlns:xi="http://www.w3.org/2001/XInclude"/>
 </preface>
index a863c83..e67d7ff 100644 (file)
@@ -1,5 +1,5 @@
 <?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">
+<section xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US">
     <title>Revisions</title>
     <para>
     <revhistory>
@@ -11,4 +11,4 @@
     </revision>
 </revhistory>
 </para>
-</chapter>
+</section>
index 8050c9f..535c0ef 100644 (file)
@@ -85,7 +85,7 @@
         <title xml:id="understandingfailover.fig.configmdt"> Lustre failover configuration for an MDT </title>
         <mediaobject>
           <imageobject>
-            <imagedata fileref="./figures/MDT_Failover.png"/>
+            <imagedata scalefit="1" width="100%" fileref="./figures/MDT_Failover.png"/>
           </imageobject>
           <textobject>
             <phrase>Lustre failover configuration for an MDT </phrase>
         <title xml:id="understandingfailover.fig.configost"> Lustre failover configuration for an OSTs </title>
         <mediaobject>
           <imageobject>
-            <imagedata fileref="./figures/OST_Failover.png"/>
+            <imagedata scalefit="1" width="100%" fileref="./figures/OST_Failover.png"/>
           </imageobject>
           <textobject>
             <phrase>Lustre failover configuration for an OSTs </phrase>
index e2a379a..4e84b97 100644 (file)
       <title xml:id="understandinglustre.fig.cluster">Lustre components in a basic cluster </title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="./figures/Basic_Cluster.png"/>
+          <imagedata scalefit="1" width="100%" fileref="./figures/Basic_Cluster.png"/>
         </imageobject>
         <textobject>
           <phrase> Lustre components in a basic cluster </phrase>
         <title xml:id="understandinglustre.fig.lustrescale"><indexterm><primary>Lustre</primary><secondary>at scale</secondary></indexterm>Lustre cluster at scale</title>
         <mediaobject>
           <imageobject>
-            <imagedata fileref="./figures/Scaled_Cluster.png"/>
+            <imagedata scalefit="1" width="100%" fileref="./figures/Scaled_Cluster.png"/>
           </imageobject>
           <textobject>
             <phrase> Lustre clustre at scale </phrase>
       <title xml:id="understandinglustre.fig.mdtost">MDT file points to objects on OSTs containing file data</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="./figures/Metadata_File.png"/>
+          <imagedata scalefit="1" width="100%" fileref="./figures/Metadata_File.png"/>
         </imageobject>
         <textobject>
           <phrase> MDT file points to objects on OSTs containing file data </phrase>
       <title xml:id="understandinglustre.fig.fileio">File open and file I/O in Lustre</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="./figures/File_Write.png"/>
+          <imagedata scalefit="1" width="100%" fileref="./figures/File_Write.png"/>
         </imageobject>
         <textobject>
           <phrase> File open and file I/O in Lustre </phrase>
         <title xml:id="understandinglustre.fig.filestripe">File striping on Lustre</title>
         <mediaobject>
           <imageobject>
-            <imagedata fileref="./figures/File_Striping.png"/>
+            <imagedata scalefit="1" width="100%" fileref="./figures/File_Striping.png"/>
           </imageobject>
           <textobject>
             <phrase>File striping pattern across three OSTs for three different data files. The file is sparse and missing chunk 6. </phrase>
index e050dae..ccb9701 100644 (file)
--- a/index.xml
+++ b/index.xml
@@ -11,7 +11,6 @@
     <xi:include href="legalnotice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
   </info>
 
-    <xi:include href="Revision.xml"  xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
   <xi:include href="Preface.xml" />