
Hi This thread points to the same thing but there's no solution. https://lists.ovirt.org/archives/list/users@ovirt.org/message/CGHM7K2DJH76MQ... I am seting up a new kvm environment. Oracle linux virtualization manager is up, kvm host prepared and I am trying to set up fencing with ilo4. When adding via gui I get ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-12) [62fc5810-5d9a-4baf-b1a7-983da8d039fc] Can not run fence action on host 'kvm1', no suitable proxy host was found. I left options blank but tried privlvl=operator,lanplus=on and nothing. Test via cli works fine. [root@kvm1 lib]# fence_ilo4 -a 192.168.9.98 -l Administrator -p ***-v -o status 2021-08-27 14:18:56,815 INFO: Executing: /usr/bin/ipmitool -I lanplus -H 192.168.9.98 -p 623 -U Administrator -P [set] -L ADMINISTRATOR chassis power status 2021-08-27 14:18:56,982 DEBUG: 0 Chassis Power is on Status: ON Error message because of that. Health check on Host kvm1 indicates that future attempts to Stop this host using Power-Management are expected to fail. Can anyone help?