[Bugs] [Bug 1296206] Geo-Replication Session goes "FAULTY" when application logs rolled on master
bugzilla at redhat.com
bugzilla at redhat.com
Tue Mar 1 07:58:10 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1296206
--- Comment #6 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13316 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 87d93fac9fcc4b258b7eb432ac4151cdd043534f
Author: Milind Changire <mchangir at redhat.com>
Date: Fri Jan 29 13:53:07 2016 +0530
georep: avoid creating multiple entries with same gfid
Problem:
CREATE + RENAME changelogs replayed by geo-replication cause
stale old-name entries with same gfid on slave nodes.
A gfid is a unique key in the file-system and should not be
assigned to multiple entries.
Solution:
Create entry on slave only if lstat(gfid) at aux-mount fails.
This applies to files as well as directories.
Change-Id: Ice3340f4ae1251c2dcef024a2388c4d33b5d4919
BUG: 1296206
Signed-off-by: Milind Changire <mchangir at redhat.com>
Reviewed-on: http://review.gluster.org/13316
Smoke: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Kotresh HR <khiremat at redhat.com>
Reviewed-by: Aravinda VK <avishwan at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jg7PQJUuJn&a=cc_unsubscribe
More information about the Bugs
mailing list