LDP/LDP/guide/docbook/EVMSUG/preface.xml

93 lines
5.8 KiB
XML

<preface id="userguidepref"><title>Preface</title>
<para>This guide tells how to configure and manage Enterprise
Volume Management System (EVMS). EVMS is a storage management program
that provides a single framework for managing and administering your system's storage.</para>
<para>This guide is intended for Linux system administrators and users who are
responsible for setting up and maintaining EVMS.</para>
<para>For additional information about EVMS or to ask questions specific to
your distribution, refer to the EVMS mailing lists. You can view the list
archives or subscribe to the lists from
the <ulink url="http://evms.sourceforge.net/mailinglists.html">EVMS Project
web site</ulink>.</para>
<para>The following table shows how this guide is organized:</para>
<table id="bookorg" frame="all"><title>Organization of the EVMS User Guide</title>
<tgroup cols="2"><colspec colnum="1" colwidth="1.5in"></colspec><colspec colnum="2" colwidth="3.5in"></colspec>
<thead><row><entry>Chapter or appendix title</entry>
<entry>Contents</entry></row></thead>
<tbody><row><entry>1. What is EVMS?</entry>
<entry>Discusses general EVMS concepts and terms.</entry></row>
<row><entry>2. Using the EVMS interfaces</entry>
<entry>Describes the three EVMS user interfaces and how to use them.</entry></row>
<row><entry>3. The EVMS log file and error data collection</entry>
<entry>Discusses the EVMS information and error log file and explains how to change the logging level.</entry></row>
<row><entry>4. Viewing compatibility volumes after migrating</entry>
<entry>Tells how to view existing files that have been migrated to EVMS.</entry></row>
<row><entry>5. Obtaining interface display details</entry>
<entry>Tells how to view detailed information about EVMS objects.</entry></row>
<row><entry>6. Adding and removing a segment manager</entry>
<entry>Discusses segments and explains how to add and remove a segment manager.</entry></row>
<row><entry>7. Creating segments</entry>
<entry>Explains when and how to create segments.</entry></row>
<row><entry>8. Creating containers</entry>
<entry>Discusses containers and explains when and how to create them.</entry></row>
<row><entry>9. Creating regions</entry>
<entry>Discusses regions and explains when and how to create them.</entry></row>
<row><entry>10. Creating drive links</entry>
<entry>Discusses the drive linking feature and tells how to create a drive link.</entry></row>
<row><entry>11. Creating snapshots</entry>
<entry>Discusses snapshotting and tells how to create a snapshot.</entry></row>
<row><entry>12. Creating volumes</entry><entry>Explains when and how to create volumes.</entry></row>
<row><entry>13. FSIMs and file system operations</entry>
<entry>Discusses the standard FSIMs shipped with EVMS and provides examples of adding file systems and coordinating file checks with the FSIMs.</entry></row>
<row><entry>14. Clustering operations</entry><entry>Describes EVMS clustering and how to create private and shared containers.</entry></row>
<row><entry>15. Converting volumes</entry>
<entry>Explains how to convert EVMS native volumes to compatibility volumes and compatibility volumes to EVMS native volumes.</entry></row>
<row><entry>16. Expanding and shrinking volumes</entry><entry>Tells how to expand and shrink EVMS volumes with the various EVMS user interfaces.</entry></row>
<row><entry>17. Adding features to an existing volume</entry>
<entry>Tells how to add additional features, such as drive linking, to an
existing volume.</entry></row>
<row><entry>18. Selectively activating volumes and objects</entry>
<entry>Explains how to selectively activate and deactive volumes
and options.</entry></row>
<row><entry>19. Mounting and unmounting volumes from within EVMS.</entry><entry>Tells how to have EVMS mount and unmount volumes so you do not have to open a separate terminal session.</entry></row>
<row><entry>20. Plug-in operations tasks</entry>
<entry>Discusses the plug-in tasks that are available within the context of a particular plug-in.</entry></row>
<row><entry>21. Deleting objects</entry><entry>Tells how to safely delete EVMS objects.</entry></row>
<row><entry>22. Replacing objects</entry><entry>Tells how to change the
configuration of a volume or storage object.</entry></row>
<row><entry>23. Moving segment storage objects</entry><entry>Discusses how to use
the move function for moving segments.</entry></row>
<row><entry>A. The DOS plug-in</entry>
<entry>Provides details about the DOS plug-in, which is a segment manager plug-in.</entry></row>
<row><entry>B. The MD region manager</entry>
<entry>Explains the Multiple Disks (MD) support in Linux that is a software implementation of RAID.</entry></row>
<row><entry>C. The LVM plug-in</entry>
<entry>Tells how the LVM plug-in is implemented and how to perform container operations.</entry></row>
<row><entry>D. The LVM2 plug-in</entry>
<entry>Tells how the LVM2 plug-in is implemented and how to perform container operations on
LVM2 containers.</entry>
</row>
<row><entry>E. The CSM plug-in</entry>
<entry>Explains how the Cluster Segment Manager (CSM) plug-in is implemented and how to perform CSM operations.</entry></row>
<row><entry>F. JFS file system interface module</entry>
<entry>Provides information about the JFS FSIM.</entry></row>
<row><entry>G. XFS file system interface module</entry>
<entry>Provides information about the XFS FSIM.</entry></row>
<row><entry>H. ReiserFS file system interface module</entry>
<entry>Provides information about the ReiserFS FSIM.</entry></row>
<row><entry>I. Ext-2/3 file system interface module</entry>
<entry>Provides information about the Ext-2/3 FSIM.</entry></row>
<row><entry>J. OpenGFS file system interface module</entry>
<entry>Provides information about the OpenGFS FSIM.</entry></row>
<row><entry>K. NTFS file system interface module</entry>
<entry>Provides information about the NTFS FSIM.</entry></row>
</tbody></tgroup>
</table>
</preface>