Re: [libvirt-users] Can libvird use iSCSI direcly?

2016-04-15 Thread Cole Robinson
On 04/15/2016 07:21 AM, Basin Ilya wrote: > Hi. > I was expecting that qemu-kvm process would connect directly to iSCSI > server, but https://libvirt.org/storage.html#StorageBackendISCSI says > that it wants symlinks in `/dev/disk/by-path` . > > That suggests it relies on Linux iSCSI client that w

[libvirt-users] Can libvird use iSCSI direcly?

2016-04-15 Thread Basin Ilya
Hi. I was expecting that qemu-kvm process would connect directly to iSCSI server, but https://libvirt.org/storage.html#StorageBackendISCSI says that it wants symlinks in `/dev/disk/by-path` . That suggests it relies on Linux iSCSI client that will act as mediator and create block devices. So is "