According to lvcreate, a snapshot of a mirrored volume cannot be created
("Snapshots and mirrors may not yet be mixed"). However, devmapper does
not seem to have the same limitation when used directly (not through lvm).
Is there a current reason for lvcreate to enforce this rather harsh
limitation?
What are the risks I'm taking by manually creating a dm-snapshot from a
dm-mirror device? (of course I'm also replacing the dm-mirror device
with a snapshot-origin of the actual dm-mirror device).
If there is an actual reason for preventing this, what is the suggested
way to consistently backup a mirror volume? Is there a way to
temporarily take one of the mirror "legs" (mimage devices) offline in
order to back it up, and resync it later?
Yoav
_______________________________________________
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/