Hi
after upgrade from ovirt-4.4 -> ovirt 4.5
We had to face the jdbc problem and that we had old database enties
which prohibited an upgrade.
I had dropped all dbs and restored from engine backup but now
I get the following error when I want to upgrade again
[root@ovirt-engine ~]# engine-setup
[ INFO ] Stage: Initializing
[ INFO ] Stage: Environment setup
Configuration files:
/etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf,
/etc/ovirt-engine-setup.conf.d/10-packaging.conf,
/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf
Log file:
/var/log/ovirt-engine/setup/ovirt-engine-setup-20220517153716-whf2lg.log
Version: otopi-1.10.0 (otopi-1.10.0-1.el8)
[ ERROR ] Failed to execute stage 'Environment setup': Cannot connect to
database for grafana using existing credentials:
ovirt_engine_history_grafana@localhost:5432
[ INFO ] Stage: Clean up
Log file is located at
/var/log/ovirt-engine/setup/ovirt-engine-setup-20220517153716-whf2lg.log
[ INFO ] Generating answer file
'/var/lib/ovirt-engine/setup/answers/20220517153720-setup.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Execution of setup failed
the log shows:
RuntimeError: Cannot connect to database for grafana using existing
credentials: ovirt_engine_history_grafana@localhost:5432
2022-05-17 15:37:20,461+0200 ERROR otopi.context
context._executeMethod:154 Failed to execute stage 'Environment setup':
Cannot connec
t to database for grafana using existing credentials:
ovirt_engine_history_grafana@localhost:5432
How can I get grafana to connect to database again?
With kinde regards
Moritz