This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!
ZFS¶
ZFS is a combined file system and logical volume manager (designed by Sun Microsystems). ZFS is
scalable, and includes extensive protection against data corruption, support for high storage
capacities, efficient data compression, integration of the concepts of file system and volume
management, snapshots and CoW clones, continuous integrity checking and automatic repair, RAID Z,
native NFSv4 ACLs
, and can be very precisely configured.
Reference(s)
Table of contents¶
Install¶
TODO
Config¶
TODO
Use¶
TODO
RAIDZ expansion¶
TODO
If this cheat sheet has been useful to you, then please consider leaving a star here.