[Bugs] [Bug 1709734] New: Geo-rep: Data inconsistency while syncing heavy renames with constant destination name
bugzilla at redhat.com
bugzilla at redhat.com
Tue May 14 08:39:26 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1709734
Bug ID: 1709734
Summary: Geo-rep: Data inconsistency while syncing heavy
renames with constant destination name
Product: GlusterFS
Version: 6
Status: NEW
Component: geo-replication
Assignee: bugs at gluster.org
Reporter: khiremat at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
This bug was initially created as a copy of Bug #1694820
I am copying this bug because:
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