[Bugs] [Bug 1159484] New: ls -alR can not heal the disperse volume
bugzilla at redhat.com
bugzilla at redhat.com
Sat Nov 1 08:49:51 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1159484
Bug ID: 1159484
Summary: ls -alR can not heal the disperse volume
Product: GlusterFS
Version: 3.6.0
Component: disperse
Assignee: bugs at gluster.org
Reporter: lidi at perabytes.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
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.
--
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