I'm getting problems upgrading oVirt Hosted-Engine from 4.2.8 to 4.3.3.
After installing this release in Engine VM, I ran yum update
, then engine-setup
and got this error:
--== DATABASE CONFIGURATION ==--
[WARNING] This release requires PostgreSQL server 10.6 but the engine database is currently hosted on PostgreSQL server 9.5.14.
[ INFO ] Verifying PostgreSQL SELinux file context rules
[ ERROR ] Failed to execute stage 'Environment customization': could not stat file "base/13699369/1259_fsm": Permission denied
[ INFO ] Stage: Clean up
Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20190602110956-iqr6bc.log
[ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20190602111120-setup.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Execution of setup failed
But I don't find any solution on how to solve this issue.
Maybe I'm doing something wrong?