Hello,
I have two hosts in a cluster running ovirt 3.6 and I keep seeing
errors in the event log as follows.
Jan 5, 2017 2:34:01 PM

Host ovirt-node-production2 power management was verified successfully.

Jan 5, 2017 2:34:01 PM

Status of host ovirt-node-production2 was set to Up.

Jan 5, 2017 2:33:58 PM
Executing power management status on Host ovirt-node-production2 using Proxy
Host ovirt-node-production1 and Fence Agent ipmilan:1.2.3.4

Jan 5, 2017 2:33:48 PM

Failed to update OVF disks c7c567a3-ebd5-4e3a-bf1e-66080e8a09b4, OVF data isn't
updated on those OVF stores (Data Center Default, Storage Domain
2-Production-Faster).

Jan 5, 2017 2:33:47 PM

Host ovirt-node-production2 is not responding. It will stay in Connecting
state for a grace period of 104 seconds and after that an attempt to fence the
host will be issued.

Jan 5, 2017 2:33:47 PM

Failed to update OVF disks 389bd0fe-804c-428d-9de1-640d83fe9a29, OVF data isn't
updated on those OVF stores (Data Center Default, Storage Domain
1-Production-Slower).

Jan 5, 2017 2:33:42 PM

VDSM ovirt-node-production2 command failed: Logical Volume extend failed
What concerns me the most is the last two errors. I've verified that all disks
are online and all volume groups are working as expected. Is there a way to
manually update an OVF disk? Here is what the engine database shows for these
disk IDs.
engine=# select * from storage_domains_ovf_info where ovf_disk_id =
'c7c567a3-ebd5-4e3a-bf1e-66080e8a09b4' ;
storage_domain_id | status | ovf_disk_id
| stored_ovfs_ids | last_updated
--------------------------------------+--------+--------------------------------------+-----------------+----------------------------
32f7c737-c1ee-4d2e-82a7-1b5e6efe0cf8 | 1 |
c7c567a3-ebd5-4e3a-bf1e-66080e8a09b4 | | 2016-11-21
13:48:55.756-05
(1 row)
engine=# select * from storage_domains_ovf_info where ovf_disk_id =
'389bd0fe-804c-428d-9de1-640d83fe9a29' ;
storage_domain_id | status | ovf_disk_id
| stored_ovfs_ids | last_updated
--------------------------------------+--------+--------------------------------------+-----------------+----------------------------
52e48bb6-e477-41fe-aa25-69fc04b47c98 | 1 |
389bd0fe-804c-428d-9de1-640d83fe9a29 | | 2016-12-31
00:13:58.924-05
(1 row)
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users