ZFS over ISCI problems

Admiral

Member
Feb 23, 2015
28
0
21
I've managed to add some storage on my box .
However , when i create a VM i always get :
Z F S G U R U
________________________________________________________________________________

Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 310.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 167.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 168.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 169.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 170.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 171.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 310.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 167.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 168.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 169.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 170.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 171.
TASK ERROR: create failed - prox: Target not found at /usr/share/perl5/PVE/Storage/LunCmd/Istgt.pm line 344.

The disk does get created though.
Running proxmox 3.4 , 3.10 kernel and pvetest repo's
Any help would be appreciated. :)
 
Could you paste output from: cat /etc/pve/storage.cfg
zfs: Storage
blocksize 4k
target zfsguru:prox
pool data
iscsiprovider istgt
portal 192.168.1.20
content images
nowritecache

It seems to be working now .. i can create disks on it..
But now i get error when i want to boot off a iscsi disk
 
Case can be closed , i chose to use the old iscsi plugin instead and make a LUN for every disk to be used in VM's : Now all is working @ lightning speed..