<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 24, 2015 at 9:39 AM, Simone Tiraboschi wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div class="gmail_extra"><div class="gmail_quote"><div><br></div></div></div></div></div></blockquote><div><br></div></span><div>Just an addition: your first host will be automatically added to your engine so you don&#39;t have to do anything special on that. </div>hosted-engine on the other side, is using a dedicated storage domain for the engine VM and you cannot use it for other VMs so you still need to add a second storage domain for regular VMs.<br><br>Take care that loopback mounting NFS could lead to deadlocks:<br> <a href="https://lwn.net/Articles/595652/" target="_blank">https://lwn.net/Articles/595652/</a><br>On a single host with the storage on the same host iSCSI seams more reliable.</div><span class=""><div class="gmail_quote"><br></div></span></div></div></blockquote></div><br></div><div class="gmail_extra">Take in mind also that in 3.6.0 there is a bug so that you don&#39;t actually see your engine vm inside admin portal and also you cannot import it. To be fixed in 3.6.1. See:</div><div class="gmail_extra"><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1269768">https://bugzilla.redhat.com/show_bug.cgi?id=1269768</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Also, if you plan to have a single host and you use NFS for storage domains on your single host, you have to manually change </div><div class="gmail_extra">/usr/lib/systemd/system/ovirt-ha-broker.service<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">so that in the [Unit] section it looks like:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">[Unit]</div><div class="gmail_extra">Description=oVirt Hosted Engine High Availability Communications Broker</div><div class="gmail_extra">After=nfs-server.service</div><div><br></div><div>otherwise ovirt-ha-broker will fail to start and you have to manually start it after boot and nfs service has come up.</div><div><br></div><div>HIH,</div><div>Gianluca</div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>