Clean Up the Deployment
If your self-hosted engine deployment fails, you must perform a few cleanup tasks before retrying.
-
Run the hosted engine cleanup command:
# /usr/sbin/ovirt-hosted-engine-cleanup
-
Remove the storage:
# rm -rf <storage_repo>/*
-
If the deployment failed after the local, temporary hosted engine virtual machine is created, you might need to clean up the local virtual machine repository:
# rm -rf /var/tmp/localvm*