Oracle OLVM hosted engine fails to start
Hi,
In a 4.4 environment (4.4.10.7-1.0.22.el8) with a self-hosted engine architecture,
expired SSL certificates have to be renewed.
Following point 2 of the Doc.ID 3006292.1 "Renewal of SSL certificates that are already expired", all these steps
were executed properly:
- backup the certificates under "/etc/pki" from OLVM engine
"# tar cf /var/tmp/pkidate '+%Y%m%d%H%M%S'.tar /etc/pki/
" - Enable global maintenance mode
"KVM-host# hosted-engine --set-maintenance --mode=global
" - Update certificates with following command:
"# engine-setup --offline
" - Answer all the questions appropriately and answered "Yes" to the question about renewing certificates
At this point the hosted-engine certificates were renewed correctly