You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to redeploy a hosted engine backup I made to test migrating the HE over to a new storage domain. However, after the script updates the previous HE storage domain name, it tries to save the value of DisableFenceAtStartup and fails as it seems unable to talk to the database.
To reproduce
Put an existing oVirt cluster into global maintenance mode.
Stop the hosted engine
Create a backup of the HE, move to a remote location.
Reinstall a fresh copy of oVirt Node 4.5.4 on the prior HE host.
Redeploy the hosted engine from backup w/ "hosted-engine --deploy --restore-from-backup= --4
Answer questions for the re-deployment, set datacenter and cluster name to same as the backed up HE, as well as HE IP.
Expected behavior
Expect the script to re-deploy the HE from the backup to its prior state.
Screenshots
Additional context
Our overarching goal is to migrate an existing HE in a production environment to a new storage domain without upsetting existing VMs running our services so that we can make changes to our primary VM and HE storage.
The text was updated successfully, but these errors were encountered:
Trying this w/ oVirt Node 4.5.4.
Describe the bug
I'm trying to redeploy a hosted engine backup I made to test migrating the HE over to a new storage domain. However, after the script updates the previous HE storage domain name, it tries to save the value of DisableFenceAtStartup and fails as it seems unable to talk to the database.
To reproduce
Put an existing oVirt cluster into global maintenance mode.
Stop the hosted engine
Create a backup of the HE, move to a remote location.
Reinstall a fresh copy of oVirt Node 4.5.4 on the prior HE host.
Redeploy the hosted engine from backup w/ "hosted-engine --deploy --restore-from-backup= --4
Answer questions for the re-deployment, set datacenter and cluster name to same as the backed up HE, as well as HE IP.
Expected behavior
Expect the script to re-deploy the HE from the backup to its prior state.
Screenshots
Additional context
Our overarching goal is to migrate an existing HE in a production environment to a new storage domain without upsetting existing VMs running our services so that we can make changes to our primary VM and HE storage.
The text was updated successfully, but these errors were encountered: