On Sun, Oct 28, 2007 at 06:04:18PM -, foolishchild wrote:
> I try 'sudo pvmove /dev/hda1' and get Physical Volume "/dev/hda1" not
> found in Volume Group "Big".
> PV Name /dev/mapper/hda1
Check major/minor numbers/symlinks to make sure they refer to the same
device.
And che
Public bug reported:
Binary package hint: lvm2
I have a disk /dev/hda1 which is used by lvm as part of a volume group
called 'Big'. I want to free the disk so I have pvcreated a new device
/dev/hdb7, added it to the volume group 'Big', and now I want to move
from hda1 to hdb7.
I try 'sudo pvmov