<div dir="ltr">Hello!<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 24, 2017 at 4:34 PM, gflwqs gflwqs <span dir="ltr">&lt;<a href="mailto:gflwqs@gmail.com" target="_blank">gflwqs@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>I am running ovirt4.1.1 and moving my vm:s is no problem.</div><div>However how do i move my hosted engine disk to the new FC SAN?</div><div>In the engine gui i am able to click move disk but is this enough?</div><br></div></blockquote></div><br></div><div class="gmail_extra">Short answer: No, it&#39;s not enough. Use backup/restore<br><br></div><div class="gmail_extra">Long answer: It would be better to reinstall Hosted Engine on a new FC SAN and restore database from a backup, but that operations is quite tricky. <br><br></div><div class="gmail_extra">It also requires some extra space for VMs, as you will be putting couple of  hosts into maintenance mode and at least one host will be reinstalled.<br></div><div class="gmail_extra"><br>I would recommend you to migrate all your VMs to non-HE hosts at first. If you don&#39;t have enough hosts for that, you should either temporarily undeploy HE from some hosts or shutdown some VMs. If both options are not possible, you may still continue, but you may have some undesired effects. <br><br></div><div class="gmail_extra">After that take a database backup and execute engine-migrate-he.py script. This script will put one of your hosts into maintenance mode, so you will need some extra space for your VMs (including HE VM). <br><br></div><div class="gmail_extra">Now you are safe to switch Hosted Engine to global maintenance mode, shutdown you HE VM, redeploy HE on some host using new FC SAN and restore your database. engine-backup script should be executed with --he-remove-hosts --he-remove-hosts options. <br><br></div><div class="gmail_extra">Finally, immediately after database restoration, redeploy existing HE hosts, so they will join new HE cluster. It is also safe to activate host, that was put to maintenance mode by engine-migrate-he.py script (but if it was a HE host, just reinstall it)<br></div></div>