<div dir="ltr">Hi,<div><br></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 6, 2015 at 7:25 AM, Steve @ MyEvolve <span dir="ltr"><<a href="mailto:steve@myevolve.com" target="_blank">steve@myevolve.com</a>></span> 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">Hello List,<div><br></div><div>I did something stupid. </div><div><br></div><div>I moved data centers and then after exhaustion and not thinking clearly...</div><div><br></div><div>I dumped the database and did a find/replace to change the IP space after I had manually ssh into each vm and changed.</div><div><br></div><div>The problem is that the version of the DB I reimported had each vm in suspended mode.</div><div><br></div><div>Each VM is running correctly.  How do I update the db/one to know this without disrupting the running vms?</div><div><br></div><div>Thanks in advance for any help!</div><span class=""><font color="#888888"><div><br></div><div>Steve</div></font></span></div></blockquote><div><br></div><div>The VM state cannot be changed easily. I think the safest way to fix your problem would be to edit the driver to exit 0, and then "false-resume" your VMs. This can be done with the following steps:</div><div><br></div><div>- In the front-end, edit the /var/lib/one/remotes/vmm/<hypervisor>/restore file.</div><div>- To send the update file to each host, execute ''onehost sync --force".</div><div>- Then you can run "onevm resume" on the suspended VMs, and they should move to the running state.</div><div>- After that, restore the original driver script and use the onehost sync command again.<br></div><div><div class="gmail_signature"><div dir="ltr"><br></div><div dir="ltr">Regards<br class="">--<br><div>Carlos Martín, MSc<br>Project Engineer</div><div>OpenNebula - Flexible Enterprise Cloud Made Simple<br><div><span style="border-collapse:collapse;color:rgb(136,136,136);font-size:13px"><a href="http://www.opennebula.org/" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-size:13px"><a href="mailto:cmartin@opennebula.org" target="_blank" style="color:rgb(42,93,176)"></a></span></div></div></div></div></div><div> </div></div></div></div>