Clean Up the Deployment

If your self-hosted engine deployment fails, you must perform a few cleanup tasks before retrying.

  1. Run the hosted engine cleanup command:

    # /usr/sbin/ovirt-hosted-engine-cleanup
  2. Remove the storage:

    # rm -rf <storage_repo>/*
  3. 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*