[Bugs] [Bug 1491059] PID File handling: brick pid file leaves stale pid and brick fails to start when glusterd is started

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 25 14:03:58 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1491059



--- Comment #10 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18484 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com) 
------
commit 411a401f7e4f81f6a77eea1438a3a43c73e06104
Author: Gaurav Kumar Garg <garg.gaurav52 at gmail.com>
Date:   Wed Mar 2 17:42:07 2016 +0530

    glusterd: Gluster should keep PID file in correct location

    Currently Gluster keeps process pid information of all the daemons
    and brick processes in Gluster configuration file directory
    (ie., /var/lib/glusterd/*).

    These pid files should be seperate from configuration files.
    Deletion of the configuration file directory might result into serious
problems.
    Also, /var/run/gluster is the default placeholder directory for pid files.

    So, with this fix Gluster will keep all process pid information of all
    processes in /var/run/gluster/* directory.

    > Change-Id: Idb09e3fccb6a7355fbac1df31082637c8d7ab5b4
    > BUG: 1258561
    > Signed-off-by: Gaurav Kumar Garg <ggarg at redhat.com>
    > Signed-off-by: Saravanakumar Arumugam <sarumuga at redhat.com>
    > Reviewed-on: https://review.gluster.org/13580
    > Tested-by: MOHIT AGRAWAL <moagrawa at redhat.com>
    > Smoke: Gluster Build System <jenkins at build.gluster.org>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    > Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    > (Cherry pick from commit 220d406ad13d840e950eef001a2b36f87570058d)

    BUG: 1491059
    Change-Id: Idb09e3fccb6a7355fbac1df31082637c8d7ab5b4
    Signed-off-by: Mohit Agrawal <moagrawa at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NqeOmq9cKP&a=cc_unsubscribe


More information about the Bugs mailing list