Forgot one more issue with ovirt, on some hypervisor nodes we also run docker, it appears
vdsm tries to get an hold of the interfaces docker creates/removes and this is spamming
the vdsm and engine logs with;
Get Host Statistics failed: Internal JSON-RPC error: {'reason': '[Errno 19]
veth7611c53 is not present in the system'}
Couldn’t really find a way to let vdsm ignore those interfaces.