old-www/LDP/EVMSUG/html/appxlvm2.html

236 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>The LVM2 plug-in</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="EVMS User Guide"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Region operations"
HREF="x4759.html"><LINK
REL="NEXT"
TITLE="Container operations"
HREF="contops.html"></HEAD
><BODY
CLASS="appendix"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>EVMS User Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x4759.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="contops.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="appendix"
><H1
><A
NAME="appxlvm2"
></A
>Appendix D. The LVM2 plug-in</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>D.1. <A
HREF="contops.html"
>Container operations</A
></DT
><DD
><DL
><DT
>D.1.1. <A
HREF="contops.html#AEN4909"
>Creating LVM2 containers</A
></DT
><DT
>D.1.2. <A
HREF="contops.html#AEN4922"
>Adding objects to LVM2 containers</A
></DT
><DT
>D.1.3. <A
HREF="contops.html#AEN4925"
>Removing objects from LVM2 containers</A
></DT
><DT
>D.1.4. <A
HREF="contops.html#AEN4929"
>Expanding consumed objects in LVM2 containers</A
></DT
><DT
>D.1.5. <A
HREF="contops.html#AEN4935"
>Shrinking consumed objects in LVM2 containers</A
></DT
><DT
>D.1.6. <A
HREF="contops.html#AEN4942"
>Deleting LVM2 containers</A
></DT
><DT
>D.1.7. <A
HREF="contops.html#AEN4945"
>Renaming LVM2 containers</A
></DT
></DL
></DD
><DT
>D.2. <A
HREF="regionops.html"
>Region operations</A
></DT
><DD
><DL
><DT
>D.2.1. <A
HREF="regionops.html#AEN4954"
>Creating LVM2 regions</A
></DT
><DT
>D.2.2. <A
HREF="regionops.html#AEN4979"
>Expanding LVM2 regions</A
></DT
><DT
>D.2.3. <A
HREF="regionops.html#AEN4999"
>Shrinking LVM2 regions</A
></DT
><DT
>D.2.4. <A
HREF="regionops.html#AEN5008"
>Deleting LVM2 regions</A
></DT
><DT
>D.2.5. <A
HREF="regionops.html#renamereg2"
>Renaming LVM2 regions</A
></DT
></DL
></DD
></DL
></DIV
><P
>The LVM2 plug-in provides compatibility with the new volume format
introduced by the LVM2 tools from Red Hat (previously Sistina).
This plug-in is very similar in functionality to the LVM plug-in. The primary
difference is the new, improved metadata format.
LVM2 is still based on the concept of volume groups (VGs), which are constructed
from physical volumes (PVs) and produce logical volumes (LVs).</P
><P
>Just like the LVM plug-in, the LVM2 plug-in represents volume groups as EVMS containers
and represents logical volumes as EVMS regions.
LVM2 containers combine storage objects (disks, segments, or other regions) to
create a pool of freespace. Regions are then created from this freespace, with a variety
of mappings to the consumed objects.</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x4759.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="contops.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Region operations</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Container operations</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>