<?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>Brain Goo &#187; LVM</title>
	<atom:link href="http://www.popmartian.com/tipsntricks/category/lvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.popmartian.com/tipsntricks</link>
	<description>Carpe Crap 'em</description>
	<lastBuildDate>Mon, 10 Oct 2011 14:42:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>LVM Breaks When Upgrading Debian Etch to Lenny 4.x to 5.0</title>
		<link>http://www.popmartian.com/tipsntricks/2009/04/28/lvm-breaks-when-upgrading-debian-etch-to-lenny-4x-to-50/</link>
		<comments>http://www.popmartian.com/tipsntricks/2009/04/28/lvm-breaks-when-upgrading-debian-etch-to-lenny-4x-to-50/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:37:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[How Tos]]></category>
		<category><![CDATA[LVM]]></category>

		<guid isPermaLink="false">http://www.popmartian.com/tipsntricks/?p=83</guid>
		<description><![CDATA[Using the standard upgrade proceedures, Debian Etch + LVM will fail to upgrade to Debian Lenny gracefully.  This is due to the kernel modules and is simple to avoid. Before changing apt sources (They should be etch) apt-get update apt-get upgrade reboot if kernel upgrades Now change your apt sources  (Lenny or Stable) apt-get update [...]]]></description>
			<content:encoded><![CDATA[<p>Using the standard upgrade proceedures, Debian Etch + LVM will fail to upgrade to Debian Lenny gracefully.  This is due to the kernel modules and is simple to avoid.</p>
<ol>
<li><strong>Before changing apt sources (They should be etch)</strong></li>
<li>apt-get update</li>
<li>apt-get upgrade</li>
<li>reboot if kernel upgrades</li>
<li><strong>Now change your apt sources  (Lenny or Stable)</strong></li>
<li>apt-get update</li>
<li>apt-get upgrade</li>
<li>NOTE: At this point lvm2 is probably held back.</li>
<li>Reboot if the kernel upgrades</li>
<li> NOW do your dist upgrade</li>
<li>apt-get update</li>
<li>apt-get dist-upgrade</li>
<li>NOTE: At this point lvm2 is probably <strong>still</strong> held back.</li>
<li>Reboot</li>
<li>apt-get update</li>
<li>apt-get install lvm2</li>
<li>Reboot</li>
</ol>
<p>TADA!  You have to reboot a couple times, but you never have to touch the configs or the mapper.</p>
<blockquote><p>Did you find this post useful or have questions or comments?  Please let me know!</p></blockquote>
<img src="http://www.popmartian.com/tipsntricks/?ak_action=api_record_view&id=83&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.popmartian.com/tipsntricks/2009/04/28/lvm-breaks-when-upgrading-debian-etch-to-lenny-4x-to-50/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

