[Bugs] [Bug 1589253] After creating and starting 601 volumes, self heal daemon went down and seeing continuous warning messages in glusterd log

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 13 15:34:39 UTC 2018


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

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/20197 committed in master by "Atin
Mukherjee" <amukherj at redhat.com> with a commit message- glusterd: Fix for shd
not coming up

Problem: After creating and starting n(n is large) distribute-replicated
volumes using a script, if we create and start (n+1)th distribute-replicate
volume manually self heal daemon is down.

Solution: In glusterd_proc_stop after giving SIGTERM signal if the
process is still running, we are giving a SIGKILL. As SIGKILL will
not perform any cleanup process, we need to remove the pidfile.

Fixes: bz#1589253
Change-Id: I7c114334eec74c8d0f21b3e45cf7db6b8ef28af1
Signed-off-by: Sanju Rakonde <srakonde 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=46cCQg0gPG&a=cc_unsubscribe


More information about the Bugs mailing list