stuffy stuff

This commit is contained in:
counterweight 2026-05-16 16:47:31 +02:00
parent 9a39fb33d5
commit 1f8608f25f
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
25 changed files with 69 additions and 0 deletions

View file

@ -17,6 +17,7 @@
<p><a href="../index.html">back to home</a></p>
<section>
<h2>Why I Put My VMs on a ZFS Mirror</h2>
<p><em>Published: 2026-01-04</em></p>
<p><em>Part 1 of 3 in my "First ZFS Degradation" series. Also read <a href="a-degraded-pool-with-a-healthy-disk.html">Part 2: Diagnosing the Problem</a> and <a href="fixing-a-degraded-zfs-mirror.html">Part 3: The Fix</a>.</em></p>
<h3>Why This Series Exists</h3>
<p>A few weeks into running my new homelab server, I stumbled upon something I wasn't expecting to see that early: my ZFS pool was in "DEGRADED" state. One of my two mirrored drives had gone FAULTED.</p>