Hi all,
I'm getting the following error when trying to run a pvmove command:
# pvmove -v /dev/md0:18122768-19076597
Cluster mirror log daemon not included in build.
Archiving volume group "delta" metadata (seqno 72).
Creating logical volume pvmove0
activation/volume_list configuration setting not defined: Checking
only host tags for delta/home_r.
Moving 167398 extents of logical volume delta/home_r.
activation/volume_list configuration setting not defined: Checking
only host tags for delta/data_r.
Internal error: Referenced LV pvmove0 not listed in VG delta.
This is with git master, but I see the same on 2.02.177.
The PV in question looks like following:
# pvdisplay /dev/md0 -m
--- Physical volume ---
PV Name /dev/md0
VG Name delta
PV Size 72,77 TiB / not usable 3,38 MiB
Allocatable yes (but full)
PE Size 4,00 MiB
Total PE 19076598
Free PE 0
Allocated PE 19076598
PV UUID P4jDYr-BjDD-3EPk-AMhp-JC1F-1fi2-DecHRl
--- Physical Segments ---
Physical extent 0 to 655359:
Logical volume /dev/delta/home_r
Logical extents 0 to 655359
Physical extent 655360 to 917503:
Logical volume /dev/delta/data_r
Logical extents 16120362 to 16382505
Physical extent 917504 to 17037865:
Logical volume /dev/delta/data_r
Logical extents 0 to 16120361
Physical extent 17037866 to 17431081:
Logical volume /dev/delta/home_r
Logical extents 655360 to 1048575
Physical extent 17431082 to 18909199:
Logical volume /dev/delta/data_r
Logical extents 16382506 to 17860623
Physical extent 18909200 to 19076597:
Logical volume /dev/delta/home_r
Logical extents 1048576 to 1215973
Full log: http://onse.fi/pvmove/delta-pvmove.txt
vgcfgbackup: http://onse.fi/pvmove/delta-backup.txt
--
Anssi Hannula
_______________________________________________
linux-lvm mailing list
linux-lvm@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/