qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/1] iscsi: add iSCSI block device support


From: FUJITA Tomonori
Subject: Re: [Qemu-devel] [PATCH 1/1] iscsi: add iSCSI block device support
Date: Mon, 22 Nov 2010 08:13:35 +0900

On Mon, 22 Nov 2010 09:17:50 +1100
ronnie sahlberg <address@hidden> wrote:

> This patch adds support for attaching directorly to iSCSI resources,
> both DISK/SBC and CDROM/MMC, without the need to make the devices
> visible to the host.

This adds the iscsi initiator feature to qemu (as you did to dbench),
right?


> The syntax to specify a iscsi resource is
>    iscsi://<host>[:port]/<target-iqn-name>/<lun>
> 
> Example :
>    -drive file=iscsi://127.0.0.1:3260/iqn.ronnie.test/1
> 
>   -cdrom iscsi://127.0.0.1:3260/iqn.ronnie.test/2

Specifying lun looks odd (from the perspective of SCSI initiator)?

btw, how do we specify initiator's configuration (iscsi params, chap,
initiator iqn, etc)?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]