
This is a multi-part message in MIME format. --------------6B98B63A3BAD19574AC474FB Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 11/16/2016 01:28 PM, Gianluca Cecchi wrote:
On Wed, Nov 16, 2016 at 7:59 AM, knarra <knarra@redhat.com <mailto:knarra@redhat.com>> wrote:
Hi Gianluca,
yes, you are right. Now second and third host can be directly added from UI. Before adding the second and third host please make sure that the following steps are done for hyperconverged setup.
1) On Hosted engine vm run the command 'engine-config -s AllowClusterWithVirtGlusterEnabled=true'
2) Restart ovirt-engine by running the command 'service ovirt-engine restart'
3) /Edit Cluster/>/Default/>/Enable the gluster service/.
4) Create separate storage domains for each gluster volume. You can see that hosted_storage gets imported into the UI automatically when one storage domain is created in the UI.
5) Add second and third host from UI.
Hope this helps
Thanks kasturi
Hello, thanks for your answer. Basically I'm following Jason guide here for 4.0: https://www.ovirt.org/blog/2016/08/up-and-running-with-ovirt-4-0-and-gluster...
I arrived just before the second/third host deploy actions. I verified that
1) actually seems already in place [root@ovengine ~]# engine-config -g AllowClusterWithVirtGlusterEnabled AllowClusterWithVirtGlusterEnabled: true version: general [root@ovengine ~]#
3) Already done
2) Already done after step 3)
I see that in Jason guide steps 4) and 5) are reversed. Are they interchangeable or is that using the web admin deploy method requires that storage domains are already set up before adding second host? Before adding second host, it requires hosted_storage domain to be imported into the UI. For this to happen we need to atleast add one domain. With out creating a storage domain you can try adding the second host and you will be given a message to add the domain first.
Gianluca
--------------6B98B63A3BAD19574AC474FB Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 11/16/2016 01:28 PM, Gianluca Cecchi wrote:<br> </div> <blockquote cite="mid:CAG2kNCzVp9usMx3O2pLFPOcD3WR-3N1hVHGpnuzWRFDmJNx5rg@mail.gmail.com" type="cite"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote">On Wed, Nov 16, 2016 at 7:59 AM, knarra <span dir="ltr"><<a moz-do-not-send="true" href="mailto:knarra@redhat.com" target="_blank">knarra@redhat.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div bgcolor="#FFFFFF"> <div class="gmail-m_1985632685814934467moz-cite-prefix">Hi Gianluca,<br> <br> yes, you are right. Now second and third host can be directly added from UI. Before adding the second and third host please make sure that the following steps are done for hyperconverged setup.<br> <br> 1) On Hosted engine vm run the command 'engine-config -s AllowClusterWithVirtGlusterEna<wbr>bled=true'<br> <br> 2) Restart ovirt-engine by running the command 'service ovirt-engine restart'<br> <br> 3) <em style="box-sizing:border-box;color:rgb(51,51,51);font-family:overpass,"open sans",helvetica,sans-serif;font-size:16px;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">Edit Cluster</em><span><span class="gmail-m_1985632685814934467Apple-converted-space"> </span>><span class="gmail-m_1985632685814934467Apple-converted-space"> </span></span><em style="box-sizing:border-box;color:rgb(51,51,51);font-family:overpass,"open sans",helvetica,sans-serif;font-size:16px;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">Default</em><span><span class="gmail-m_1985632685814934467Apple-converted-space"> </span>><span class="gmail-m_1985632685814934467Apple-converted-space"> </span></span><em style="box-sizing:border-box;color:rgb(51,51,51);font-family:overpass,"open sans",helvetica,sans-serif;font-size:16px;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">Enable the gluster service</em><span style="color:rgb(51,51,51);font-family:overpass,"open sans",helvetica,sans-serif;font-size:16px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);float:none;display:inline">.</span><br> <br> 4) Create separate storage domains for each gluster volume. You can see that hosted_storage gets imported into the UI automatically when one storage domain is created in the UI.<br> <br> 5) Add second and third host from UI.<br> <br> Hope this helps <br> <br> Thanks<br> kasturi <div> <div class="gmail-h5"><br> </div> </div> </div> </div> </blockquote> <div><br> </div> <div>Hello,</div> <div>thanks for your answer.</div> <div>Basically I'm following Jason guide here for 4.0:</div> <div><a moz-do-not-send="true" href="https://www.ovirt.org/blog/2016/08/up-and-running-with-ovirt-4-0-and-gluster-storage/">https://www.ovirt.org/blog/2016/08/up-and-running-with-ovirt-4-0-and-gluster-storage/</a></div> <div><br> </div> <div>I arrived just before the second/third host deploy actions.</div> <div>I verified that</div> <div><br> </div> <div>1) actually seems already in place</div> <div> <div>[root@ovengine ~]# engine-config -g AllowClusterWithVirtGlusterEnabled</div> <div>AllowClusterWithVirtGlusterEnabled: true version: general</div> <div>[root@ovengine ~]#</div> </div> <div><br> </div> <div>3) Already done</div> <div><br> </div> <div>2) Already done after step 3)</div> <div><br> </div> <div><br> </div> <div>I see that in Jason guide steps 4) and 5) are reversed.</div> <div>Are they interchangeable or is that using the web admin deploy method requires that storage domains are already set up before adding second host?</div> </div> </div> </div> </blockquote> Before adding second host, it requires hosted_storage domain to be imported into the UI. For this to happen we need to atleast add one domain. With out creating a storage domain you can try adding the second host and you will be given a message to add the domain first.<br> <blockquote cite="mid:CAG2kNCzVp9usMx3O2pLFPOcD3WR-3N1hVHGpnuzWRFDmJNx5rg@mail.gmail.com" type="cite"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote"> <div><br> </div> <div>Gianluca </div> </div> </div> </div> </blockquote> <p><br> </p> </body> </html> --------------6B98B63A3BAD19574AC474FB--