Hi there,
I would like ot use Debian box as iSCSI server (target if I'm not
wrong). So I have two questions:
1. If I export /dev/md0 via iSCSI would I benefit from memory buffers?
2. Is it possible to export a virtual device (like vmdk) by iSCSI? This
would allow slight overbooking of the storage space.
Thanks in advance for any help
Greg
1. If I export /dev/md0 via iSCSI would I benefit from memory buffers?
2. Is it possible to export a virtual device (like vmdk) by iSCSI? This
would allow slight overbooking of the storage space.
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/
Hi Greg,
Am 16.09.2024 um 18:41 schrieb Greg:
Hi there,
I would like ot use Debian box as iSCSI server (target if I'm not
wrong). So I have two questions:
1. If I export /dev/md0 via iSCSI would I benefit from memory buffers?
That's an interesting question... in all environments I ever used it,
network was the bottleneck, so even if there are scenarios where memory buffers may be useful, you'd need very good connectivity to notice them,
I think.
2. Is it possible to export a virtual device (like vmdk) by iSCSI?
This would allow slight overbooking of the storage space.
vmdk in particular I don't know, but I have exported overcommitted /
thin LVs; for vmdk you might need to add some fancy losetup wrapper.
My experience with overcommitting block storage is not purely positive,
so I'd suggest to be very careful ;-)
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 162:14:28 |
| Calls: | 12,094 |
| Calls today: | 2 |
| Files: | 15,000 |
| Messages: | 6,517,780 |