[Bugs] [Bug 1373498] Creation of file hangs while doing ls from another mount.

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 6 12:30:50 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1373498

Soumya Koduri <skoduri at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |sraj at redhat.com
           Assignee|bugs at gluster.org            |skoduri at redhat.com
              Flags|                            |needinfo?(sraj at redhat.com)



--- Comment #1 from Soumya Koduri <skoduri at redhat.com> ---
Both the operations (readdir and creation) are operating on the same parent
directory. Looks like md-cache takes contect_lock on the parent directory for
the entire duration of readdir operation resulting in blocking other operations
like creation of files in this case. This needs to be fixed.

Not sure why 'ls -l' returned zero entries. Have to debug. Shashank does 'ls'
works fine when there are no other client operating on the same directory?

-- 
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