<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Migrating LVM volumes over network (using snapshots)</title>
	<atom:link href="http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/</link>
	<description>rants, tutorials and documents about everything server related</description>
	<pubDate>Wed, 07 Jan 2009 11:09:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nettraptor</title>
		<link>http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/comment-page-1/#comment-93</link>
		<dc:creator>nettraptor</dc:creator>
		<pubDate>Tue, 09 Dec 2008 17:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/#comment-93</guid>
		<description>I guess this could work just as well

dd if=/dev/vGroup/storageLV_s &#124; ssh root@sys_IP 'dd of=/dev/vGroup/storageLV'</description>
		<content:encoded><![CDATA[<p>I guess this could work just as well</p>
<p>dd if=/dev/vGroup/storageLV_s | ssh root@sys_IP &#8216;dd of=/dev/vGroup/storageLV&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/comment-page-1/#comment-43</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 25 Aug 2008 02:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/#comment-43</guid>
		<description>Interesting. &lt;a href="http://bride-makeup.ru" rel="nofollow"&gt;&lt;/a&gt;Adviced to friends</description>
		<content:encoded><![CDATA[<p>Interesting. <a href="http://bride-makeup.ru" rel="nofollow"></a>Adviced to friends</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Bonifaz</title>
		<link>http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/comment-page-1/#comment-21</link>
		<dc:creator>Rafael Bonifaz</dc:creator>
		<pubDate>Wed, 07 May 2008 16:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://momotonic.com/2008/03/23/migrating-lvm-volumes-over-network-using-snapshots/#comment-21</guid>
		<description>Thanks a lot, just what I was looking for.

It might be usefull tu use nc with dd to migrate the lvm over the network in one step.

Regards,

Rafael</description>
		<content:encoded><![CDATA[<p>Thanks a lot, just what I was looking for.</p>
<p>It might be usefull tu use nc with dd to migrate the lvm over the network in one step.</p>
<p>Regards,</p>
<p>Rafael</p>
]]></content:encoded>
	</item>
</channel>
</rss>
