[Bugs] [Bug 1635820] Seeing defunt translator and discrepancy in volume info when issued from node which doesn 't host bricks in that volume

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 25 12:12:41 UTC 2018


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

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

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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/21336 committed in master by "Atin
Mukherjee" <amukherj at redhat.com> with a commit message- glusterd: ensure
volinfo->caps is set to correct value.

With the commit febf5ed4848, during the volume create op,
we are setting volinfo->caps to 0, only if any of the bricks
belong to the same node and brickinfo->vg[0] is null.
Previously, we used to set volinfo->caps to 0, when
either brick doesn't belong to the same node or brickinfo->vg[0]
is null.

With this patch, we set volinfo->caps to 0, when either brick
doesn't belong to the same node or brickinfo->vg[0] is null.
(as we do earlier without commit febf5ed4848).

fixes: bz#1635820
Change-Id: I00a97415786b775fb088ac45566ad52b402f1a49
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=N9EQ8ft8kr&a=cc_unsubscribe


More information about the Bugs mailing list