DescriptionAnatoly Litovsky
2015-05-26 19:40:49 UTC
Created attachment 1030158[details]
logs engine and node
Description of problem:
vdsmd fails to start .
Complains the libvirtd is not configured
Version-Release number of selected component (if applicable):
How reproducible: 100%
Steps to Reproduce:
attach ovirt node to running engine
Approve the node
The approval will fail to start vdsm service
Additional info:
vdsm version
rpm -q vdsm
vdsm-4.16.17-1.el6ev.x86_64
Attached node and engine logs
Attempt to reconfigure and start failed
[root@node1 admin]# vdsm-tool configure --force
Checking configuration status...
libvirt is not configured for vdsm yet
Running configure...
checking certs..
Reconfiguration of libvirt is done.
Done configuring modules to VDSM.
[root@node1 admin]# service vdsmd start
vdsm: Running mkdirs
vdsm: Running configure_coredump
vdsm: Running configure_vdsm_logs
vdsm: Running wait_for_network
vdsm: Running run_init_hooks
vdsm: Running upgraded_version_check
vdsm: Running check_is_configured
libvirt is not configured for vdsm yet
Modules libvirt are not configured
Error:
One of the modules is not configured to work with VDSM.
To configure the module use the following:
'vdsm-tool configure [--module module-name]'.
If all modules are not configured try to use:
'vdsm-tool configure --force'
(The force flag will stop the module's service and start it
afterwards automatically to load the new configuration.)
vdsm: stopped during execute check_is_configured task (task returned with error code 1).
vdsm start [FAILED]
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2015-1103.html
Created attachment 1030158 [details] logs engine and node Description of problem: vdsmd fails to start . Complains the libvirtd is not configured Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: attach ovirt node to running engine Approve the node The approval will fail to start vdsm service Additional info: vdsm version rpm -q vdsm vdsm-4.16.17-1.el6ev.x86_64 Attached node and engine logs Attempt to reconfigure and start failed [root@node1 admin]# vdsm-tool configure --force Checking configuration status... libvirt is not configured for vdsm yet Running configure... checking certs.. Reconfiguration of libvirt is done. Done configuring modules to VDSM. [root@node1 admin]# service vdsmd start vdsm: Running mkdirs vdsm: Running configure_coredump vdsm: Running configure_vdsm_logs vdsm: Running wait_for_network vdsm: Running run_init_hooks vdsm: Running upgraded_version_check vdsm: Running check_is_configured libvirt is not configured for vdsm yet Modules libvirt are not configured Error: One of the modules is not configured to work with VDSM. To configure the module use the following: 'vdsm-tool configure [--module module-name]'. If all modules are not configured try to use: 'vdsm-tool configure --force' (The force flag will stop the module's service and start it afterwards automatically to load the new configuration.) vdsm: stopped during execute check_is_configured task (task returned with error code 1). vdsm start [FAILED]