Hello everyone, I recently came across the following problem when setting up my home server and got stuck.
Setup
pve1:
My idea is to use pve1 24/7 and pve only when i need the Performance.
So most of the time pve1 will be running as a single host.
pve should access storage on pve1 using zfs over iscsi.
I followed this tutorial from Cristian to set the whole thing up.
Wen creating or moving disks on the new storage i get
Has anyone Suggestions on how to solve this Problem?
Setup
pve1:
low power intel Atom Server
zfs zvol for storage (/tank/zvol/)
pve:powerfull AMD Server
My idea is to use pve1 24/7 and pve only when i need the Performance.
So most of the time pve1 will be running as a single host.
pve should access storage on pve1 using zfs over iscsi.
I followed this tutorial from Cristian to set the whole thing up.
Wen creating or moving disks on the new storage i get
TASK ERROR: storage migration failed: Could not open /dev/tank/zvol/vm-105-disk-0
Cristian mentions that all zfs over iscsi requires all zvols to be accessible via /dev/poolname tough i have no idea how to do that on proxmox.Has anyone Suggestions on how to solve this Problem?