+++ This bug was initially created as a clone of Bug #1161066 +++ Description of problem: In a disperse 2 x (2 + 1) = 6 volume, kill two glusterfsd program, then ls mountpoint abnormal.for example: ls /mnt/test/ s0 s0 s1 s2 s2 s3 s4 s4 Version-Release number of selected component (if applicable): 3.6.0-bate3 How reproducible: Steps to Reproduce: 1. Volume Name: test Type: Distributed-Disperse Volume ID: efa68313-7476-46fd-b47d-478c5348f92c Status: Started Number of Bricks: 2 x (2 + 1) = 6 Transport-type: tcp Bricks: Brick1: 10.10.101.111:/sda Brick2: 10.10.101.111:/sdb Brick3: 10.10.101.111:/sdc Brick4: 10.10.101.111:/sdd Brick5: 10.10.101.111:/sde Brick6: 10.10.101.111:/sdf 2. create many files and directorys in mountpoint. 3.kill brick5 and brick6 4.ls mountpoint abnormal. Actual results: ls /mnt/test/ s0 s0 s1 s2 s2 s3 s4 s4 Expected results: ls /mnt/test/ s0 s1 s2 s3 s4 Additional info:
REVIEW: http://review.gluster.org/9098 (ec: Fix return values when not enough bricks) posted (#1) for review on master by Xavier Hernandez (xhernandez)
REVIEW: http://review.gluster.org/9098 (ec: Fix return errors when not enough bricks) posted (#2) for review on master by Xavier Hernandez (xhernandez)
This latest patch should solve the problem.
REVIEW: http://review.gluster.org/9098 (ec: Fix return errors when not enough bricks) posted (#3) for review on master by Xavier Hernandez (xhernandez)
REVIEW: http://review.gluster.org/9098 (ec: Fix return errors when not enough bricks) posted (#4) for review on master by Xavier Hernandez (xhernandez)
REVIEW: http://review.gluster.org/9098 (ec: Fix return errors when not enough bricks) posted (#5) for review on master by Xavier Hernandez (xhernandez)
REVIEW: http://review.gluster.org/9098 (ec: Fix return errors when not enough bricks) posted (#6) for review on master by Xavier Hernandez (xhernandez)
REVIEW: http://review.gluster.org/9098 (ec: Fix return errors when not enough bricks) posted (#7) for review on master by Xavier Hernandez (xhernandez)
COMMIT: http://review.gluster.org/9098 committed in master by Vijay Bellur (vbellur) ------ commit 36236eecef55c710e1f11ba4a04fe01da67cab6a Author: Xavier Hernandez <xhernandez> Date: Tue Nov 11 18:45:01 2014 +0100 ec: Fix return errors when not enough bricks Changes introduced by this patch: * Fix an incorrect error propagation when the state of the life cycle of a fop returns an error. * Fix incorrect unlocking of failed locks. * Return ENOTCONN if there aren't enough bricks online. * In readdir(p) check that the fd has been successfully open by a previous opendir. Change-Id: Ib44f25a1297849ebcbab839332f3b6359f275ebe BUG: 1162805 Signed-off-by: Xavier Hernandez <xhernandez> Reviewed-on: http://review.gluster.org/9098 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user