<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 6, 2016 at 9:38 AM, Sandro Bonazzola <span dir="ltr"><<a href="mailto:sbonazzo@redhat.com" target="_blank">sbonazzo@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 dir="ltr">Hi,<div>any feedback on 4.1 beta we released last week?</div><div>Thanks,<span class="gmail-HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div class="gmail-m_3826740402589496514gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Sandro Bonazzola<br>Better technology. Faster innovation. Powered by community collaboration.<br>See how it works at <a href="http://redhat.com" target="_blank">redhat.com</a></div></div></div></div></div></div></div></div>
</font></span></div></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Hi Sandro,</div><div class="gmail_extra">just tried to install self hosted engine in a nested environment (host is free ESXi 6.0 where I also have a working nested oVirt cluster of 3 HCI gluster hosts).</div><div class="gmail_extra"><br></div><div class="gmail_extra">The host is CentOS 7.2 updated with CR repo enabled (so it should be an upcoming CentOS 7.3).</div><div class="gmail_extra"><br></div><div class="gmail_extra">I used the provided appliance in ovirt-engine-appliance-4.1-20161202.1.el7.centos.noarch</div><div class="gmail_extra"><br></div><div class="gmail_extra">the deploy command arrived at this point and then failed</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">[ INFO ] Stage: Transaction setup</div><div class="gmail_extra">[ INFO ] Stage: Misc configuration</div><div class="gmail_extra">[ INFO ] Stage: Package installation</div><div class="gmail_extra">[ INFO ] Stage: Misc configuration</div><div class="gmail_extra">[ INFO ] Configuring libvirt</div><div class="gmail_extra">[ INFO ] Configuring VDSM</div><div class="gmail_extra">[ INFO ] Starting vdsmd</div><div class="gmail_extra">[ INFO ] Configuring the management bridge</div><div class="gmail_extra">[ INFO ] Creating Storage Domain</div><div class="gmail_extra">[ INFO ] Creating Storage Pool</div><div class="gmail_extra">[ INFO ] Connecting Storage Pool</div><div class="gmail_extra">[ INFO ] Verifying sanlock lockspace initialization</div><div class="gmail_extra">[ INFO ] Creating Image for 'hosted-engine.lockspace' ...</div><div class="gmail_extra">[ INFO ] Image for 'hosted-engine.lockspace' created successfully</div><div class="gmail_extra">[ INFO ] Creating Image for 'hosted-engine.metadata' ...</div><div class="gmail_extra">[ INFO ] Image for 'hosted-engine.metadata' created successfully</div><div class="gmail_extra">[ INFO ] Creating VM Image</div><div class="gmail_extra">[ INFO ] Extracting disk image from OVF archive (could take a few minutes depending on archive size)</div><div class="gmail_extra">[ INFO ] Validating pre-allocated volume size</div><div class="gmail_extra">[ INFO ] Uploading volume to data domain (could take a few minutes depending on archive size)</div><div class="gmail_extra">[ INFO ] Image successfully imported from OVF</div><div class="gmail_extra">[ INFO ] Destroying Storage Pool</div></div><div class="gmail_extra"><div class="gmail_extra">[ INFO ] Start monitoring domain</div><div class="gmail_extra">[ INFO ] Configuring VM</div><div class="gmail_extra">[ INFO ] Updating hosted-engine configuration</div><div class="gmail_extra">[ INFO ] Stage: Transaction commit</div><div class="gmail_extra">[ INFO ] Stage: Closing up</div><div class="gmail_extra">[ INFO ] Creating VM</div><div class="gmail_extra">[ ERROR ] Failed to execute stage 'Closing up': Cannot create the VM: Error creating the requested VM</div><div class="gmail_extra">[ INFO ] Stage: Clean up</div><div class="gmail_extra">[ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20161206171233.conf'</div><div class="gmail_extra">[ INFO ] Stage: Pre-termination</div><div class="gmail_extra">[ INFO ] Stage: Termination</div><div class="gmail_extra">[ ERROR ] Hosted Engine deployment failed: this system is not reliable, please check the issue,fix and redeploy</div><div class="gmail_extra"> Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20161206165954-m8tml8.log</div><div class="gmail_extra"><br></div><div class="gmail_extra">Inside the logfile I see this:</div><div class="gmail_extra"><br></div><div class="gmail_extra">2016-12-06 17:12:26 DEBUG otopi.context context._executeMethod:128 Stage closeup METHOD otopi.p</div><div class="gmail_extra">lugins.gr_he_setup.vm.runvm.Plugin._boot_from_hd</div><div class="gmail_extra">2016-12-06 17:12:31 DEBUG otopi.ovirt_hosted_engine_setup.tasks tasks.wait:52 Waiting for VM do</div><div class="gmail_extra">wn</div><div class="gmail_extra">2016-12-06 17:12:31 DEBUG otopi.ovirt_hosted_engine_setup.tasks tasks.wait:58 Virtual machine d</div><div class="gmail_extra">oes not exist</div><div class="gmail_extra">2016-12-06 17:12:31 INFO otopi.plugins.gr_he_setup.vm.runvm mixins._create_vm:149 Creating VM</div><div class="gmail_extra">2016-12-06 17:12:31 DEBUG otopi.plugins.gr_he_setup.vm.runvm mixins._create_vm:281 {'status': {</div><div class="gmail_extra">'message': u'Error creating the requested VM', 'code': 9}}</div><div class="gmail_extra">2016-12-06 17:12:31 DEBUG otopi.context context._executeMethod:142 method exception</div><div class="gmail_extra">Traceback (most recent call last):</div><div class="gmail_extra"> File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in _executeMethod</div><div class="gmail_extra"> method['method']()</div><div class="gmail_extra"> File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-setup/vm/runvm.py", line 168, in _boot_from_hd</div><div class="gmail_extra"> self._create_vm()</div><div class="gmail_extra"> File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/mixins.py", line 287, in _create_vm</div><div class="gmail_extra"> message=status['status']['message']</div><div class="gmail_extra">RuntimeError: Cannot create the VM: Error creating the requested VM</div><div class="gmail_extra">2016-12-06 17:12:31 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Closing up': Cannot create the VM: Error creating the requested VM</div><div><br></div><div><br></div><div>Anything I can check?</div></div></div>