<?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>Jon Nordby &#187; LVM</title>
	<atom:link href="http://www.jonnor.com/tag/lvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnor.com</link>
	<description>My grassy patch in a world of walled gardens</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:54:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LVM snapshot merging avaliable</title>
		<link>http://www.jonnor.com/2010/02/lvm-snapshot-merging-avaliable/</link>
		<comments>http://www.jonnor.com/2010/02/lvm-snapshot-merging-avaliable/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 17:55:39 +0000</pubDate>
		<dc:creator>jonnor</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[LVM2]]></category>
		<category><![CDATA[snapshots]]></category>

		<guid isPermaLink="false">http://www.jonnor.com/?p=138</guid>
		<description><![CDATA[After being asked by a user in #ubuntu-no on Freenode IRC if there was a method of restoring his system, I researched if the underlying things needed to implement this was present (always curious&#8230;). While LVM has had snapshots for a long time, being able to merge a snapshot back into its origin has been [...]]]></description>
			<content:encoded><![CDATA[<p>After being asked by a user in #ubuntu-no on Freenode IRC if there was a method of restoring his system, I researched if the underlying things needed to implement this was present (always curious&#8230;). While <a href="http://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)">LVM</a> has had snapshots for a long time, being able to merge a snapshot back into its origin has been missing. Some 15 minutes of googling showed that initial work on this was done <a href="http://kerneltrap.org/mailarchive/linux-kernel/2008/8/4/2812934/thread">in August 2008</a>, so strange if it hasn&#8217;t been completed yet? Turns out it has, so the strange part is that none of the Linux news sites have written about it (that I&#8217;ve seen).</p>
<p>The required kernel bit, a &#8220;merge target&#8221; in the DM layer, was merged in the just released linux <a href="http://kernelnewbies.org/Linux_2_6_33#head-3c0fcd3c11814268252fcf6312feb6e953264011">2.6.33</a> and the lvm parts are there from <a href="ftp://sources.redhat.com/pub/lvm2/WHATS_NEW">2.02.58</a>.  LVM can now do snapshot merging with lvconvert &#8211;merge! I&#8217;m assuming here that the device-mapper code thats in between those two components has also been finished and released, which ought to be a safe assumption.</p>
<p>This makes me wonder why Fedora has chosen to base their <a href="http://fedoraproject.org/wiki/Features/SystemRollbackWithBtrfs">System Rollback feature</a> for Fedora 13 on btrfs instead of LVM, which would work on any file-system. There are probably good reasons.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnor.com/2010/02/lvm-snapshot-merging-avaliable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
