hugo-azo-notes/content/M340/ZFS.md

552 B

+++ title = 'ZFS - Zettabyte File System' date = 2024-02-08T21:45:21+01:00 draft = true +++

{{< toc >}}

ZFS-Spickzettel

  • Storage Pools anstatt Volumes
  • Skalierbare Baumstruktur
  • Transaktionsortientiert (=> Integrität)
  • Unterstützt Snapshots
  • Selbst-reparierend (RAID-Technologie)

Pool-Konzept

Andere File-Systeme

  • Volumes und Filesysteme getrennt

Andere

ZFS

  • Volumes und Filesysteme in einem
  • Bessere I/O Performance

ZFS

Quelle

https://vimeo.com/8666489