Hello
I'm stuck since 3 days trying to find out why I can't start a VM. I tried to
start with the GUI (ovirt-manager) and ovirt-shell
action vm 5a61762e-ff97-47b6-891b-2a05d38ebc45 start
==================================================================================
status: 400
reason: Bad Request
detail: There are no hosts to use. Check that the cluster contains at least one host in
Up state.
=================================================================================
list hosts;
id : f76a3135-8a3b-4c5b-b7bd-4c539e93d944
name : ovirt01.xxx.yy
id : 1f545c5a-06a7-497c-914a-29e81b1b80d7
name : ovirt02.xxx.yy
Theses 2 hosts are running other VMs without any problem. I tried to export the VM and
re-import it but the problem still present. I'm thinking of something like a lease
for HA that went bad somewhere and that's maybe why the VM don't want to start but
I can't find out.
I went to postgresql (engine DB) to find out some clues but nothing yet.
Is there someone that can send me some clues or better a solution for this issue
Hosted engine is Version 4.2.4.5-1.el7
Hosts are running :ovirt-host-4.2.3-1.el7.x86_64
Storage use ISCSI with a Storinator from 45Drives (Freenas 11)
Thanks