[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI
From: |
Josef Johansson |
Subject: |
Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI |
Date: |
Wed, 13 Jun 2012 21:40:05 -0000 (UTC) |
----- Original Message -----
From: "Mike Lovell" <address@hidden>
To: address@hidden
Sent: Wednesday, June 13, 2012 10:27:30 PM
Subject: Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI
On 06/13/2012 01:56 PM, Charles Chou wrote:
Hi,
After reading the source some more I think iscsi is a top level option so you
may want to try:
-iscsi initiator-name=some_name -drive
file=iscsi://[xxxx:xxxx:xxxx::3]:3260/iqn.2010-08.xx.xxx.xxxxxxx.pool10-images/10,....
Also I am curious as to whether it performs better than using virtio on a block
device that is created by the open-iscsi initiator.
this is going off the original thread topic for a moment. i wouldn't expect the
performance to be any better. my interest in using the iscsi qemu block backend
is that it can be done without modifying the host. you don't have to have
escalated permissions to connect the host kernel to the iscsi target or figure
out which block device matches up to the iscsi target and lun or have
permissions to read/write from the kernel block device. so it adds some
separation between the guest and the host kernel. (though i brought this up
with the ovirt guys last fall and got lots of 'wtf' looks)
mike
--
I agree with you, the separation stuff is awesome. Avoiding the open-iscsi is
awesome. There's so much trouble using open-iscsi when you start using a lot of
guests. If it performs a little bit worse, then the other things lift it up.
Regards,
Josef
- Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI, Josef, 2012/06/13
- Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI, Charles Chou, 2012/06/13
- Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI, Josef Johansson, 2012/06/13
- Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI, Charles Chou, 2012/06/13
- Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI, Josef Johansson, 2012/06/13
- Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI, Mike Lovell, 2012/06/15
- Re: [Qemu-discuss] kvm instance hangs at boot while starting with iSCSI, Mike Lovell, 2012/06/13