
Please clarify the topology in more details. What exactly is intended to run where?
The guess of the engine on one machine (ovirt-ctl) then the db, dwh dwh_db on the separate machine (ovirt-net)
On which machine?
This is on ovirt-net when trying to setup dwh+dwh_db
This should only happen on the dwh machine ("ovirt-net"?)
Yes, has only happened during the DWH setup on ovirt-net
A guess:
Your setup (with the engine on one machine and its db+dwh+dwh_db on another) is not a common one, and was likely not tested with the addition of grafana integration (new in 4.4).
So you can try this: 1. Setup DBs + engine (already done) 2. On engine-setup on the other machine, reply 'No' to 'Configure grafana?'. This should hopefully succeed. 3. Run there 'engine-setup --reconfigure-optional-components' and enable grafana. Hopefully will work this time...
Trying this; the initial setup for just dwh+dwh_db without grafana goes by successfully now, however the reconfiguration setup run fails similarly as before: [ INFO ] Creating a user for Grafana [ ERROR ] Failed to execute stage 'Misc configuration': terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. Thank you in advance, Maitlin