Bug 1066389
| Summary: | [AFR] I/O fails when one of the replica nodes go down | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Sachidananda Urs <surs> | |
| Component: | replicate | Assignee: | Pranith Kumar K <pkarampu> | |
| Status: | CLOSED ERRATA | QA Contact: | Sachidananda Urs <surs> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | high | |||
| Version: | rhgs-3.0 | CC: | nlevinki, nsathyan, rhs-bugs, ssamanta, storage-qa-internal, vbellur | |
| Target Milestone: | --- | Keywords: | Regression | |
| Target Release: | RHGS 3.0.0 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.6.0.18-1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1106408 (view as bug list) | Environment: | ||
| Last Closed: | 2014-09-22 19:34:02 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: | ||||
| Bug Blocks: | 1106408, 1112348 | |||
|
Description
Sachidananda Urs
2014-02-18 10:15:59 UTC
Sosreports are located at: http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/1066389/ The same errors are seen in: glusterfs 3.5qa2 built on Apr 8 2014 10:40:16 Induce IO errors on the brick with xfstests/src/godown <mount-point> IO on the client fails. I mis-understood the steps given by Sac in the bug description, these are the things performed when a 'reset' is done:
1) Perform for i in {1..30}; do mkdir $i; tar xf glusterfs-3.5git.tar.gz -C $i& done
2) kill one of the bricks in the replica pair, while this is going on
3) After a while, kill all tar processes
4) Create a backup directory and move all 1..30 dirs inside 'backup'
5) Start the untar processes in 1) again
6) Bring up the brick.
Now the estale failures are observed.
Verified on: glusterfs 3.6.0.18 Looks good. 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. http://rhn.redhat.com/errata/RHEA-2014-1278.html |