Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ovirt 4.3 VDSM MoM is failing to start #421

Closed
volga629-1 opened this issue Jul 5, 2024 · 1 comment
Closed

Ovirt 4.3 VDSM MoM is failing to start #421

volga629-1 opened this issue Jul 5, 2024 · 1 comment

Comments

@volga629-1
Copy link

volga629-1 commented Jul 5, 2024

Hello Everyone,

Ovirt 4.3 Host is Unresponsive mode where mom service is not coming up . I see in log traceback
Any hint thank you.

2024-07-05 20:47:40,991 - mom - ERROR - Failed to initialize MOM threads
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/mom/__init__.py", line 29, in run
    hypervisor_iface = self.get_hypervisor_interface()
  File "/usr/lib/python2.7/site-packages/mom/__init__.py", line 217, in get_hypervisor_interface
    return module.instance(self.config)
  File "/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/vdsmjsonrpcclientInterface.py", line 96, in instance
    return JsonRpcVdsmClientInterface()
  File "/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/vdsmjsonrpcclientInterface.py", line 31, in __init__
    self._vdsm_api = client.connect(host="localhost")
  File "/usr/lib/python2.7/site-packages/vdsm/client.py", line 157, in connect
    raise ConnectionError(host, port, use_tls, timeout, e)
ConnectionError: Connection to localhost:54321 with use_tls=True, timeout=60 failed: [Errno 13] Permission denied

@sandrobonazzola
Copy link
Member

oVirt 4.3 reached EOL long time ago, please upgrade to 4.5

@sandrobonazzola sandrobonazzola closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants