zfs:zvols
This is an old revision of the document!
ZFS - zvols
In addition to datasets, ZFS also supports zvols.
- A zvol is roughly analogous to a dataset, except it does not actually have a filesystem in it.
- It is just a block device.
Example Usage of a zvol
You could, for example, create a zvol named mypool/myzvol, then format it with the ext4 filesystem, then mount that filesystem—you now have an ext4 filesystem, but backed with all of the safety features of ZFS!
- This might sound silly on a single computer—but it makes a lot more sense as the back end for an iSCSI export.
zfs/zvols.1634083527.txt.gz · Last modified: 2021/10/13 00:05 by peter