Storage you can reason about.
Field-tested guides for homelab and lab-adjacent storage — from single-node ZFS to multi-node Ceph, with the network protocols and backup strategy to match. Built for people who read man pages.

ZFS — the gold standard of data integrity
Read the guide ↗ZFS combines a file system and volume manager into one, offering end-to-end data integrity, snapshots, replication, and compression. It's the foundation for many homelabs running Proxmox VE or TrueNAS, ensuring your data remains consistent and recoverable even in case of hardware failure.
Ceph — distributed and scalable storage
Read the guide ↗Ceph is a distributed storage system that unifies object, block, and file storage under one architecture. It's perfect for Kubernetes, OpenStack, and large-scale homelabs where high availability and scalability are essential.
Longhorn — lightweight Kubernetes storage
Read the guide ↗Longhorn, developed by SUSE, is a lightweight, open-source block storage solution for Kubernetes. It offers replication, snapshots, and disaster recovery capabilities with minimal overhead — making it an ideal fit for edge and homelab environments.
Proxmox Backup Server (PBS)
Read the guide ↗PBS provides fast, deduplicated backups for Proxmox VE environments. Whether you're backing up VMs, containers, or physical hosts, PBS ensures data efficiency and integrity with built-in ZFS and encryption support.
Unraid — flexible and user-friendly storage
Read the guide ↗Unraid combines NAS functionality, virtualization, and Docker management in a single platform. It's perfect for homelab users who want an easy-to-manage system with parity-based protection, dynamic disk allocation, and community plugin support.
Harvester — virtualization meets open-source storage
Read the guide ↗Harvester, part of the SUSE ecosystem, integrates Kubernetes, KubeVirt, and Longhorn to deliver a hyperconverged infrastructure for homelabs and edge deployments. It simplifies managing compute, storage, and networking within a single cluster.
Rook-Ceph — cloud-native storage orchestration
Read the guide ↗Rook-Ceph brings Ceph into the Kubernetes ecosystem, automating deployment, scaling, and recovery. It's the preferred choice for those seeking reliable, self-managing block and object storage in containerized environments.
Network storage protocols: NFS, iSCSI, SMB/CIFS
Read the guide ↗Different workloads need different network storage approaches. These protocols form the backbone of shared access in both homelab and enterprise setups.
Backup strategies and data protection
Read the guide ↗A strong storage system means nothing without reliable backups. Follow the 3-2-1 backup rule: three copies of your data, two types of media, one offsite or remote backup. Tools like Restic, BorgBackup, and Duplicati make it easy to automate and verify your backup routines.
Choosing the right storage solution
Read the guide ↗Your storage choice depends on your performance, capacity, and redundancy needs. For small homelabs, ZFS or Unraid offer simplicity and reliability. For scalable, cloud-native environments, Ceph, Rook-Ceph, or Longhorn provide flexibility and resilience. Experiment, benchmark, and build the storage architecture that fits your homelab vision.