+++ This bug was initially created as a clone of Bug #1081013 +++ email on gluster-users mailing list: Subject: Re: [Gluster-users] Gluster 3.4.2 on Redhat 6.5 I’ve got to the bottom of it…. By running glusterd in foreground with debug enabled I was able to see two error messages when the command was being run… it appears that it was requiring the xfsprogs package which I did not have installed. Once I installed it it appears that zombie processes are no longer being “created”. ### ### This bug has been filed to prevent the creation of zombies. ###
*** This bug has been marked as a duplicate of bug 1081013 ***
Fixed with this change from bug 1081013: COMMIT: http://review.gluster.org/7360 committed in master by Anand Avati (avati) ------ commit aa199093fdf37dcd87a73cea83f9b9164d5800c5 Author: Jeff Darcy <jdarcy> Date: Thu Mar 27 18:51:08 2014 +0000 glusterd: call runner_end even if runner_start fails Change-Id: I5eca01a131307ba3be2aed4922eea73025ff284c BUG: 1081013 Signed-off-by: Jeff Darcy <jdarcy> Reviewed-on: http://review.gluster.org/7360 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Niels de Vos <ndevos> Reviewed-by: Krishnan Parthasarathi <kparthas> Reviewed-by: Anand Avati <avati>