Bug 1450813
Summary: | Brick Multiplexing: heal info shows brick as online even when it is brought down | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Nag Pavan Chilakam <nchilaka> |
Component: | core | Assignee: | Atin Mukherjee <amukherj> |
Status: | CLOSED ERRATA | QA Contact: | Nag Pavan Chilakam <nchilaka> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.3 | CC: | amukherj, rhinduja, rhs-bugs, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | RHGS 3.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | brick-multiplexing | ||
Fixed In Version: | glusterfs-3.8.4-26 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-09-21 04:41:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1450630, 1458570 | ||
Bug Blocks: | 1417151 |
Description
Nag Pavan Chilakam
2017-05-15 08:45:33 UTC
upstream patch : https://review.gluster.org/17287 downstream patch : https://code.engineering.redhat.com/gerrit/#/c/106263 on_qa validation:3.8.4-27 I am now seeing transport end point error when the brick is down, and it is seen only on the volume where the brick is brought down(and all associated volumes whose brick is same pid) (but not on volumes who don't share the brick pid) [root@dhcp35-45 ~]# gluster v heal test3_31 Launching heal operation to perform index self heal on volume test3_31 has been unsuccessful on bricks that are down. Please check if all brick processes are running. [root@dhcp35-45 ~]# gluster v heal test3_31 info Brick 10.70.35.45:/rhs/brick31/test3_31 Status: Transport endpoint is not connected Number of entries: - Brick 10.70.35.130:/rhs/brick31/test3_31 Status: Connected Number of entries: 0 Brick 10.70.35.122:/rhs/brick31/test3_31 Status: Connected Number of entries: 0 [root@dhcp35-45 ~]# gluster v status Status of volume: test3_31 Gluster process TCP Port RDMA Port Online Pid ------------------------------------------------------------------------------ Brick 10.70.35.45:/rhs/brick31/test3_31 N/A N/A N N/A Brick 10.70.35.130:/rhs/brick31/test3_31 49152 0 Y 30495 Brick 10.70.35.122:/rhs/brick31/test3_31 49152 0 Y 14828 Self-heal Daemon on localhost N/A N/A Y 27795 Self-heal Daemon on 10.70.35.23 N/A N/A Y 26963 Self-heal Daemon on 10.70.35.130 N/A N/A Y 807 Self-heal Daemon on 10.70.35.122 N/A N/A Y 17576 Task Status of Volume test3_31 ------------------------------------------------------------------------------ There are no active volume tasks Status of volume: test3_32 Gluster process TCP Port RDMA Port Online Pid ------------------------------------------------------------------------------ Brick 10.70.35.45:/rhs/brick32/test3_32 N/A N/A N N/A Brick 10.70.35.130:/rhs/brick32/test3_32 49152 0 Y 30495 Brick 10.70.35.122:/rhs/brick32/test3_32 49152 0 Y 14828 Self-heal Daemon on localhost N/A N/A Y 27795 Self-heal Daemon on 10.70.35.23 N/A N/A Y 26963 Self-heal Daemon on 10.70.35.130 N/A N/A Y 807 Self-heal Daemon on 10.70.35.122 N/A N/A Y 17576 hence moving to verified 3.8.4-27 is test version on el7.4 beta Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |