Search results

  1. G

    How to add a hot spare hdd to the proxmox - zfs file system on an EFI-based system…

    For Legacy system: zpool add rpool spare / dev / disk / by-id / ... In this case the full hdd is added, but this may not be good on the EFI system due to the following: - Under the EFI system, proxmox ZFS creates an ESP (vfat) partition, from where the boot load takes place. - BOOT, EFI, and...