Bug 1081605 - glusterd should not create zombies if xfsprogs or e2fsprogs are missing
Summary: glusterd should not create zombies if xfsprogs or e2fsprogs are missing
Keywords:
Status: CLOSED DUPLICATE of bug 1081013
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
low
high
Target Milestone: ---
Assignee: krishnan parthasarathi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-27 16:46 UTC by Niels de Vos
Modified: 2015-11-03 23:06 UTC (History)
3 users (show)

Fixed In Version:
Clone Of: 1081013
Environment:
Last Closed: 2014-04-08 12:39:22 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Niels de Vos 2014-03-27 16:46:36 UTC
+++ 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.
###

Comment 1 Kaleb KEITHLEY 2014-04-08 12:39:22 UTC

*** This bug has been marked as a duplicate of bug 1081013 ***

Comment 2 Niels de Vos 2014-04-09 12:53:00 UTC
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>


Note You need to log in before you can comment on or make changes to this bug.