[linux-lvm] [Q] LVM snapshot volume extendable?

Alasdair G Kergon agk at uk.sistina.com
Sun Jan 12 07:09:01 UTC 2003


On Sun, Jan 12, 2003 at 09:12:07PM +0900, Sean Oh wrote:
> What I did in the shell scripts are 'lvextend -L+256M /dev/vg01/lv01_snap'
> with/without 'xfs_growfs /snap'.
The snapshot volume does not hold a filesystem - it is just a storage
area for deltas that enable the system to reconstruct a filesystem. 
So you don't need to run xfs utilities on it to make more space.  [But
of course some people might want to run them on writeable snapshots 
(needs kernel patch) for testing the effect of utilities.]

Alasdair
-- 
agk at uk.sistina.com




More information about the linux-lvm mailing list