<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog O' Matty &#187; Linux LVM</title>
	<atom:link href="http://prefetch.net/blog/index.php/category/linux-lvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Wed, 16 May 2012 00:16:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Locating Linux LVM (Logical Volume Manager) free space</title>
		<link>http://prefetch.net/blog/index.php/2012/01/15/locating-linux-lvm-logical-volume-manager-free-space/</link>
		<comments>http://prefetch.net/blog/index.php/2012/01/15/locating-linux-lvm-logical-volume-manager-free-space/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 13:24:19 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Linux LVM]]></category>

		<guid isPermaLink="false">http://prefetch.net/blog/?p=5236</guid>
		<description><![CDATA[The Linux Logical Volume Manager (LVM) provides a relatively easy way to combine block devices into a pool of storage that you can allocate storage out of. In LVM terminology, there are three main concepts: Physical Volumes &#8211; A sequence of sectors on a physical device. Volume Groups &#8211; A group of physical volumes. Logical [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2012/01/15/locating-linux-lvm-logical-volume-manager-free-space/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting E-mail notifications when MD devices fail</title>
		<link>http://prefetch.net/blog/index.php/2006/08/20/getting-e-mail-notifications-when-md-devices-fail/</link>
		<comments>http://prefetch.net/blog/index.php/2006/08/20/getting-e-mail-notifications-when-md-devices-fail/#comments</comments>
		<pubDate>Sun, 20 Aug 2006 22:30:18 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Linux LVM]]></category>

		<guid isPermaLink="false">http://prefetch.net/blog/index.php/2006/08/20/getting-e-mail-notifications-when-md-devices-fail/</guid>
		<description><![CDATA[I use the MD (multiple device) logical volume manager to mirror the boot devices on the Linux servers I support. When I first started using MD, the mdadm utility was not available to manage and monitor MD devices. Since disk failures are relatively common in large shops, I used the shell script from my SysAdmin [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2006/08/20/getting-e-mail-notifications-when-md-devices-fail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux LVM silliness</title>
		<link>http://prefetch.net/blog/index.php/2006/05/03/linux-lvm-silliness/</link>
		<comments>http://prefetch.net/blog/index.php/2006/05/03/linux-lvm-silliness/#comments</comments>
		<pubDate>Thu, 04 May 2006 01:50:42 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Linux LVM]]></category>

		<guid isPermaLink="false">http://daemons.net/~matty/blog/?p=420</guid>
		<description><![CDATA[While attempting to create a 2-way LVM mirror this weekend on my Fedora Core 5 workstation, I received the following error: $ lvcreate -L1024 -m 1 vgdata Not enough PVs with free space available for parallel allocation. Consider --alloc anywhere if desperate. Since the two devices were initialized specifically for this purpose and contained no [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2006/05/03/linux-lvm-silliness/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

