Archive for March 10th, 2010

How to create a daily recursive snapshot of a Zpool

An advantage of copy-on-write is that when ZFS writes new data, the blocks containing the old data can be retained, allowing a snapshot version of the file system to be maintained. ZFS snapshots are created very quickly, since all the data composing the snapshot is already stored; they are also space efficient, since any unchanged [...]

FacebookTwitterGoogle BookmarksLinkedInShare

,

No Comments