Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. systemctl -l status ovirt-ha-broker.service ● ovirt-ha-broker.service
  2. - oVirt Hosted Engine High Availability Communications Broker
  3.  
  4. ▽ Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-broker.service; enabled; vendor preset: disabled)
  5.  
  6. ▽ Active: active (running) since Thu 2017-08-17 15:28:57 +07; 48s ago
  7.  
  8. ▽ Main PID: 1926 (ovirt-ha-broker) CGroup: /system.slice/ovirt-ha-broker.service
  9. └─1926 /usr/bin/python /usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker --no-daemon
  10.  
  11. Aug 17 15:28:57 vnode10.pi.local systemd[1]: Started oVirt Hosted Engine High Availability Communications Broker. Aug 17 15:28:57 vnode10.pi.local systemd[1]: Starting oVirt Hosted Engine High Availability Communications Broker... Aug 17 15:29:08 vnode10.pi.local ovirt-ha-broker[1926]: ovirt-ha-broker ovirt_hosted_engine_ha.broker.listener.ConnectionHandler ERROR Error handling request, data: 'set-storage-domain FilesystemBackend dom_type=iscsi sd_uuid=817a5b54-26c1-4d7d-a711-dafdb1ea477d'
  12. Traceback (most recent call last):
  13. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/listener.py", line 166, in handle
  14. data)
  15. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/listener.py", line 299, in _dispatch
  16. .set_storage_domain(client, sd_type, **options)
  17. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/broker/storage_broker.py", line 66, in set_storage_domain
  18. self._backends[client].connect()
  19. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/storage_backends.py", line 470, in connect
  20. for lv in os.listdir(os.path.join("/dev", uuid)):
  21. OSError: [Errno 2] No such file or directory: '/dev/817a5b54-26c1-4d7d-a711-dafdb1ea477d’
  22.  
  23. systemctl -l status vdsmd.service
  24. ● vdsmd.service - Virtual Desktop Server Manager
  25. Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled; vendor preset: enabled)
  26. Active: active (running) since Thu 2017-08-17 15:29:07 +07; 1min 30s ago
  27. Process: 3686 ExecStartPre=/usr/libexec/vdsm/vdsmd_init_common.sh --pre-start (code=exited, status=0/SUCCESS)
  28. Main PID: 3759 (vdsm)
  29. CGroup: /system.slice/vdsmd.service
  30. └─3759 /usr/bin/python2 /usr/share/vdsm/vdsm
  31.  
  32. Aug 17 15:29:06 vnode10.pi.local vdsmd_init_common.sh[3686]: vdsm: Running syslog_available
  33. Aug 17 15:29:06 vnode10.pi.local vdsmd_init_common.sh[3686]: vdsm: Running nwfilter
  34. Aug 17 15:29:07 vnode10.pi.local vdsmd_init_common.sh[3686]: vdsm: Running dummybr
  35. Aug 17 15:29:07 vnode10.pi.local vdsmd_init_common.sh[3686]: vdsm: Running tune_system
  36. Aug 17 15:29:07 vnode10.pi.local vdsmd_init_common.sh[3686]: vdsm: Running test_space
  37. Aug 17 15:29:07 vnode10.pi.local vdsmd_init_common.sh[3686]: vdsm: Running test_lo
  38. Aug 17 15:29:07 vnode10.pi.local systemd[1]: Started Virtual Desktop Server Manager.
  39. Aug 17 15:29:08 vnode10.pi.local vdsm[3759]: vdsm throttled WARN MOM not available.
  40. Aug 17 15:29:08 vnode10.pi.local vdsm[3759]: vdsm throttled WARN MOM not available, KSM stats will be missing.
  41. Aug 17 15:29:08 vnode10.pi.local vdsm[3759]: vdsm root ERROR failed to retrieve Hosted Engine HA info
  42. Traceback (most recent call last):
  43. File "/usr/lib/python2.7/site-packages/vdsm/host/api.py", line 231, in _getHaInfo
  44. stats = instance.get_all_stats()
  45. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py", line 103, in get_all_stats
  46. self._configure_broker_conn(broker)
  47. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py", line 180, in _configure_broker_conn
  48. dom_type=dom_type)
  49. File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py", line 177, in set_storage_domain
  50. .format(sd_type, options, e))
  51. RequestError: Failed to set storage domain FilesystemBackend, options {'dom_type': 'iscsi', 'sd_uuid': '817a5b54-26c1-4d7d-a711-dafdb1ea477d'}: Request failed: <type 'exceptions.OSError’>
  52.  
  53. ls -l /dev/817a5b54-26c1-4d7d-a711-dafdb1ea477d
  54. total 0
  55. lrwxrwxrwx. 1 root root 8 Aug 17 16:01 17bb9c12-c496-4fd3-b53e-ee4c8d319b43 -> ../dm-10
  56. lrwxrwxrwx. 1 root root 8 Aug 17 16:01 1e9a3147-34ac-4020-8f95-71aa5d1a5258 -> ../dm-13
  57. lrwxrwxrwx. 1 root root 8 Aug 17 16:01 436d8816-990e-4acd-b040-7cd948f7c0af -> ../dm-11
  58. lrwxrwxrwx. 1 root root 8 Aug 17 16:01 eeb4b310-cc23-472c-9bce-36ce27881727 -> ../dm-12
  59. lrwxrwxrwx. 1 root root 7 Aug 17 16:01 ids -> ../dm-5
  60. lrwxrwxrwx. 1 root root 7 Aug 17 16:01 inbox -> ../dm-8
  61. lrwxrwxrwx. 1 root root 7 Aug 17 16:01 leases -> ../dm-6
  62. lrwxrwxrwx. 1 root root 7 Aug 17 16:01 master -> ../dm-9
  63. lrwxrwxrwx. 1 root root 7 Aug 17 16:01 metadata -> ../dm-4
  64. lrwxrwxrwx. 1 root root 7 Aug 17 16:01 outbox -> ../dm-7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement