Additionally,

 

When agent tries to boot up the engine, I am able to get following status:

 

[root@ovirt-sj-02 images]# hosted-engine --vm-status

 

 

--== Host ovirt-sj-01.ictv.com (id: 1) status ==--

 

conf_on_shared_storage             : True

Status up-to-date                  : True

Hostname                           : ovirt-sj-01.ictv.com

Host ID                            : 1

Engine status                      : {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}

Score                              : 3400

stopped                            : False

Local maintenance                  : False

crc32                              : f4f95c83

local_conf_timestamp               : 4285

Host timestamp                     : 4285

Extra metadata (valid at timestamp):

                metadata_parse_version=1

                metadata_feature_version=1

                timestamp=4285 (Mon Aug 19 15:11:19 2019)

                host-id=1

                score=3400

                vm_conf_refresh_time=4285 (Mon Aug 19 15:11:20 2019)

                conf_on_shared_storage=True

                maintenance=False

                state=EngineStarting

                stopped=False

 

 

--== Host ovirt-sj-02.ictv.com (id: 2) status ==--

 

conf_on_shared_storage             : True

Status up-to-date                  : True

Hostname                           : ovirt-sj-02.ictv.com

Host ID                            : 2

Engine status                      : {"reason": "bad vm status", "health": "bad", "vm": "down", "detail": "Down"}

Score                              : 3400

stopped                            : False

Local maintenance                  : False

crc32                              : c2669fe8

local_conf_timestamp               : 4153

Host timestamp                     : 4153

Extra metadata (valid at timestamp):

                metadata_parse_version=1

                metadata_feature_version=1

                timestamp=4153 (Mon Aug 19 15:09:47 2019)

                host-id=2

                score=3400

                vm_conf_refresh_time=4153 (Mon Aug 19 15:09:47 2019)

                conf_on_shared_storage=True

                maintenance=False

                state=EngineStart

                stopped=False

 

 

 

 

 

From: "Vrgotic, Marko" <M.Vrgotic@activevideo.com>
Date: Monday, 19 August 2019 at 17:17
To: "users@ovirt.org" <users@ovirt.org>
Subject: Issues with oVirt-Engine start - oVirt 4.3.4

 

Dear oVirt,

 

While working on a procedure to get the NFS v4 mount from Netapp, working on oVIrt, following steps came out to be the way to go in regards of setting it up for oVIrt SHE and VM Guests:

 

 

This works fine, and it needs to be executed on each Hypervisor, before its provisioned into oVirt.

 

However, just today I have discovered that command chmod -R 755 /mnt/rhevstore, if executed on new to be added Hypervisor, after oVirt is already running, it brings the oVirt Engine into broken state.

 

The moment I executed the above on 3rd Hypervisor, before provisioning it into oVirt, following occurred:

 

 

I am unable to boot the Engine VM – it end up in Status ForceStop

 

Hosted-engine –vm-status shows:

[root@ovirt-sj-02 ~]# hosted-engine --vm-status

The hosted engine configuration has not been retrieved from shared storage. Please ensure that ovirt-ha-agent is running and the storage server is reachable.

But, storage is mounted and reachable, as well as ovirt-ha-agent running:

[root@ovirt-sj-02 ~]# systemctl status ovirt-ha-agent

● ovirt-ha-agent.service - oVirt Hosted Engine High Availability Monitoring Agent

   Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-agent.service; enabled; vendor preset: disabled)

   Active: active (running) since Mon 2019-08-19 14:57:07 UTC; 23s ago

Main PID: 43388 (ovirt-ha-agent)

    Tasks: 2

   CGroup: /system.slice/ovirt-ha-agent.service

           └─43388 /usr/bin/python /usr/share/ovirt-hosted-engine-ha/ovirt-ha-agent

 

Can somebody help me with what to do?

 

 

— — —
Met vriendelijke groet / Kind regards,

Marko Vrgotic