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 pvmove /dev/hda1' and get  Physical Volume "/dev/hda1" not
found in Volume Group "Big".

So I check pv /dev/hda1: 'sudo pvdisplay /dev/hda1'
  --- Physical volume ---
  PV Name               /dev/mapper/hda1
  VG Name               Big
  PV Size               27.93 GB / not usable 0   
  Allocatable           yes (but full)
  PE Size (KByte)       4096
  Total PE              7151
  Free PE               0
  Allocated PE          7151
  PV UUID               aBPhqx-54zH-pD2H-aQnw-ZNQZ-XpKn-0Rb3au

For fun I check pv /dev/hdb7: 
  --- Physical volume ---
  PV Name               /dev/mapper/hdb7
  VG Name               Big
  PV Size               53.66 GB / not usable 0   
  Allocatable           yes 
  PE Size (KByte)       4096
  Total PE              13737
  Free PE               13737
  Allocated PE          0
  PV UUID               s965pr-HXxl-RiSB-SSCg-aWdf-CTYr-dfHlqj

** Affects: lvm2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pvmove cannot find physical volume
https://bugs.launchpad.net/bugs/158106
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to