I want to use LVM snapshots as CoW filesystems for virtual machines. Is it possible to increase the apparent size of the snapshot LV without increasing the COW table size? Basically I want to have a minimally sized filesystem on a lv which I snapshot for each virtual machine. I don't want to be restricted to having all the snapshots only be the size of the source lv. I want to increase the LV size of the snapshots at will and then resize the underlying filesystems to fill it out (sparsely within the COW table of course). It seems that lvresize only increases the cow table size for snapshots, am I correct that LVM can't do what I want? thanks alot! _______________________________________________ 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/