[ovirt-users] Re: Migrate engine to another storage domain without losing engine settings?

2020-04-21 Thread Simon Nylund
Didn't recieve the forwarded email. Could you send it to si...@weblink.se please? Thanks, ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt

[ovirt-users] Re: Migrate engine to another storage domain without losing engine settings?

2020-04-17 Thread Simon Nylund
The only way for me to choose another storage domain for the HE, was when i did a /usr/sbin/ovirt-hosted-engine-cleanup on one of the nodes, and then hosted-engine --deploy --restore-from-file=backup/file_name. After that I ended up with HE running on the new storage domain, and the data still

[ovirt-users] Re: Migrate engine to another storage domain without losing engine settings?

2020-04-17 Thread Simon Nylund
Thanks for the answer, The goal is to move our current HE storage domain on an external gluster, to a gluster storage on our nodes instead. So move HE from one gluster to another gluster. ___ Users mailing list -- users@ovirt.org To unsubscribe send

[ovirt-users] Re: Migrate engine to another storage domain without losing engine settings?

2020-04-16 Thread Patrick Lomakin
You can use two ways to do that: if your new environment has the same version try to use engine-backup/restore, or save your backup and try to use hosted-engine --deploy --restore-configuration=your-backup, see more info in documentation ___ Users

[ovirt-users] Re: Migrate engine to another storage domain without losing engine settings?

2020-04-15 Thread Strahil Nikolov
On April 15, 2020 11:40:23 AM GMT+03:00, Simon Nylund wrote: >Have been trying to figure out a simple way of migrating our >hosted-engine to another storage domain, while keeping the data on the >same domain. > >Is there any safe way of doing this? Fortunately I've only tested this >in a dev