Hi all,
I’m planning to run a 3-way mirror pool on TrueNAS Scale v24.10 with one offline cold spare disk. Rather than let the spare sit idle for months (or years), risking undetected failure after warranty ends, I’m planning to rotate it proactively, every 6 months by replacing a healthy disk with the spare.
Key benefits I anticipate from this approach:
-
Maximizes warranty value: The spare gets powered on, spins up, and undergoes routine read/write cycles while still under warranty, allowing potential defects to surface before coverage expires.
-
Faster resilver times: Since the spare is out of sync only by around 6 months, ZFS only needs to copy recently modified blocks significantly reducing resilver duration compared to a full rebuild from a blank disk.
-
Pool remains fully redundant: Because the swap is performed while the pool is healthy (not degraded), no data is at risk during the process.
-
Proactive health validation: Each rotation acts as a real-world test of the spare, verifying SMART status, power-on hours, and resilver success - before an actual failure occurs.
-
Long-term spare reliability: Regular rotation helps prevent issues like stuck heads in HDDs due to lubricant settling (or charge loss in SSD NAND cells - on ssd pools)
Also please note: I do not have another slot to keep the spare disk as hot spare. So looking at this option.
I would like to know your thoughts on this plan.
Thanks for your insights in advance — greatly appreciated.
