[Bugs] [Bug 1784013] Pending self-heal when a volume is full and bricks reaches storage.reserve limit

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 23 11:03:33 UTC 2019


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



--- Comment #6 from Ravishankar N <ravishankar at redhat.com> ---
(In reply to david.spisla from comment #5)
> But why are internal clients like self-heal daemon not applicable for
> internal clients? Is this be design? In this Bug I observed that this
> behaviour can damage the functionality of a volume:
> https://bugzilla.redhat.com/show_bug.cgi?id=1784402

From
https://review.gluster.org/#/c/glusterfs/+/17780/10/xlators/storage/posix/src/posix.h@67,
it looks like it was coded like that by design. If you don't allow self-heals
to go through, then the replicas won't able to be in sync, which is also bad.
Because you returned success to the application for the writes, then the bricks
of the replica must also be allowed to heal and be in sync.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list