Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Alexandre DERUMIER
Hi, can you send the full kvm process command line ? - Mail original - De: Adrian Costin adrian.cos...@gmail.com À: pve-devel@pve.proxmox.com Envoyé: Samedi 3 Mai 2014 21:01:46 Objet: Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS) It does not sounds like a Proxmox bug. I

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Adrian Costin
I did in the first email: # qm showcmd 1476 /usr/bin/kvm -id 1476 -chardev socket,id=qmp,path=/var/run/ qemu-server/1476.qmp,server,nowait -mon chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/1476.vnc,x509,password -pidfile /var/run/qemu-server/1476.pid -daemonize -name X -smp

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Alexandre DERUMIER
I did in the first email: Sorry ;) Do you have tried to change from cache=writeback to cache=none ? - Mail original - De: Adrian Costin adrian.cos...@gmail.com À: pve-devel@pve.proxmox.com Envoyé: Dimanche 4 Mai 2014 15:06:39 Objet: Re: [pve-devel] KVM guest hangs with SCSI drive

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Alexandre DERUMIER
this is strange, I never have had any problem with scsi in guest (virtio or lsi), and zfs plugin. I'll send a update to libiscsi,the library used by qemu-kvm to access to iscsi:// paths. We don't have updated it since 1 year, maybe they are a bug for your setup - Mail original -

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Adrian Costin
this is strange, I never have had any problem with scsi in guest (virtio or lsi), and zfs plugin. Can you tell me what versions you use? On my server it's: # dpkg -l | grep iscsi ii libiscsi11.9.0-1 amd64iSCSI client shared library ii open-iscsi

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Michael Rasmussen
On Sun, 04 May 2014 17:52:54 +0200 (CEST) Alexandre DERUMIER aderum...@odiso.com wrote: this is strange, I never have had any problem with scsi in guest (virtio or lsi), and zfs plugin. I'll send a update to libiscsi,the library used by qemu-kvm to access to iscsi:// paths. We don't

[pve-devel] [PATCH] bump to 1.11

2014-05-04 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier aderum...@odiso.com --- Makefile |4 ++-- debian/changelog |6 ++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4005d8d..3480837 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -RELEASE=3.0

[pve-devel] libiscsi : bump to 1.11

2014-05-04 Thread Alexandre Derumier
this need to rebuild qemu too ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] pve-qemu-kvm : update libiscsi depend to 1.11

2014-05-04 Thread Alexandre Derumier
we need to rebuild qemu to handle new libscsi version because of libscsi abi update. (or qemu don't start at all) ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH] update libiscsi depend to 1.11

2014-05-04 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier aderum...@odiso.com --- Makefile |2 +- debian/changelog |6 ++ debian/control |4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 3a11d3c..51c0961 100644 --- a/Makefile +++ b/Makefile @@

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Alexandre DERUMIER
I can confirm exactly the same behavior here as Adrian. So, it works fine with virtio ide, but any scsi (virtio,lsi,megaraid) don't work ? Maybe it's a regression with qemu-kvm 1.7. I have send 2 patchs, to update libiscsi and after qemu-kvm. can you test them ? - Mail original

Re: [pve-devel] KVM guest hangs with SCSI drive (ZFS)

2014-05-04 Thread Michael Rasmussen
On Sun, 04 May 2014 18:47:28 +0200 (CEST) Alexandre DERUMIER aderum...@odiso.com wrote: So, it works fine with virtio ide, but any scsi (virtio,lsi,megaraid) don't work ? Yes, but different errors. seabios only sees disks if using megaraid or virtio-scsi. No lsi or vmware scsi disks are