
On Mon, May 3, 2021 at 7:03 AM <ozmen62@hotmail.com> wrote:
I've checed every log. Should i look for something special.
The process is basically like this: The engine wants to update the OVF_STORE of the HostedEngine VM (or some other VM, but let's ignore that). So it asks a host to do that - I think the SPM. So far, should be logged to engine.log. The host updates OVF_STORE and tells the engine it finished. Should be in vdsm.log of the host doing that. The -ha daemons check OVF_STORE on the storage to check for updates. If found, they handle them. Should be in -ha logs. For an overview, see also: https://www.ovirt.org/develop/release-management/features/sla/hosted-engine-... https://www.ovirt.org/develop/release-management/features/sla/hosted-engine-... So, something is broken somewhere. Go over the logs and try to see if the engine updates (successfully) OVF_STORE, and if -ha read from the correct location. Best regards, -- Didi