Good day,
Trying to setup a new 3.5 test environment with centos 6.5 as ovirt node.
But I keep getting these errors:
libvir: XML-RPC error : authentication failed: authentication failed
libvir: XML-RPC error : authentication failed: authentication failed
libvir: XML-RPC error : authentication failed: authentication failed
libvir: XML-RPC error : authentication failed: authentication failed
libvir: XML-RPC error : authentication failed: authentication failed
libvir: XML-RPC error : authentication failed: authentication failed
Traceback (most recent call last):
File "/usr/bin/vdsm-tool", line 154, in main
return tool_command[cmd]["command"](*args)
File "/usr/lib64/python2.6/site-packages/vdsm/tool/nwfilter.py", line
37, in main
conn = libvirtconnection.get(None, False)
File "/usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py",
line 151, in get
conn = _open_qemu_connection()
File "/usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py",
line 95, in _open_qemu_connection
return utils.retry(libvirtOpen, timeout=10, sleep=0.2)
File "/usr/lib64/python2.6/site-packages/vdsm/utils.py", line 1086,
in retry
return func()
File "/usr/lib64/python2.6/site-packages/libvirt.py", line 102, in
openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: authentication failed: authentication failed
2014-07-19 16:45:20 DEBUG otopi.context context._executeMethod:152
method exception
Traceback (most recent call last):
File "/tmp/ovirt-TTJojY73zc/pythonlib/otopi/context.py", line 142, in
_executeMethod
method['method']()
File
"/tmp/ovirt-TTJojY73zc/otopi-plugins/ovirt-host-deploy/vdsm/packages.py", line
219, in _start
self.services.state('vdsmd', True)
File "/tmp/ovirt-TTJojY73zc/otopi-plugins/otopi/services/rhel.py",
line 188, in state
'start' if state else 'stop'
File "/tmp/ovirt-TTJojY73zc/otopi-plugins/otopi/services/rhel.py",
line 96, in _executeServiceCommand
raiseOnError=raiseOnError
File "/tmp/ovirt-TTJojY73zc/pythonlib/otopi/plugin.py", line 871, in
execute
command=args[0],
RuntimeError: Command '/sbin/service' failed to execute
2014-07-19 16:45:20 ERROR otopi.context context._executeMethod:161
Failed to execute stage 'Closing up': Command '/sbin/service' failed to
execute
I tried adding the node through ovirt engine interface and the manual
instrutions on the wiki
(
http://wiki.ovirt.org/Installing_ovirt-node_from_rpm)
Running "service vdsm reconfigure" tells me everything is ok.
Thanks in advance!
Kind regards,
Jorick Astrego
Netbulae