[PVE-User] ZFS iSCSI issues

Usama Ahmad u.usama at gmail.com
Mon Aug 17 18:47:36 CEST 2015


Hello,

I have setup ZFS over iSCSI and everything seemed to be working okay except
one of 6 vm's all of a sudden froze and does not boot up again error given
is

TASK ERROR: Could not find lu_name for zvol vm-104-disk-1 at
> /usr/share/perl5/PVE/Storage/ZFSPlugin.pm line 102


I have rebooted node and storage all other vm's come up, I can create new
vm's everything seems to be working except this one. I am unable to locate
any detailed logs (next project is to create a logstash+elastic search). My
relevant configs are below.

Any help would be most appreciated.

Thank You

Sincerely,
Usama



cat /etc/pve/storage.cfg
> nfs: Store
>         server store.home.example.com
>         path /mnt/pve/Store
>         export /zones/PVE
>         maxfiles 4
>         content rootdir,images,vztmpl,iso,backup
> dir: local
>         path /var/lib/vz
>         content rootdir,vztmpl,images,iso
>         maxfiles 0
> zfs: SCSI
>         target iqn.2010-08.org.illumos:02:store
>         portal 192.168.35.190
>         pool zones/vm
>         iscsiprovider comstar
>         blocksize 4k
>         content images
>         nodes comp1
>         nowritecache


cat /etc/pve/qemu-server/104.conf
> bootdisk: virtio0
> cores: 2
> memory: 2048
> name: Down
> net0: virtio=D6:6D:4B:71:6A:48,bridge=vmbr1
> numa: 1
> ostype: l26
> scsihw: virtio-scsi-pci
> smbios1: uuid=1a0ce39a-6e24-4981-9604-1647f68f0bae
> sockets: 2
> vga: vmware
> virtio0: SCSI:vm-104-disk-1,cache=writethrough,iothread=on,size=100G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20150817/3c6858b3/attachment.htm>


More information about the pve-user mailing list