About 79,800 results
Open links in new tab
  1. ZFS - Wikipedia

    In Solaris 10 6/06 ("U2"), Sun added the ZFS file system and frequently updated ZFS with new features during the next 5 years. ZFS was ported to Linux, Mac OS X (continued as MacZFS), and FreeBSD, …

  2. Why ZFS is the ultimate filesystem for your NAS - XDA Developers

    Sep 12, 2025 · ZFS is designed so that writes are never done in place. Unlike journaling file systems, ZFS doesn’t modify the data stored in the blocks when you overwrite some files.

  3. OpenZFS

    Jun 2, 2025 · Efficient local or remote replication — send only changed blocks with ZFS send and receive Contributing to OpenZFS The OpenZFS project brings together developers from the Linux, …

  4. ZFS on Linux: How to Use It Properly (With Real Examples)

    Feb 9, 2026 · Learn how to use ZFS on Linux correctly with real-world examples for storage pools, snapshots, backups, and performance tuning.

  5. Understanding the ZFS File System: A Complete Guide

    Jun 29, 2025 · What is ZFS? ZFS (Zettabyte File System) is an advanced, open-source file system and volume manager originally developed by Sun Microsystems in 2005 for Solaris. It has since been …

  6. GitHub - openzfs/zfs: OpenZFS on Linux and FreeBSD

    OpenZFS on Linux and FreeBSD. Contribute to openzfs/zfs development by creating an account on GitHub.

  7. How to Install and Configure ZFS on Ubuntu for Beginners

    Mar 2, 2026 · Install ZFS on Ubuntu from scratch, understand its key concepts, and configure a basic ZFS pool with datasets for beginners transitioning from traditional filesystems.

  8. Core Architecture and Reliability Comparison Between ZFS and Btrfs ...

    3 days ago · In the battleground of modern storage technologies, Btrfs and ZFS / OpenZFS undoubtedly stand as two of the most dominant powerhouses. Although both are built upon the core philosophy of …

  9. How to Use ZFS on Linux Server for Reliable Storage

    Dec 24, 2025 · ZFS (specifically OpenZFS on Linux) is a combined filesystem and volume manager designed for data integrity, easy scaling, and simplified ops. Unlike traditional RAID+filesystem …

  10. What is ZFS? Why are People Crazy About it? - It's FOSS

    Sep 6, 2023 · The Z File System (ZFS) was created by Matthew Ahrens and Jeff Bonwick in 2001. ZFS was designed to be a next generation file system for Sun Microsystems’ OpenSolaris.