[linux-lvm] LV mirror extents on same physical device

Julie Ashworth ashworth at berkeley.edu
Mon Feb 24 21:51:25 UTC 2014


I doubt anybody else will have this problem, but just in case...
my solution was to upgrade lvm2, convert my mirrors to linear arrays, and recreate the mirrors. After the lvm2 upgrade, I didn't see allocation errors when creating the mirrored log.

lvconvert -m0 /dev/VolGroup00/lvname
lvconvert -m1 --mirrorlog=mirrored /dev/VolGroup00/lvname

best,
Julie




More information about the linux-lvm mailing list