Wichtig ist das für bereits existierende Storagesconfigs die Option "zfs-base-path" hinzugefügt wird, ansonsten bekommt man den gleiche Error wieder.
z.B.
Vom Handbuch:
z.B.
Code:
zfs: zfs-over-iscsi01
blocksize 4k
iscsiprovider LIO
pool pool/targetcli
portal 192.168.3.5
target iqn.2005-01.org.linux-iscsi.XXXXXX
content images
lio_tpg tpg1
nowritecache 1
sparse 1
zfs-base-path /dev/zvol
Vom Handbuch:
--zfs-base-path <string>
Base path where to look for the created ZFS block devices. Set automatically during creation if not specified. Usually /dev/zvol.