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