zfs
Posts tagged "zfs".
- Migrating a ZFS pool to new drives in Proxmox
Moving a pool to bigger disks with zfs send/receive: build a fresh pool, replicate, destroy the old one, and rename — so Proxmox never notices.
- Creating a ZFS storage pool in Proxmox
How to add a ZFS pool to Proxmox VE and why it's the right storage backend for most homelab VM and container workloads.
- Identifying ZFS disks with /dev/disk/by-id/
Why /dev/sda is the wrong way to reference disks in ZFS, and how to use persistent identifiers to match pool members to physical drives.
- ZFS, BTRFS, and LVM in the Homelab: Picking a Filesystem Without Regret
A concise field guide to the three storage stacks every Proxmox homelab eventually has to choose between — and the gotchas that bite after the fact.