André Amorim

Crafting Web Experiences

//

zfs

Go back to /notes?

  • How to Replace a Failed ZFS Disk in Proxmox

    Replacing a failing or dead drive in a ZFS pool is a common task. Here is the safest and most efficient way to swap a disk using the command line. 1. Identify the Failed Disk First, you need to find the unique ID or the name of the disk that has failed. Look for the…

  • Fix Missing ZFS Pools on Proxmox (Permanent Solution)

    If you are running Proxmox, you might occasionally encounter an issue where your ZFS pools fail to import automatically after a reboot. While you can fix this manually each time, there is a simple way to make the solution permanent. The Problem After a restart, your ZFS pool might be missing from the Proxmox GUI…