
----- Original Message -----
From: "Moti Asayag" <masayag@redhat.com> To: "Udaya Kiran P" <ukiran770@yahoo.in>, "Nir Soffer" <nsoffer@redhat.com> Cc: "users" <users@ovirt.org> Sent: Wednesday, February 26, 2014 1:24:25 PM Subject: Re: [Users] Fedora 19 Host Installation Failed - VDSM version (<UNKNOWN>) and cannot join cluster Default which is compatible with VDSM versions [4.13, 4.9, 4.11, 4.12, 4.10]
----- Original Message -----
From: "Udaya Kiran P" <ukiran770@yahoo.in> To: "Moti Asayag" <masayag@redhat.com>, "Alon Bar-Lev" <alonbl@redhat.com> Cc: "users" <users@ovirt.org> Sent: Wednesday, February 26, 2014 12:46:31 PM Subject: Re: [Users] Fedora 19 Host Installation Failed - VDSM version (<UNKNOWN>) and cannot join cluster Default which is compatible with VDSM versions [4.13, 4.9, 4.11, 4.12, 4.10]
Hi Moti,
I have attached the logs - supervdsm,vdsm,messages from the Host.
The engine fails to connect to vdsm with: 2014-02-26 01:21:42,642 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-6-thread-7) [7e2148] org.ovirt.engine.core.vdsbroker.vdsbroker.VDSRecoveringException: Failed to initialize storage
And the vdsm.log shows and messages contains the following error which seems to be the source of the problem:
Feb 26 01:21:33 test-101022114 vdsm vds ERROR Error initializing IRS#012Traceback (most recent call last):#012 File "/usr/share/vdsm/clientIF.py", line 258, in _initIRS#012 self.irs = Dispatcher(HSM())#012 File "/usr/share/vdsm/storage/hsm.py", line 352, in __init__#012 multipath.setupMultipath()#012 File "/usr/share/vdsm/storage/multipath.py", line 182, in setupMultipath#012 raise se.MultipathReloadError()#012MultipathReloadError: Multipath service reload error: ()
Nir, could you advise ?
According to /var/log/messages, multipathd is disabled. Feb 26 01:21:32 test-101022114 systemd[1]: Unit multipathd.service cannot be reloaded because it is inactive. Feb 26 01:21:32 test-101022114 python[2866]: detected unhandled Python exception in '/usr/bin/vdsm-tool' Feb 26 01:21:33 test-101022114 dbus-daemon[572]: dbus[572]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) Feb 26 01:21:33 test-101022114 dbus[572]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) Feb 26 01:21:33 test-101022114 dbus-daemon[572]: dbus[572]: [system] Successfully activated service 'org.freedesktop.problems' Feb 26 01:21:33 test-101022114 dbus[572]: [system] Successfully activated service 'org.freedesktop.problems' Feb 26 01:21:33 test-101022114 vdsm vds ERROR Error initializing IRS#012Traceback (most recent call last):#012 File "/usr/share/vdsm/clientIF.py", line 258, in _initIRS#012 self.irs = Dispatcher(HSM())#012 File "/usr/share/vdsm/storage/hsm.py", line 352, in __init__#012 multipath.setupMultipath()#012 File "/usr/share/vdsm/storage/multipath.py", line 182, in setupMultipath#012 raise se.MultipathReloadError()#012MultipathReloadError: Multipath service reload error: () Alon, do you know why the service is not enabled? Thanks, Nir