Zfs: Difference between revisions

From wikinotes
(No difference)

Revision as of 04:07, 15 November 2020

ZFS is a filesystem and volume manager.

It has advanced features like scrubbing/repairing data, and RAID setups.

Documentation

official docs https://openzfs.github.io/openzfs-docs/
oracle/solaris official docs https://docs.oracle.com/cd/E26505_01/html/E37384/index.html
freebsd docs https://www.freebsd.org/doc/handbook/zfs.html
homepage https://openzfs.org/wiki/Main_Page

Notes

zfs overview
zfs usage
zfs configuration
zfs configurations
zfs backups
zfs utils
zfs troubleshooting