[Bugs] [Bug 1159498] New: when replace one brick on disperse volume, ls sometimes goes wrong
bugzilla at redhat.com
bugzilla at redhat.com
Sat Nov 1 09:06:30 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1159498
Bug ID: 1159498
Summary: when replace one brick on disperse volume, ls
sometimes goes wrong
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.execute 'ls /cluster2/test/a' multiple times
Actual results:
sometimes 'ls /cluster2/test/a' can not list the file 1
--
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