
On Fri, 9 Nov 2018, 9:17 Peter Krempa <pkrempa@redhat.com wrote:
On Fri, Nov 09, 2018 at 08:57:26 +0200, Nir Soffer wrote:
On Fri, 9 Nov 2018, 7:22 Mike Lykov <combr@ya.ru wrote:
08.11.2018 18:50, Sahina Bose пишет:
On Thu, Nov 8, 2018 at 8:13 PM Simone Tiraboschi < stirabos@redhat.com> wrote:
Hi, adding also Sahina here. AFAIK it should be enabled by default in hyper-converged
deployments.
Can you please grep your deployment logs for ENABLE_LIBGFAPI?
No, libgfapi access is disabled by default due to lack of HA (https://bugzilla.redhat.com/show_bug.cgi?id=1484227)
At this moment, for version mentioned below, this bug is actual?
Yes, libvirt does not support multiple hosts for gluster disk yet.
Libvirt does support multiple hosts for gluster when they are defined as disk XML e.g. when starting a VM.
Great! is this available in 7.6?
We do not support that only in the case of snapshots as the legacy snapshot API in qemu accepts only paths and URIs and the multi-host definition cannot be expressed as an URI. It will become possible once we properly integrate with -blockdev.
When blockdev support is expected?