Version-Release number of selected component:
vdsm-4.10.3-6.fc18
Additional info:
cmdline: python /usr/share/vdsm/nwfilter.pyc
executable: /usr/share/vdsm/nwfilter.pyc
kernel: 3.7.6-201.fc18.x86_64
uid: 0
Truncated backtrace:
libvirt.py:102:openAuth:libvirtError: authentication failed: authentication failed
Traceback (most recent call last):
File "/usr/share/vdsm/nwfilter.py", line 85, in <module>
main()
File "/usr/share/vdsm/nwfilter.py", line 33, in main
conn = libvirtconnection.get()
File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py", line 148, in get
conn = utils.retry(libvirtOpenAuth, timeout=10, sleep=0.2)
File "/usr/lib64/python2.7/site-packages/vdsm/utils.py", line 934, in retry
return func()
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 102, in openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: authentication failed: authentication failed
Local variables in innermost frame:
flags: 0
auth: [[2, 5], <function req at 0x262c8c0>, None]
ret: None
uri: 'qemu:///system'
Comment 5Douglas Schilling Landgraf
2013-02-17 02:25:06 UTC
Hi.
Could you please share how did you manage to achieve this error?
Is it a deployed host from oVirt Manager? If yes, could you please share the logs from Engine /var/log/ovirt-engine/host-deploy/your-host.log? Or is it a manual install of VDSM?
Thanks
Douglas
Hi.
This was user-error problem.
Registration was not complete, so the certificate chain between RHEV-H and RHEV-M fails. The libvirt.py is working correctly, in this case.
Sorry for the noise, and thanks for the quick reply!
Changing status to closed & NOTABUG.
Thanks,
Mark
Version-Release number of selected component: vdsm-4.10.3-6.fc18 Additional info: cmdline: python /usr/share/vdsm/nwfilter.pyc executable: /usr/share/vdsm/nwfilter.pyc kernel: 3.7.6-201.fc18.x86_64 uid: 0 Truncated backtrace: libvirt.py:102:openAuth:libvirtError: authentication failed: authentication failed Traceback (most recent call last): File "/usr/share/vdsm/nwfilter.py", line 85, in <module> main() File "/usr/share/vdsm/nwfilter.py", line 33, in main conn = libvirtconnection.get() File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py", line 148, in get conn = utils.retry(libvirtOpenAuth, timeout=10, sleep=0.2) File "/usr/lib64/python2.7/site-packages/vdsm/utils.py", line 934, in retry return func() File "/usr/lib64/python2.7/site-packages/libvirt.py", line 102, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirtError: authentication failed: authentication failed Local variables in innermost frame: flags: 0 auth: [[2, 5], <function req at 0x262c8c0>, None] ret: None uri: 'qemu:///system'