[Bugs] [Bug 1694820] New: Issue in heavy rename workload

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 1 19:01:58 UTC 2019


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

            Bug ID: 1694820
           Summary: Issue in heavy rename workload
           Product: GlusterFS
           Version: mainline
            Status: NEW
         Component: geo-replication
          Assignee: bugs at gluster.org
          Reporter: sunkumar at redhat.com
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:

This problem only exists in heavy RENAME workload where parallel rename are
frequent or doing RENAME with existing destination.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Run frequent RENAME on master mount and check for sync in slave.

Ex - while true; do uuid="`uuidgen`"; echo "some data" > "test$uuid"; mv
"test$uuid" "test" -f; done 

Actual results:

Does not syncs renames properly and creates multiples files in slave.

Expected results:
Should sync renames.

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