Points on ZFS
Thu Dec 28, 2006 · 186 words

“A snapshot is a read-only point-in-time copy of a filesystem which takes practically no time to create and uses no additional space at the beginning. Any snapshot can be cloned to make a read-write filesystem and any snapshot of a filesystem can be restored to the original filesystem to return to the previous state.”

Because this is implemented on the fs level, it's very fast and totally transparent.

Here's a nice 10-point list of the advantages and a Flash animation of ZFS in action.

Boot support is not actually implemented in the FS. Because it's such a low-level thing, it has to be implemented in the actual hardware (ROM). This is definitely something that will set the PPC and Intel Macs apart one day since the Intel machines have EFI which is a modern programmable BIOS that Apple will probably one day update to support booting from ZFS.


back · essays · credits ·