Hi,
Hi, I'm building ovirt-engine and ovirt-engine-appliance rpm on CentOS8.
Perhaps explain what you are trying to do that is different from what oVirt does?
But when I install ovirt using "hosted-engine --deploy" command using local repository that contains the rpms,
the installation always stucks in "run engine-setup with answerfile".
So I checked engine-setup log in /var/log/ovirt-engine/setup of HostedEngineLocal VM, the error log is as follow.
I've been trying to solve this problem for a long time, but i'm just not sure what the problem is.
---
2021-09-08 14:44:23,841+0900 DEBUG otopi.plugins.otopi.dialog.human human.queryString:159 query OVESETUP_ENGINE_DB_PASSWORD
2021-09-08 14:44:23,842+0900 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:204 DIALOG:SEND Engine database password:
This is a prompt for the "engine database password". It should not normally appear in the log. By default, we use automatic DB provisioning and so generate a random password (and do not prompt for one). Perhaps compare your answer file with the one in the standard appliance?
Best regards,
--