Created attachment 1036262 [details] VDSM Log Description of problem: VDSM service gets killed immediately after start in mom package is not installed. Version-Release number of selected component (if applicable): vdsm-4.17.0-766.git2bf570a.el7.x86_64 How reproducible: Always Steps to Reproduce: 1. Start the VDSM Service by 'service vdsmd start' 2. Check the vdsm service status 'service vdsmd status' Actual results: VDSM service will be in inactive or failed status. Expected results: VDSM service should be running without mom. Additional info: Red Hat Gluster Storage build of VDSM doesn't require MOM as a dependency and vdsmd should run without mom. Also in RHEL-6 VDSM works without mom.
Created attachment 1036263 [details] /var/log/messages
As a workaround, remove ksmtuned.service from vdsmd.service file and restart vdsmd.
Created attachment 1038557 [details] patch This patch removes ksmtuned.service from vdsmd.service unit file
Verified and works fine with vdsm-4.16.20-1.1.el7rhgs.x86_64. vdsm no longer requires mom package. Vdsm now starts successfully with out mom. Workaround done to remove the dependency on mom as per comment 5. [root@rhs-arch-srv1 ~]# rpm -qa | grep mom [root@rhs-arch-srv1 ~]# verified that mom is not installed by running the command above.
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/RHSA-2015-1495.html