Replacing a failed disk on a ZFS mirror.
Check Pool Status:
zpool status
Offline the failed disk:
zpool offline pool_name device_name
Physically remove the failed disk.
Replace the disk (remember to use id /dev/disk/by-id/xxxx):
zpool replace pool_name failed_device_name new_device_name
*OMV and ZFS Mirror setup video*
• 2025 ZFS on openmediavault: A Beginner's G...
*Link to my GitHub to find yml file for docker containers*
(docker compose folder)
https://github.com/robexplainstech/ho...
*View my website*
robexplainstech.com
----------------------------------------------------
-- Links --
(Please note, I may earn a small commission if you use any of the links below to purchase a product. This won't cost you anything but will help me.)
Sabrent USB 3.0 to SATA Dual Bay External Hard Drive Dock
https://amzn.to/4dMJqxc (Amazon)
Need a BENFEI USB 3.0 Hub
https://amzn.to/3X7brIY (Amazon)
2.5GB Intel I226-V PCIE Card (The exact card I used on my NAS)
https://amzn.to/42BGzV0 (Amazon)
----------------------------------------------------