[Bugs] [Bug 1218863] New: `ls' on a directory which has files with mismatching gfid's does not list anything

bugzilla at redhat.com bugzilla at redhat.com
Wed May 6 05:35:19 UTC 2015


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

            Bug ID: 1218863
           Summary: `ls' on a directory which has files with mismatching
                    gfid's does not list anything
           Product: GlusterFS
           Version: 3.7.0
         Component: replicate
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: ssampat at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
------------------------

Running `ls' a directory that has some files with mismatching gfid's on both
bricks of a replica pair, does not list anything. All entries in the directory
should be listed regardless of them being in split-brain.

Version-Release number of selected component (if applicable):
---------------------------------------------------------------
glusterfs-3.7.0alpha0-0.17.gited96153.el6.x86_64

How reproducible:
------------------
Always

Steps to Reproduce:
-------------------
1. On a distributed replicate volume (with self-heal-daemon turned off), bring
down one brick in each replica pair and create a file on the mount point.
2. Bring all bricks up and then kill the other brick in each replica pair
(different from the one that was brought down earlier)
3. Create a file with the same name on the mount point.
4. Run `ls' on the mount point.

Actual results:
----------------

`ls' does not list any entries.

Expected results:
------------------

`ls' should list all entries in the directory.

Additional info:

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