Hello guys,<div><br></div><div>I&#39;ve installed Aeolus to test with my RHEV (oVirt in reality ;)) and I was following the step-by-step guide to use it (the aeolus site is excellent for this!!).</div><div><br></div><div>But I&#39;ve a problem running the image builder step. I&#39;ve created the Fedora Template, like in the example, but Image build failed and, on the log, I can find a connection problem (I think):</div>

<div><br></div><div><div>2012-10-12 09:56:30,643 INFO oz.Guest.FedoraGuest thread(a236ac0d) Message: Cleaning up guest named factory-build-a236ac0d-c2fe-4daa-b8f9-dbdee4fa3e22</div><div>2012-10-12 09:56:30,646 INFO oz.Guest.FedoraGuest thread(a236ac0d) Message: Cleaning up after install</div>

<div>2012-10-12 09:56:30,660 DEBUG imgfac.builders.BaseBuilder.Fedora_rhevm_Builder thread(a236ac0d) Message: Exception caught in ImageFactory</div><div>2012-10-12 09:56:30,960 DEBUG imgfac.builders.BaseBuilder.Fedora_rhevm_Builder thread(a236ac0d) Message: Traceback (most recent call last):</div>

<div>  File &quot;/usr/lib/python2.7/site-packages/imgfac/builders/Fedora_rhevm_Builder.py&quot;, line 66, in build_image</div><div>    self.build_upload(build_id)</div><div>  File &quot;/usr/lib/python2.7/site-packages/imgfac/builders/Fedora_rhevm_Builder.py&quot;, line 113, in build_upload</div>

<div>    libvirt_xml = guest.install(self.app_config[&quot;timeout&quot;])</div><div>  File &quot;/usr/lib/python2.7/site-packages/oz/Guest.py&quot;, line 1516, in install</div><div>    return self._do_install(timeout, force, 0)</div>

<div>  File &quot;/usr/lib/python2.7/site-packages/oz/Guest.py&quot;, line 1497, in _do_install</div><div>    dom = self.libvirt_conn.createXML(xml, 0)</div><div>  File &quot;/usr/lib64/python2.7/site-packages/libvirt.py&quot;, line 2420, in createXML</div>

<div>    if ret is None:raise libvirtError(&#39;virDomainCreateXML() failed&#39;, conn=self)</div><div>libvirtError: Unable to read from monitor: Connection reset by peer</div></div><div><br></div><div><br></div><div>But I could make connection to RHEV-M during the user/credential step. Any help on this is welcome!!</div>

<div><br></div><div>Thanks</div><div>Marco</div>