ZFS auf Linux/ Literatur
Erscheinungsbild
Literatur zu ZFS
[Bearbeiten]Literatur, Links zu ZFS
Allgemeines
[Bearbeiten]- Then, M. (2016). ZFS unter Linux: Evaluierung und Optimierung, PDF, 89 Seiten
- Einführung in das ZFS Dateisystem, PDF, 89 Seiten, März 2016
- Solaris ZFS-Administrationshandbuch von Oracle und 2013, aber trotzdem empfehlenswert auch für ZFS on Linux, 360 Seiten
- OpenZFS - the truly open source successor to the ZFS project.
- Is ZFS a suitable replacement for other file systems? Comparison of ZFS (Linux,FreeBSD, Illumos), ext4,XFS, JFS, btrfs, NFSv4
- ZFS-Eigenschaften und Terminologie auf FreeBSD, aber trotzdem weitgehend allgemeingültig
- Artikel in der Admin
- ZFS Administration - Serie von 17 Artikeln von Aaron Toponce
- Einführung in das ZFS Dateisystem - Vortrag von 2014
- Getting Started with ZFS von illumos
- The Z File System (ZFS) - in der FreeBSD-Doku, 8 Kapitel
- ZFS in ubuntu wiki - Vorzüge von ZFS
- Copy On Write ( COW )
- ZFS Fun - tutorial, ZFS vs btrfs at a glance
- OSDC 2016: Interesting things you can do with ZFS by Allan Jude and Benedict Reuschling - Video, 1h
- Das ZFS Forum - eher spärlich besucht
Datenintegrität
[Bearbeiten]- End-to-end Data Integrity for File Systems: A ZFS Case Study
- How OpenZFS Provides Data Integrity Where Other File Systems Don’t - 2015
- File systems, Data Loss and ZFS
ZFS on Linux
[Bearbeiten]- ZFS on Linux
- ZFS on Linux wird die Hauptquelle für die Weiterentwicklung von ZFS.
- ZFS auf Ubuntu
- The State of ZFS on Linux - ZFS on Linux is production ready (September 11, 2014)
- ZFS on Linux Runtime Stability
- [1] - Installation bis Troubleshooting alles auf einer Seite von archlinux
- Building Generic DEB Packages
- [attachment:ZFSonDebian.pdf/ ZFS auf Debian 8] - Best Practice von EUROstor für einen SMB-Fileserver via ZFS
- An Introduction to the Z File System (ZFS) for Linux, Jan. 2014, vor allem für Ubuntu
- Optimizing ZFS for Ubuntu a collaboration of Canonical and Nexenta
- ZFS in Debian akzeptiert als Quellpaket, das von dem Binärpaket zfs-dkms genutzt wird, um zur Laufzeit ein Kernelmodul für ZFS zu erstellen.
- Snapshots
- ZFS für Linux erhält Verschlüsselungsoption
- ZFS on Linux, Performance Evaluation Masterprojekt, u.a. Vergleich OpenIndiana, FreeBSD, Ubuntu
Juristisches zu ZFS on Linux
[Bearbeiten]- Ubuntu will ZFS-Modul direkt bereitstellen, was die SFC für eine GPL-Verletzung hält.
- SFLC veröffentlicht Whitepaper zur ZFS-Problematik
- Stallman: ZFS und Linux unvereinbar - Allgemeines zu ZFS und Stallmans Rechtsauffassung
- ZFS Licensing and Linux - ein Ubuntu-Blog mit zahlreichen Links
Tuning Guides
[Bearbeiten]- Performance tuning by OpenZFS
- von FreeBSD
- Evil Tuning Guide für Solaris
- Ten Ways To Easily Improve Oracle Solaris ZFS Filesystem Performance
- ZFS RAIDZ stripe width
- ZFS Write Performance (Impact of fragmentation) - Warum man sein ZFS nicht zu mehr als 80% füllen sollte.
- ZFS Raidz Performance, Capacity and Integrity comparing speed, space and safety per raidz type
- Caching Mechanismen - ARC, L2ARC, sLOG
- ZIL / L2ARC Experimente
- Ten Ways To Easily Improve Oracle Solaris ZFS Filesystem Performance - 2010,
- zfs performance - 2016, fio, discussion
- How to improve ZFS performance - 2016, 21 steps, eher etwas für Bastler
- Linux Disk Alignment Reloaded
- Active Benchmarking
ZFS für Fortgeschrittene
[Bearbeiten]- ZFS Intent Log - ZIL im Detail
- ZFS L2ARC - Basics, examples
- L2ARC Compression
- Persistent L2ARC
- LZ4 Compression
ZFS im Einsatz
[Bearbeiten]- ZFS: Improving Lustre Efficiency at the Lawrence Livermore National Lab
- Companies with products of which OpenZFS is an integral part
Hardware
[Bearbeiten]- Will ZFS and non-ECC RAM kill your data? - Braucht ZFS ECC-Memory?
Man Pages
[Bearbeiten]In den man pages findet man alle Optionen. Maßgeblich sind die mit der Software zusammen installierten man pages.
illumos:
- zfs - configures ZFS file systems
- zpool - configures ZFS storage pools
- zpool-features - ZFS pool feature descriptions
- zdb - Display zpool debugging and consistency information
Linux:
FreeBSD: