
Hi, after I changed the network configuration of one of my hosted engine hosts in oVirt I am no longer able to run the ha-daemon on the host. When I run hosted-engine --connect-storage on this host I get the following error: vdsm.client.TimeoutError: Request StoragePool.connectStorageServer with args {'connectionParams': [{'netIfaceName': 'ens1f1', 'port': '3260', 'connection': '192.168.1.1', 'iqn': 'iqn.2002-03.com.compellent:5000 d...', 'user': '', 'tpgt': '0', 'ifaceName': 'ens1f1', 'password': '', 'id': 'cd5fa13f-fbb7-4cc6-a094-4b280dc7b514'}], 'storagepoolID': '00000000-0000-0000-0000-000000000000', 'domainType': 3} timed out after 60 seconds ens1f1 is the network card that has been used earlier for iSCSI, now it should connect via ens1f0. Is there a way to update this configuration for the host? Regards Bernhard