Author: bdubbs
Date: Tue Aug 27 10:06:41 2013
New Revision: 11713
Log:
Update to LVM2.2.02.100
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/filesystems/lvm2.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Aug 27 09:57:37 2013 (r11712)
+++ trunk/BOOK/general.ent Tue Aug 27 10:06:41 2013 (r11713)
@@ -172,7 +172,7 @@
<!-- Chapter 5 -->
<!ENTITY fuse-version "2.9.3">
<!ENTITY jfsutils-version "1.1.15">
-<!ENTITY lvm2-version "2.02.99">
+<!ENTITY lvm2-version "2.02.100">
<!ENTITY mdadm-version "3.2.6">
<!ENTITY ntfs-3g-version "2013.1.13">
<!ENTITY gptfdisk-version "0.8.7">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Aug 27 09:57:37
2013 (r11712)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Aug 27 10:06:41
2013 (r11713)
@@ -47,6 +47,10 @@
<para>August 27th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to LVM2.2.02.100. Fixes
+ <ulink url="&blfs-ticket-root;3975">#3975</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[ken] - Update to rpcbind-0.2.1. Fixes
<ulink url="&blfs-ticket-root;3987">#3987</ulink>.</para>
</listitem>
Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/lvm2.xml Tue Aug 27 09:57:37 2013
(r11712)
+++ trunk/BOOK/postlfs/filesystems/lvm2.xml Tue Aug 27 10:06:41 2013
(r11713)
@@ -6,10 +6,10 @@
<!ENTITY lvm2-download-http " ">
<!ENTITY lvm2-download-ftp
"ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
- <!ENTITY lvm2-md5sum "8600d999d04d826138d9fbb5d2d8cc34">
+ <!ENTITY lvm2-md5sum "9629cf5728544d7e637cafde1f73d777">
<!ENTITY lvm2-size "1.3 MB">
<!ENTITY lvm2-buildsize "22 MB">
- <!ENTITY lvm2-time "0.4 SBU">
+ <!ENTITY lvm2-time "0.3 SBU">
]>
<sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;">
@@ -36,7 +36,7 @@
shrinking of logical partitions.
</para>
- &lfs73_checked;
+ &lfs74_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -72,6 +72,14 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">LVM2 Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional">
+ <xref linkend='mdadm'/> (for checks) and
+ <xref linkend='xfsprogs'/> (for checks)
+ </para>
+
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/lvm2"/>
</para>
@@ -85,6 +93,12 @@
and recompile the kernel:
</para>
+ <note><para>
+ There are several other Device Mapper options in the kernel beyond those
+ listed below. In order to get reasonable results if running the
+ regression tests, all must be enabled either internally or as a module.
+ </para></note>
+
<screen><literal>Device Drivers --->
Multiple devices driver support (RAID and LVM): Y
Device mapper support: Y or M
@@ -116,7 +130,12 @@
make</userinput></screen>
<para>
- To test the results, issue: <command>make check</command>.
+ The check command must be run as the <systemitem
+ class="username">root</systemitem> user. Also the tests are known to
+ hang if at least one partition on a hard drive is not set up as a Linux
+ LVM partition (type 8e00). To test the results, issue: <command>make
+ check</command> as the <systemitem class="username">root</systemitem>
+ user.
</para>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page