<?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>Backdrift &#187; lvm</title>
	<atom:link href="http://backdrift.org/tag/lvm/feed" rel="self" type="application/rss+xml" />
	<link>http://backdrift.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 20:54:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mounting a File System on a Partition Inside of an LVM Volume</title>
		<link>http://backdrift.org/mounting-a-file-system-on-a-partition-inside-of-an-lvm-volume</link>
		<comments>http://backdrift.org/mounting-a-file-system-on-a-partition-inside-of-an-lvm-volume#comments</comments>
		<pubDate>Thu, 12 May 2011 23:17:34 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fdisk]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[kpartx]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=932</guid>
		<description><![CDATA[In my linux virtual environment I am using LVM volumes as the backing devices for virtual machines. Each of these LVM volumes contains a partition table splitting the LVM volume into at least one linux partition and one swap partition. In order to access these partitions from the dom0 host itself we can use the [...]]]></description>
		<wfw:commentRss>http://backdrift.org/mounting-a-file-system-on-a-partition-inside-of-an-lvm-volume/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Online ext3 grow / resize with lvm</title>
		<link>http://backdrift.org/online-ext3-grow-resize-with-lvm</link>
		<comments>http://backdrift.org/online-ext3-grow-resize-with-lvm#comments</comments>
		<pubDate>Tue, 20 Jul 2010 15:50:37 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[grow]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[resize2fs]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=575</guid>
		<description><![CDATA[Performing an on-line resize of /dev/vg0/vol_mysql to 2883584 (4k) blocks.
The filesystem on /dev/vg0/vol_mysql is now 2883584 blocks long.]]></description>
		<wfw:commentRss>http://backdrift.org/online-ext3-grow-resize-with-lvm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Efficient Xen Backups Using LVM and Rsnapshot</title>
		<link>http://backdrift.org/efficient-xen-backups-using-lvm-and-rsnapshot</link>
		<comments>http://backdrift.org/efficient-xen-backups-using-lvm-and-rsnapshot#comments</comments>
		<pubDate>Sun, 25 Apr 2010 14:14:48 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rsnapshot]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=420</guid>
		<description><![CDATA[Effectively backing up your virtual machines is a problem with a multitude of potential solutions. Many solutions are centered around making a copy of the full volume(s) upon which your virtual machine(s) reside. But what happens if you want to recover just a single file and not the entire VM? And is it possible to [...]]]></description>
		<wfw:commentRss>http://backdrift.org/efficient-xen-backups-using-lvm-and-rsnapshot/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Live Migration and Synchronous Replicated Storage With Xen, DRBD and LVM</title>
		<link>http://backdrift.org/live-migration-and-synchronous-replicated-storage-with-xen-drbd-and-lvm</link>
		<comments>http://backdrift.org/live-migration-and-synchronous-replicated-storage-with-xen-drbd-and-lvm#comments</comments>
		<pubDate>Sun, 11 Jan 2009 18:09:29 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drbd]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[systems administration]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://backdrift.org/dist/wordpress/?p=3</guid>
		<description><![CDATA[Xen LVM &#38; DRBD Overview The Xen Hypervisor provides a great deal of flexibility and high availability options when it comes to deploying virtual machines. One of the most attractive features it offers is called live migration. Live migration is the ability to take a running virtual machine (&#8220;domU&#8221;) and move it from one Xen [...]]]></description>
		<wfw:commentRss>http://backdrift.org/live-migration-and-synchronous-replicated-storage-with-xen-drbd-and-lvm/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  backdrift.org/tag/lvm/feed ) in 0.45148 seconds, on May 19th, 2012 at 4:11 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 19th, 2012 at 5:11 am UTC -->
