[Bugs] [Bug 1597154] When storage reserve limit is reached, appending data to an existing file throws EROFS error
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jul 6 09:13:50 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1597154
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/20467 committed in release-3.12 by
"Ravishankar N" <ravishankar at redhat.com> with a commit message- afr: add quorum
checks in pre-op
Backport of https://review.gluster.org/#/c/19781/
Problem:
We seem to be winding the FOP if pre-op did not succeed on quorum bricks
and then failing the FOP with EROFS since the fop did not meet quorum.
This essentially masks the actual error due to which pre-op failed. (See
BZ).
Fix:
Skip FOP phase if pre-op quorum is not met and go to post-op.
Change-Id: Ie58a41e8fa1ad79aa06093706e96db8eef61b6d9
BUG: 1597154
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
--
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