Just published Part 2 of my FreeBSD Foundationals series: ZFS - The Last Filesystem You'll Ever Need.
From preventing silent data corruption to time-traveling with .zfs snapshots and automating backups with sanoid/syncoid.
Read it here: blog.hofstede.it/freebsd-foun...
#FreeBSD #ZFS
Part 2 of the FreeBSD Foundationals series is out! "ZFS - The Last Filesystem You'll Ever Need."
We go from the philosophy of silent data corruption to practical, battle-tested data management. Covers pools, datasets, why you shouldn't blindly add L2ARC, native encryption, and using […]
SaaS made infrastructure easy but vendor lock-in daunting.
Open source restores control: source access, multi-vendor support, flexible upgrades, and safe migrations with ZFS snapshots and replication. Cloud isn’t the problem. Dependency is.
Read more: klarasystems.com/articles/unl...
#ZFS
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟯/𝟬𝟵 (Valuable News - 2026/03/09) available.
vermaden.wordpress.com/2026/03/09/v...
Past releases: vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Why Filesystems Are Suddenly the Hottest Topic in Tech Again Filesystems are suddenly a hot topic again. Modern NVMe hardware has outgrown decades-old storage abstractions, and projects like bcache...
#DevNews #Bcachefs #btrfs #filesystems #Linux #kernel […]
[Original post on webpronews.com]
There is a silver lining to the whole #python #chardet debacle. If it is legal to throw a pile of code at an LLM, and tell it to write a new version of that code that is not a derivative then that gives us a lot of options too.
GPL compatible #ZFS? no problem! #ReactOS from the leaked NT/2k […]
root@new-homelab:/home/stefan# zpool destroy large-data
cannot unmount '/mnt/large-data/proxmox-backups': no such pool or dataset
could not destroy 'large-data': could not unmount datasets
root@new-homelab:/home/stefan# zfs unmount large-data/proxmox-backups
cannot unmount […]
Current task - cloning a prod server to a dev one:
zfs send -vRc zroot/bastille@toSend00 | mbuffer -m 2G | ssh root@VPNIP "zfs receive zroot/bastille"
Done.
#FreeBSD #RunBSD #ZFS #BastilleBSD #Bastille
A collection of recent YouTube videos about FreeBSD, MacOS, #Unix and derivates.
Playlist: https://bsd.ytch.online/playlist/260302.1
#macos #pfsense #lisp #zfs #opnsense #omnios #baremetal #openindiana #hellosystem
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟯/𝟬𝟮 (Valuable News - 2026/03/02) available.
vermaden.wordpress.com/2026/03/02/v...
Past releases: vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Nice. I just noticed the #zrepl project updated their Go dependencies in the recent 0.7.0 release. Tooling with earlier versions was getting long in the tooth. #zfs
zrepl.github.io/changelog.html
European organizations are under increasing pressure to maintain true data sovereignty.
Join Allan Jude from Klara Inc and Eirik Øverby from Entersekt, as they explain why Entersekt chose ZFS for EU sovereign storage.
Register here: na3.hubs.ly/y0k7Q00
#OpenSource #Datasovereignty #ZFS
🎁 OpenZFS 2.4.1 Released with Linux 6.19 Compatibility and FreeBSD Fixes
#openzfs #zfs #freebsd #opensource
New FreeBSD, #MacOS and #Unix Playlist.
Playlist: https://bsd.ytch.online/playlist/260225.2
#bgp #pascal #perl #ldap #zfs #xorg #nextstep #ada
New FreeBSD, #MacOS and #Unix Playlist.
Playlist: https://bsd.ytch.online/playlist/260223.1
#bgp #zfs #xorg #beos #bhyve #ghostbsd #solaris #passthrough
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟮/𝟮𝟯 (Valuable News - 2026/02/23) available.
vermaden.wordpress.com/2026/02/23/v...
Past releases: vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Running Proxmox on ZFS? ARC and L2ARC sizing matters more than most configs.
Our latest article explains how ARC and L2ARC really work, what not to do, and how to size them properly for Proxmox workloads.
👉 Read the article: na3.hubs.ly/y0k7pZ0
#Proxmox #ZFS #OpenZFS
Using zfs rewrite -P lets you rewrite data logically, applying updated properties or allocation behavior without re-replicating unchanged blocks. That means less I/O, and faster operations when rebalancing or updating datasets.
#ZFS #OpenZFS #Storage #Infrastructure
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟮/𝟭𝟲 (Valuable News - 2026/02/16) available.
vermaden.wordpress.com/2026/02/16/v...
Past releases: vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
TIL, #ZFS Boot Menu is a thing: docs.zfsbootmenu.org/en/v3.1.x/
No Arch instructions, not surprising really; I really should be using something else. Looks like there's an AUR package if that's your thing.
Oh geez, I was going crazy trying to update my #archlinux file server, only to realize ArchZFS.com repo's were considered deprecated end of 2024. 🤯Update your #zfs arch repo if you haven't already.
ramsdenj.com/posts/2024-1...
Friday evening + homelab VM + bad ideas = RHEL 9.7 on ZFS root.
I patched convert2rhel until it stopped saying no. Red Hat support will not be hearing about this.
New blog post: blog.hofstede.it/rhel-on-zfs-root-an-unho...
#Linux #RHEL #ZFS #homelab #unsupported
A new version of check_zpools, an #opensource #monitoring plugin for ZFS Pools, is available.
The latest release comes with an important enhancement. The check is now capable of detecting and alerting when a spare drive is in use in a #ZFS Pool.
www.claudiokuenzler.com/blog/1520/mo...
For Proxmox workloads, pool and VDEV topology is the architecture.
Mirrors vs RAID-Z, SLOG, ARC/L2ARC, and recordsize choices define VM performance, resiliency, and failure behavior. We break down how to design ZFS pools that actually match Proxmox workloads.👇
na3.hubs.ly/y0jD4p0
#ZFS #Proxmox