[Bugs] [Bug 1221100] New: Disperse volume: Directory became stale while renaming files in it.
bugzilla at redhat.com
bugzilla at redhat.com
Wed May 13 09:41:41 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1221100
Bug ID: 1221100
Summary: Disperse volume: Directory became stale while renaming
files in it.
Product: GlusterFS
Version: mainline
Component: disperse
Assignee: bugs at gluster.org
Reporter: byarlaga at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Created attachment 1024978
--> https://bugzilla.redhat.com/attachment.cgi?id=1024978&action=edit
client fuse mount log
Description of problem:
======================
Directory has become stale while renaming files in it. Created 2000 files and
renamed 1000 of it. Only 164 has succeeded while the remaining failed.
Accessing the directory gives input/output error. This is on fuse mount while
the same directory can be accessed from NFS mount.
[root at rhs-client29 fuse]# ls -ltrh
ls: cannot access renames: Input/output error
total 128K
??????????? ? ? ? ? ? renames
drwxr-xr-x. 3 root root 24 May 13 11:52 tarball
drwxr-xr-x. 3 root root 15 May 13 14:49 iozone
drwxr-xr-x. 2 root root 6 May 13 14:57 linux
drwxr-xr-x. 132 root root 8.0K May 13 15:01 files
drwxr-xr-x. 56 root root 8.0K May 13 15:02 dirs
[root at rhs-client29 fuse]#
Version-Release number of selected component (if applicable):
=============================================================
[root at rhs-client29 fuse]# gluster --version
glusterfs 3.7.0beta2 built on May 11 2015 01:27:46
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU General
Public License.
[root at rhs-client29 fuse]#
How reproducible:
================
100%
Steps to Reproduce:
1. Create a 1x(8+4) disperse volume and fuse mount on the client.
2. Create 2000 files in a directory and rename 1000 in parallel
Actual results:
Input/Output error and stale entries
Expected results:
Renames should succeed
Additional info:
===============
client fuse log will be attached.
--
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