LWN.net Logo

Ext4 snapshot concerns

Ext4 snapshot concerns

Posted Jun 16, 2011 8:43 UTC (Thu) by mangoo (guest, #32602)
In reply to: Ext4 snapshot concerns by ebirdie
Parent article: Ext4 snapshot concerns

LVM snapshots and filesystem (ext4, btrfs) snapshots are two different worlds.

LVM snapshots and block devce snapshots and need extra space outside of the filesystem you're snapshotting. Try doing that on your laptop - I bet it's not very common to leave ~50% of unallocated space on a device which is not a storage server (or similar).

Filesystem snapshots use space within the filesystem itself, so one does not have to worry about any extra filesystem layout planning on a given server/PC/device.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds