Hi, If there are multiple snapshots then write to origin is an expensive operation. My understanding after looking at the code of orig_wirte() is that if a write comes on a chunk on orig device then cow is initiated for all the snapshots. This is an expensive operation for sure. Does anyone know if there was any reason behind implementing it like this? Thanks, Andiket. |
_______________________________________________ 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/