<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>