Closed hillsy closed 7 years ago
try changing device alias other than by Id
, as I know virtualized hard disk (vda) have issues that doesn't show in /dev/disk/by-id/
"By path" fails, "None" appears to succeed (a pool is created at least, I haven't tried doing much with it yet)
I didn't have any problem creating a 4 drive mirror pool on 3.0.59 running on Proxmox 4.4 using by-id. I used the same settings from your screenshot.
maybe those drive driver isn't virtio or pci passthrough (SAS HBA), I think
Here's the VM hardware setup.
We don't have any nodes on PVE 4.4 yet. If/when we do I'll see if the problem remains.
I wouldn't think the pve 4.3 vs 4.4 issue would cause this but not sure. Your setup looks about the same other than you used scsi for the OS drive. Is the VM running the latest OMV 3.x?
it is due to virtio, I tested it, virtio driver doesn't show in by-disk by-path
also as I heard, zfs on virtual hard disk file is bad unless it is experimental SAS HBA passthrough or native is only correct way to use zfs
I'm evaluating OMV at work for a ZFS-backed NFS & iSCSI server (I already use it at home in a different configuration).
I've installed it on our Proxmox VE 4.3 cluster and added some data disks. When I try to create a new ZFS pool I get the attached error.
The error seems to be the same whether I use the backports kernel or the PVE kernel.