McGarrah Technical Blog

Posts in category "ceph"

ZFS Boot Mirrors on Proxmox 8 for the Homelab - Part 5

Part 4 found four gaps the hard way, live, under pressure. This is the same migration run against tanaka the very next day with all four fixed proactively — plus a real hardware detour before any of the software even mattered, and one genuinely new finding Part 4 never hit.

ZFS Boot Mirrors on Proxmox 8 for the Homelab - Part 4

Part 3 laid out the plan for migrating to smaller SSDs. Here's what happened running it against a real node with both mirror drives failing at once — a UEFI dead end (the third one), four gaps the plan never anticipated, a mistake I made and had to recover from live, and a real hardware failure that surfaced while fixing the last gap.

ZFS Boot Mirrors on Proxmox 8 for the Homelab - Part 2

When both drives in your ZFS boot mirror fail simultaneously, you can't resilver your way out. Here's the full procedure for a Proxmox fresh install that preserves your Ceph OSDs and rejoins the cluster — based on a real harlan node recovery.

Measuring the WAL vs DB Performance Gap on Ceph USB OSDs

Nine of my fifteen Ceph OSDs use WAL-only acceleration while six use DB. I set out to measure the performance gap and discovered the real story isn't WAL vs DB — it's the USB 3.0 hardware ceiling that dominates everything. The matched-hardware comparison shows DB is 5-15% faster on reads, not the 32% that naive cross-node testing suggested.

Hybrid Ceph Storage: SSD WAL/DB Acceleration with USB Drive Data

Running Ceph on USB drives sounds crazy until you put the WAL and DB on an SSD. Here's how separating metadata onto a Crucial MX500 transformed my 15-OSD homelab cluster from sluggish to surprisingly capable — at a fraction of all-SSD costs.