[Bugs] [Bug 1161588] New: ls -alR can not heal the disperse volume
bugzilla at redhat.com
bugzilla at redhat.com
Fri Nov 7 11:57:49 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1161588
Bug ID: 1161588
Summary: ls -alR can not heal the disperse volume
Product: GlusterFS
Version: mainline
Component: disperse
Assignee: bugs at gluster.org
Reporter: xhernandez at datalab.es
CC: bugs at gluster.org, gluster-bugs at redhat.com,
lidi at perabytes.com, xhernandez at datalab.es
+++ This bug was initially created as a clone of Bug #1159484 +++
Steps to Reproduce:
1.gluster vol create test disperse 3 redundancy 1 10.10.21.20:/sdb
10.10.21.21:/sdb 10.10.21.22:/sdb force;
2.start the volume and mount it on /cluster2/test
3.cd /cluster2/test
4.mkdir a b c
5.touch a/1 b/2 c/3
6.gluster vol replace-brick test 10.10.21.22:/sdb 10.10.21.23:/sdb commit force
7.on 10.10.21.20 execute 'ls -alR /cluster2/test'
Actual results:
All directories are healed,but all files are not healed.
Then I try read/write/getattr on these file,find out that only write can heal
them.
--- Additional comment from Xavier Hernandez on 2014-11-04 13:28:24 CET ---
Are you using 3.6.0beta3, the official 3.6.0 or a compiled one (which commit) ?
--- Additional comment from lidi on 2014-11-05 03:05:38 CET ---
3.6.0-beta3 and official 3.6.0 have the same problem.
--
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