User Tools

Site Tools


zfs:structure

ZFS - Structure

ZFS merges the traditional volume management and filesystem layers.

  • It uses a copy-on-write transactional mechanism.
    • The system is very structurally different than conventional filesystems and RAID arrays.
  • The first set of major building blocks to understand are zpools, vdevs, and devices.

zpool

vdev

device

Datasets

Blocks

Sectors

Copy-on-Write semantics

ZIL (ZFS Intent Log)

Compression

zfs/structure.txt · Last modified: 2021/10/13 10:55 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki