On 9/17/24 00:12, Andy Smith wrote:
Hi,
On Mon, Sep 16, 2024 at 06:41:28PM +0200, Greg wrote:
1. If I export /dev/md0 via iSCSI would I benefit from memory buffers?
I've very little experience with iSCSI and don't know the answer to
this…
2. Is it possible to export a virtual device (like vmdk) by iSCSI? This
would allow slight overbooking of the storage space.
…just want to say that I use qemu-nbd to turn things like vmdk
images into block devices, which I can then do anything with that I
do for other block devices, so that might be an option.
https://jasonmurray.org/posts/2021/mountvmdk/
Thanks for the tip. it seems quite natural idea to use virtual drives.
Is there any tgtd "plugin" or "driver" with virtual disk support?