[Bugs] [Bug 1802947] list about 550 files in replicated volume will causes glfs_iotwr thread crash
bugzilla at redhat.com
bugzilla at redhat.com
Mon Feb 17 10:44:55 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1802947
Ravishankar N <ravishankar at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Triaged
Status|NEW |ASSIGNED
CC| |ravishankar at redhat.com
Assignee|bugs at gluster.org |ravishankar at redhat.com
Doc Type|--- |If docs needed, set a value
Flags| |needinfo?(liguang_li at 126.co
| |m)
--- Comment #1 from Ravishankar N <ravishankar at redhat.com> ---
Hi Liguang Li, I'm not able to reproduce this issue on v6.4. Here is what I
did:
[root at vm2 glusterfs]# gluster --version
glusterfs 6.4
[root at vm2 glusterfs]# gluster vol create testvol replica 3
127.0.0.2:/bricks/brick{1..3} force
volume create: testvol: success: please start the volume to access data
[root at vm2 glusterfs]# gluster v start testvol
volume start: testvol: success
[root at vm2 glusterfs]# mount -t glusterfs 127.0.0.2:testvol /mnt/fuse_mnt
[root at vm2 glusterfs]# cd /mnt/fuse_mnt/
[root at vm2 fuse_mnt]# touch file{1..550}
[root at vm2 fuse_mnt]# ls|wc
550 550 4292
Am I missing something in the steps?
Are all your clients and servers on glusterfs 6.4? Was this a fresh install or
did you upgrade from an earlier version?
--
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