Search Articles — Sudonull

Search Results

In this project

TrueNAS: file server with ZFS and VPN

https://sudonull.com/truenas-file-server-with-zfs-and-vpn

Setting up TrueNAS on ZFS for reliable storage with remote access via Tailscale/ZeroTier. Snapshots, replication, monitoring. Instructions for developers.

Rsync hardlink for rollback on ext4 Linux

https://sudonull.com/rsync-hardlink-for-rollback-on-ext4-linux

Set up fast system rollback on ext4 without Btrfs/ZFS: rsync + hardlink. Snapshot structure, restore commands, limitations. Instructions for sysadmin.

From the web

ZFS - Wikipedia

https://en.wikipedia.org/wiki/ZFS

ZFS (previously Zettabyte File System, now an orphaned initialism) is a file system with volume management capabilities. It began as part of the Sun Microsystems Solaris operating system in 2001. Large parts of Solaris, including ZFS , were published under an open source license as OpenSolaris in 2005. During 2005 to 2010, the open source version of ZFS was ported to Linux, macOS, and FreeBSD ...

OpenZFS

https://openzfs.org/wiki/Main_Page

The OpenZFS User and Developer Summit took place in Portland, Oregon October 26th through 29th. Thank you everyone for participating!

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

https://itsfoss.com/what-is-zfs/

Sep 6, 2023 · ZFS is an advanced file system that combines file system and volume manager functions. Learn about its history, features, such as pooled storage, snapshots, data integrity verification and RAID-Z, and how to install it on Linux or BSD.

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

https://www.freshtechtips.com/2026/02/zfs-on-linux-how-to-use-with-examples.html

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

Backing up isn’t enough: A modern guide to ZFS on Linux

https://www.howtogeek.com/the-forever-file-system-a-modern-guide-to-zfs-on-linux/

Mar 26, 2026 · ZFS , originally an acronym for Zettabyte File System, is an advanced, combined file system and logical volume manager designed by Sun Microsystems. Currently maintained by the OpenZFS project, it's pretty distinct from traditional storage architectures in that it integrates the roles of file management and disk management into a single, cohesive entity. In conventional setups, a file system ...

GitHub - openzfs/zfs: OpenZFS on Linux and FreeBSD

https://github.com/openzfs/zfs

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

OpenZFS - Wikipedia

https://en.wikipedia.org/wiki/OpenZFS

OpenZFS is an open-source implementation of the ZFS file system and volume manager developed by Sun Microsystems for Solaris and other platforms. It supports features like data compression, deduplication, snapshots, RAID-Z, and self-healing, and is licensed under the CDDL.

Trending Now