Re: moving LVM to a new box

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think you'll want to make a new installation on the P4 box as it
would use a new, faster kernel for your processor. Really the question
is if the old installation for P3 will boot under your new P3, as a
bit more than the processor will have changed (at least to the OS). If
you can get the OS to boot on the new computer, then LVM will be found
and work.

Moving the LVM to another machine is trival, check the below link:
http://www.tldp.org/HOWTO/LVM-HOWTO/recipemovevgtonewsys.html

Maybe a FC mailing list will get a more targeted group that would know exactly.


On Wed, 09 Feb 2005 14:15:13 +0000, Jean-Luc Coulon (f5ibh)
<jean-luc.coulon@wanadoo.fr> wrote:
> Le 09.02.2005 14:50:28, Sutto Zoltan a écrit :
> > I have a newly installed/configured/updated FC3 with LVM2 on a P3 box.
> > How can I move this working system to a new P4 box with a larger SATA
> > disk without reinstalling/upgrading/configuring the whole OS.
> >
> > Any help would be appreciated
> 
> If I suppose you can install and boot you old disk in you new system
> together with the new disk, you can do the following (I suppose the old
> disk is /dev/hda with a /dev/hda1 partition, and new one /dev/sda with
> a /dev/sda1 partition, I suppose your volume group is vg0):
> 
> make backups  ;-)
> 
> - pvcreate /dev/sda1
> - vgextend vg0 /dev/sda1
> - move all the lv data with pvmove /dev/hda1.
> - vgreduce vg0 /dev/hda2
> - you will have to configure lilo/grub to install and point on your new
> disk.
> 
> I've done such a way but it was not with lvm2. Maybe there are some
> pvmove issues with lvm2.
> 
> > Zoltan Sutto
> 
> Jean-Luc
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> 
> 
>

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux