Advertisement
kmajumder

ha-broker error

Oct 24th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. [root@rhsdev-grafton4-nic2 vdsm]# systemctl status ovirt-ha-broker -l
  2. ● ovirt-ha-broker.service - oVirt Hosted Engine High Availability Communications Broker
  3. Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-broker.service; enabled; vendor preset: disabled)
  4. Active: active (running) since Wed 2018-10-24 15:50:00 IST; 9min ago
  5. Main PID: 10404 (ovirt-ha-broker)
  6. Tasks: 6
  7. CGroup: /system.slice/ovirt-ha-broker.service
  8. └─10404 /usr/bin/python /usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker
  9.  
  10. Oct 24 15:50:00 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com systemd[1]: Starting oVirt Hosted Engine High Availability Communications Broker...
  11. Oct 24 15:54:12 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker ERROR Failed to read metadata from /var/run/vdsm/storage/53ea5fda-141f-4423-9fa4-5cf27bd7fdfd/35db2fe5-6f91-4b0b-af98-8c1ad6f43450/36195518-fc49-46a6-87bb-ab1258402ab8
  12. Traceback (most recent call last):
  13. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 152, in get_raw_stats
  14. f = os.open(path, direct_flag | os.O_RDONLY | os.O_SYNC)
  15. OSError: [Errno 2] No such file or directory: '/var/run/vdsm/storage/53ea5fda-141f-4423-9fa4-5cf27bd7fdfd/35db2fe5-6f91-4b0b-af98-8c1ad6f43450/36195518-fc49-46a6-87bb-ab1258402ab8'
  16. Oct 24 15:54:12 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update ERROR Failed to read state.
  17. Traceback (most recent call last):
  18. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py", line 94, in run
  19. self._storage_broker.get_raw_stats()
  20. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 163, in get_raw_stats
  21. .format(str(e)))
  22. RequestError: failed to read metadata: [Errno 2] No such file or directory: '/var/run/vdsm/storage/53ea5fda-141f-4423-9fa4-5cf27bd7fdfd/35db2fe5-6f91-4b0b-af98-8c1ad6f43450/36195518-fc49-46a6-87bb-ab1258402ab8'
  23. Oct 24 15:54:12 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update ERROR Trying to restart the broker
  24. Oct 24 15:54:22 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker ERROR Failed to read metadata from /var/run/vdsm/storage/53ea5fda-141f-4423-9fa4-5cf27bd7fdfd/35db2fe5-6f91-4b0b-af98-8c1ad6f43450/36195518-fc49-46a6-87bb-ab1258402ab8
  25. Traceback (most recent call last):
  26. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 152, in get_raw_stats
  27. f = os.open(path, direct_flag | os.O_RDONLY | os.O_SYNC)
  28. OSError: [Errno 2] No such file or directory: '/var/run/vdsm/storage/53ea5fda-141f-4423-9fa4-5cf27bd7fdfd/35db2fe5-6f91-4b0b-af98-8c1ad6f43450/36195518-fc49-46a6-87bb-ab1258402ab8'
  29. Oct 24 15:54:22 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update ERROR Failed to read state.
  30. Traceback (most recent call last):
  31. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/status_broker.py", line 94, in run
  32. self._storage_broker.get_raw_stats()
  33. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 163, in get_raw_stats
  34. .format(str(e)))
  35. RequestError: failed to read metadata: [Errno 2] No such file or directory: '/var/run/vdsm/storage/53ea5fda-141f-4423-9fa4-5cf27bd7fdfd/35db2fe5-6f91-4b0b-af98-8c1ad6f43450/36195518-fc49-46a6-87bb-ab1258402ab8'
  36. Oct 24 15:54:22 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.status_broker.StatusBroker.Update ERROR Trying to restart the broker
  37. Oct 24 15:54:27 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker ERROR Failed to start monitoring domain (sd_uuid=53ea5fda-141f-4423-9fa4-5cf27bd7fdfd, host_id=3): timeout during domain acquisition
  38. Oct 24 15:54:27 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com ovirt-ha-broker[10404]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.listener.Action.start_domain_monitor ERROR Error in RPC call: Failed to start monitoring domain (sd_uuid=53ea5fda-141f-4423-9fa4-5cf27bd7fdfd, host_id=3): timeout during domain acquisition
  39. Oct 24 15:54:27 rhsdev-grafton4-nic2.lab.eng.blr.redhat.com python[10404]: detected unhandled Python exception in '/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement