From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3yDr-0005yg-1T for qemu-devel@nongnu.org; Wed, 14 Sep 2011 18:46:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3yDp-0004AI-Rp for qemu-devel@nongnu.org; Wed, 14 Sep 2011 18:46:26 -0400 Received: from mail-vw0-f51.google.com ([209.85.212.51]:55325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3yDp-00048q-PN for qemu-devel@nongnu.org; Wed, 14 Sep 2011 18:46:25 -0400 Received: by vws20 with SMTP id 20so3543050vws.10 for ; Wed, 14 Sep 2011 15:46:24 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1316003085.2317.28.camel@dhcp-1-120.tlv.redhat.com> References: <1315628610-28222-1-git-send-email-ronniesahlberg@gmail.com> <4E6DC94C.4090503@redhat.com> <1316003085.2317.28.camel@dhcp-1-120.tlv.redhat.com> Date: Thu, 15 Sep 2011 08:46:24 +1000 Message-ID: From: ronnie sahlberg Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH] Add iSCSI support for QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Orit Wasserman Cc: Kevin Wolf , fujita.tomonori@lab.ntt.co.jp, hch@lst.de, stefanha@linux.vnet.ibm.com, qemu-devel@nongnu.org On Wed, Sep 14, 2011 at 10:24 PM, Orit Wasserman wrote: > Looks quite good, didn't have any more comments. > We can use it for streaming with non shared storage with minor changes > (http://wiki.qemu.org/Features/LiveBlockMigration#ISCSI_for_non_shared_storage) > Ronnie , are you looking into ISCSI target too? No immediate plans. I mainly use real iSCSI targets. Immediate plans are primarily getting iscsi initiator support into qemu and second to maybe present it as a HBA to the guest, as a second step. I do have iscsi target code from an old abandoned project of mine that can be used, so yes, I could build a small simple iscsi target at some stage for qemu for usecases where TGTD or other solutions are inconvenient. regards ronnie sahlberg