Setting up raid after drives initialized with GPPT

Soupbone

New Member
Feb 26, 2024
2
0
1
I initialized two 14T drives intended to be mirrored but do show as available disks for ZFS. I was wondering what is best practice to change this? In the screen cap the drives to be used are /dev/sda (Storage) and /dev/sdc (Storagetwo). Any info is appreciated
 

Attachments

  • Proxmox ZFS 1.png
    Proxmox ZFS 1.png
    54.7 KB · Views: 4
  • Proxmox ZFS 2.png
    Proxmox ZFS 2.png
    54.9 KB · Views: 4
Hi,

for ZFS the drives must be wiped clean, as it will use the whole drive and create its own partition table on them.

So you can just the Wipe Disk button to clean the partition table on both. Just double-check you selected the correct one when doing this, as it's an irreversible action!

After that, the drives should show up in the disk selector.
 
Should the partition be deleted before attempting to wipe and...
Wiping them (in the Web GUI) will delete everything partition table related :-)

Best regards