<p><br>
On Feb 19, 2012 4:37 PM, &quot;Daniel Shahaf&quot; &lt;<a href="mailto:d.s@daniel.shahaf.name">d.s@daniel.shahaf.name</a>&gt; wrote:<br>
&gt;<br>
&gt; Omer Zak wrote on Sun, Feb 19, 2012 at 04:03:05 +0200:<br>
&gt; &gt; My PC has a 500GB hard disk, and I want to migrate it to a 2TB hard<br>
&gt; &gt; disk.<br>
&gt; &gt; The new hard disk has been formatted to have two physical partitions,<br>
&gt; &gt; one serves as /boot and the other is an encrypted LVM volume, which has<br>
&gt; &gt; its own division into logical partitions.<br>
&gt; &gt;<br>
&gt; &gt; I rsync&#39;ed the old hard disk&#39;s contents into the new one (excluding<br>
&gt; ...<br>
&gt; &gt; 2. Is there any guide about migrating a Debian Squeeze system inside an<br>
&gt; &gt; encrypted LVM partition from one hard disk to another hard disk?<br>
&gt;<br>
&gt; One thing that jumps to mind: given that the old disk uses LVM too, you<br>
&gt; could transition the LV&#39;s from the old disk to the new one by using LVM<br>
&gt; tools.<br>
&gt;<br>
&gt; I don&#39;t recall the exact commands, but I suppose it&#39;s along the lines of<br>
&gt; &quot;convert the LV to a mirror (with one PV on the small disk and one PV on<br>
&gt; the new one), then tell LVM to retire the old disk&#39;s PV&#39;s.&quot;</p>
<p>No need for that. Vgmove then remove the old PV from the VG before disconnecting it.</p>
<p>&gt;<br>
&gt; HTH.  I&#39;m not sure how this interacts with the boot parts of the<br>
&gt; equation or with encrypted partitions.<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Linux-il mailing list<br>
&gt; <a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
&gt; <a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
</p>