This is a multi-part message in MIME format.
--------------020009000606030603070004
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
On 03/01/2016 08:48 PM, Will Dennis wrote:
> -----Original Message-----
> From: Sahina Bose [mailto:sabose@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-hyperconvergenc...)
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?
--------------020009000606030603070004
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=utf-8"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<br>
<div class="moz-cite-prefix">On 03/01/2016 08:48 PM, Will Dennis
wrote:<br>
</div>
<blockquote
cite="mid:F3282EEAFF180F43BAF1AD0A7C34739D3BA826@nj-mail.nec-labs.com"
type="cite">
<blockquote type="cite">
<pre wrap="">-----Original Message-----
From: Sahina Bose [<a class="moz-txt-link-freetext"
href="mailto:sabose@redhat.com">mailto:sabose@redhat.com</a>]
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.
</pre>
</blockquote>
<pre wrap="">
Yes, I used the appliance OVF</pre>
</blockquote>
<br>
If using appliance OVF, you should opt to manually install engine
(see
<a class="moz-txt-link-freetext"
href="http://blogs-ramesh.blogspot.in/2016/01/ovirt-and-gluster-hyperconvergence.html">http://blogs-ramesh.blogspot.in/2016/01/ovirt-and-gluster-hyperconvergence.html</a>)<br>
<br>
To correct this now, you will need to update value in engine
database, and restart ovirt-engine service.<br>
<br>
su - postgres -c "psql -d engine -c \"update vdc_options set
option_value=255 where
option_name='ApplicationMode';\""<i><br>
<br>
<br>
<br>
</i>
<blockquote
cite="mid:F3282EEAFF180F43BAF1AD0A7C34739D3BA826@nj-mail.nec-labs.com"
type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">Can you also check "engine-config -g
AllowClusterWithVirtGlusterEnabled"
- this needs to be true.
</pre>
</blockquote>
<pre wrap="">
[root@ovirt-engine-01 ~]# engine-config -g AllowClusterWithVirtGlusterEnabled
AllowClusterWithVirtGlusterEnabled: true version: general
What additional changes need to be made to support Gluster management?
</pre>
</blockquote>
<br>
</body>
</html>
--------------020009000606030603070004--