-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Levy Abinajm Melero Sant'Anna wrote: > root@atom:~# lvconvert -v -m 1 /dev/archvg/onhomelv /dev/sdb1 > Checking for existing volume group "archvg" > Archiving volume group "archvg" metadata (seqno 6). > Not enough PVs with free space available for parallel allocation. > Consider --alloc anywhere if desperate. Your archvg has two PVs. When you specify -m1 you create a two-sided mirror with an on-disk persistent log. The log requires a 3rd PV (although only a very small amount of space on it). Regards, Bryn. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFIhFea6YSQoMYUY94RAmNmAKCddflcLpbj73atKR5sPVYa/1hhsgCfabzF W9F49OgeSLL+bmnRc44pavU= =XkjZ -----END PGP SIGNATURE----- _______________________________________________ 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/