On 03/01/2016 08:48 PM, Will Dennis wrote:
-----Original Message-----
From: Sahina Bose [mailto:sab...@redhat.com]
Sent: Tuesday, March 01, 2016 10:01 AM
To: Will Dennis; users
Subject: Re: [ovirt-users] Not seeing Gluster options on Cluster properties


How did you install the engine? Automatic install via ovirt-engine appliance?
If so, it's likely that the engine is installed in "Virt" only mode.
Yes, I used the appliance OVF

If using appliance OVF, you should opt to manually install engine (see http://blogs-ramesh.blogspot.in/2016/01/ovirt-and-gluster-hyperconvergence.html)

To correct this now, you will need to update value in engine database, and restart ovirt-engine service.

su - postgres -c "psql -d engine -c \"update vdc_options set option_value=255 where option_name='ApplicationMode';\""/



/

Can you also check "engine-config -g AllowClusterWithVirtGlusterEnabled"
- this needs to be true.
[root@ovirt-engine-01 ~]# engine-config -g AllowClusterWithVirtGlusterEnabled
AllowClusterWithVirtGlusterEnabled: true version: general

What additional changes need to be made to support Gluster management?

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to