|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-devel] [PATCH] Add iSCSI support for QEMU |
Date: | Wed, 14 Sep 2011 18:37:03 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 |
On 09/14/2011 05:51 PM, Stefan Hajnoczi wrote:
> Why do we need to use the complex iSCSI protocol for that instead of > simply using NBD? I think NBD would be fine, especially with a flush command.
Indeed: http://permalink.gmane.org/gmane.comp.emulators.qemu/113639iSCSI is still very useful to easily deploy remote storage, and more long term for passthrough to an HBA provided by QEMU (as an alternative to scsi-generic).
Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |