After upgrading to Versions 3.4-1 I decided to give it another go as I see that the ZFS packages have been updated.
Unfortunately it is still not working.
I have a zpool called PVE, my settings in storage.cfg are as followed
zfs: freenas
blocksize 4k
target iqn.2011-03.nl.tbu.istgt
pool PVE
iscsiprovider istgt
portal 192.168.1.249
content images
When trying to add a VM, I get the following error,
Use of uninitialized value $zvol in concatenation (.) or string at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 286.
cannot create 'PVE/': trailing slash in name
TASK ERROR: create failed - command '/usr/bin/ssh -o 'BatchMode=yes' -i /etc/pve/priv/zfs/192.168.1.249_id_rsa root@192.168.1.249 zfs create -b 4k -V 33554432k PVE/' failed: exit code 1
Hope it helps and it can be fixed.
Unfortunately it is still not working.
I have a zpool called PVE, my settings in storage.cfg are as followed
zfs: freenas
blocksize 4k
target iqn.2011-03.nl.tbu.istgt
pool PVE
iscsiprovider istgt
portal 192.168.1.249
content images
When trying to add a VM, I get the following error,
Use of uninitialized value $zvol in concatenation (.) or string at /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm line 286.
cannot create 'PVE/': trailing slash in name
TASK ERROR: create failed - command '/usr/bin/ssh -o 'BatchMode=yes' -i /etc/pve/priv/zfs/192.168.1.249_id_rsa root@192.168.1.249 zfs create -b 4k -V 33554432k PVE/' failed: exit code 1
Hope it helps and it can be fixed.