<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 12, 2018 at 8:22 AM, Russell Wecker <span dir="ltr">&lt;<a href="mailto:russell.wecker@gmail.com" target="_blank">russell.wecker@gmail.com</a>&gt;</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">I have a hosted engine setup that when I ran the system updates for it, and it will not boot. </div></blockquote><div><br></div><div>Did you set global maintenance mode at update time?</div><div>If not, ovirt-ha-agent could try to restart the engine VM for HA reasons in the middle of the update with potentially dangerous results.</div><div> </div><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">I would like to have it boot from a rescue CD image so i can fix it i have copied the /var/run/ovirt-hosted-<wbr>engine-ha/vm.conf to /root and modified it however i cannot seem to find the exact options to configure the file  for .iso  my current settings are <div><br></div><div>devices={index:2,iface:ide,<wbr>shared:false,readonly:true,<wbr>deviceId:8c3179ac-b322-4f5c-<wbr>9449-c52e3665e0ae,address:{<wbr>controller:0,target:0,unit:0,<wbr>bus:1,type:drive},device:<wbr>cdrom,path:,type:disk}<br></div><div>How do i change it to boot from local .iso.</div><div><br></div></div></blockquote><div><br></div><div>Hi,</div><div>you can add &#39;bootOrder:1&#39; and the path to your iso image after &#39;path:&#39; on your cdrom device line in a local copy of vm.conf.</div><div>You have also to remove &#39;bootOrder:1&#39; from the disk device.</div><div><br></div><div>So you can try starting the VM with</div><div>  hosted-engine --vm-start --vm-conf=/your/custom/vm.conf<br></div><div><br></div><div>Good luck</div><div> </div><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"><div></div><div><br></div><div>Thanks</div><div><br></div><div>Any help would be most appreciated.</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>