Hi,
I installed Proxmox 7, and I am trying to create a new ZFS using two 1TB NVME drives via the GUI. However, I get the below error:
I also tried to do the following before this, but no luck.
I was able to add each of the NVME drives as a single disk RAID level but not as a mirror.
I installed Proxmox 7, and I am trying to create a new ZFS using two 1TB NVME drives via the GUI. However, I get the below error:
Code:
command '/sbin/zpool create -o 'ashift=12' nvme mirror /dev/disk/by-id/nvme-Sabrent_1765071310FD00048263 /dev/disk/by-id/nvme-Samsung_SSD_970_EVO_Plus_1TB_S59ANM0R523950R' failed: exit code 1
I also tried to do the following before this, but no luck.
Code:
sgdisk --zap-all /dev/nvme0n1
sgdisk --zap-all /dev/nvme1n1
I was able to add each of the NVME drives as a single disk RAID level but not as a mirror.
Last edited: