Gluster Volume Type Distributed

Hi Everyone, I would like to use Distrbuted Volume type but the volume type is Gray out. I can only use the replicate type. It's normal ? 3 ovirt Servers 4.4.1-2020080418 Can I configure a replicate volume for the engine domain and Distributed for the data domain? Thank you Dominique Deschênes Ingénieur chargé de projets, Responsable TI 816, boulevard Guimond, Longueuil J4G 1T5 450 670-8383 x105 450 670-2259

On Thu, Aug 27, 2020 at 8:30 AM Dominique Deschênes <dominique.deschenes@gcgenicom.com> wrote:
Hi Everyone,
I would like to use Distrbuted Volume type but the volume type is Gray out. I can only use the replicate type.
It's normal ?
3 ovirt Servers 4.4.1-2020080418
Can I configure a replicate volume for the engine domain and Distributed for the data domain?
You should be able to do it later, through the engine, once it's up and running. The thing to be careful about is that if your data domain is distributed, and one of the hosts is down, for updates or something, part of your data will be unavailable. I use some distributed-replicated domains for data, and the replicas let you bring down a host for maintenance without losing access to your data.
Thank you
Dominique Deschênes Ingénieur chargé de projets, Responsable TI 816, boulevard Guimond, Longueuil J4G 1T5 450 670-8383 x105 450 670-2259
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/7TMGYCS4EF3KDK...
-- Jason Brooks He/Him Manager, Community Architects & Infrastructure Red Hat Open Source Program Office (OSPO) https://community.redhat.com | https://osci.io

Replicated is pretty much hard coded into all the Ansible scripts for the HCI setup. So you can't do anything but replicated and only choose between arbiter or full replica there. Distributed give you anything with three nodes, but with five, seven, nine or really high numbers, it becomes quite attractive. Thing is, Gluster and oVirt are basically originally unrelated products and HCI is just a shuffle some people at Redhat thought cool (and it is). Not every permutation of aggregates between the two is supported, through: This is no Nutanix! But of course, you have the source code... Since I managed to scavange another 5 storage heavy nodes after I had started out with 3 nodes in a HCI cluster, I tried to see what I could do in terms of integration. Doing a full rebuild was out of the question, but adding another distributed volume (4+1) and a set of compute hosts seemed attractive, right? I managed to get it done, twiddling ansible scripts and taking advantage of the fact that ansible won't do things it already considers done. So where it expected a replicated volume, I simply gave it a distributed volume, that looked every way on the top as the replicated would have looked as well. I immediately forgot how I got it done, and of course I didn't take notes, but it works so far. The hosted-engine is pretty generous in accepting volumes and nodes that look just like they had been done by the HCI setup; I guess it's because it really been designed to use this auto-discovery like setup, to avoid having to insert some key configuration data somehow. That's why it shouldn't be too difficult to switch from a 3node HCI to a 5, 6 or 9 node HCI, if you're a Gluster virtuozo and manage to restore/copy the data. What I found most disappointing is the fact that Gluster doesn't seem to support converting replicated volumes into distributed ones, once you have enough bricks to make that attractive. There again with oVirt you should be able to migrate disks and VMs by attaching volumes and copying images. The only thing a bit tricky is copying the hosted engine, but compared to how they inject that thing doing a HCI installation, all that would be easy.... If you are deep enough into oVirt to understand what they are doing there.

Yes it is. You can still install and setup Gluster all by yourself (lots of manual steps) and then use that as a storage. Yet, replica 1 and replica 3 (or replica 3 arbiter 1) are the only supported in Ovirt. Best Regards, Strahil Nikolov В четвъртък, 27 август 2020 г., 18:28:55 Гринуич+3, Dominique Deschênes <dominique.deschenes@gcgenicom.com> написа: Hi Everyone, I would like to use Distrbuted Volume type but the volume type is Gray out. I can only use the replicate type. It's normal ? 3 ovirt Servers 4.4.1-2020080418 Can I configure a replicate volume for the engine domain and Distributed for the data domain? Thank you Dominique Deschênes Ingénieur chargé de projets, Responsable TI 816, boulevard Guimond, Longueuil J4G 1T5 450 670-8383 x105 450 670-2259 _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/7TMGYCS4EF3KDK...
participants (4)
-
Dominique Deschênes
-
Jason Brooks
-
Strahil Nikolov
-
thomas@hoberg.net