Bug 994353 - Dist-geo-rep: Worker in one of the master node keeps crashing and the session in that node is always faulty.
Summary: Dist-geo-rep: Worker in one of the master node keeps crashing and the session...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: geo-replication
Version: mainline
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Csaba Henk
QA Contact:
URL:
Whiteboard:
Depends On: 993713
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-07 06:23 UTC by Venky Shankar
Modified: 2014-07-11 19:17 UTC (History)
5 users (show)

Fixed In Version: glusterfs-3.5.1
Doc Type: Bug Fix
Doc Text:
Clone Of: 993713
Environment:
Last Closed: 2014-07-11 19:17:39 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-08-07 06:27:10 UTC
REVIEW: http://review.gluster.org/5509 (gsyncd / geo-rep: fix regular file creation on rename) posted (#1) for review on master by Venky Shankar (vshankar)

Comment 2 Anand Avati 2013-08-07 10:47:41 UTC
REVIEW: http://review.gluster.org/5509 (gsyncd / geo-rep: fix regular file creation on rename) posted (#2) for review on master by Venky Shankar (vshankar)

Comment 3 Anand Avati 2013-08-13 05:54:33 UTC
REVIEW: http://review.gluster.org/5509 (gsyncd / geo-rep: fix regular file creation on rename) posted (#3) for review on master by Venky Shankar (vshankar)

Comment 4 Anand Avati 2013-09-03 10:01:28 UTC
REVIEW: http://review.gluster.org/5509 (gsyncd / geo-rep: fix regular file creation on rename) posted (#4) for review on master by Venky Shankar (vshankar)

Comment 5 Anand Avati 2013-09-05 03:28:53 UTC
COMMIT: http://review.gluster.org/5509 committed in master by Anand Avati (avati) 
------
commit 60431cecae08d2d39a2a3d6735b8544af8266f32
Author: Venky Shankar <vshankar>
Date:   Wed Aug 7 11:53:06 2013 +0530

    gsyncd / geo-rep: fix regular file creation on rename
    
    On creation of a regular file on the slave (this happens
    when an unlink()/rmdir() operation is performed on master
    after a rename() or a link().
    
    This patch fixes the regular file creation on the slave when
    the above mentioned series of operation occurs. entry_ops()
    on the slave for a rename() was missing the stat() information.
    
    Change-Id: Idb80c6b3e27c1797dade1113ac8ce920db9c740c
    BUG: 994353
    Original Author: Venky Shankar <vshankar>
    Signed-off-by: Venky Shankar <vshankar>
    Reviewed-on: http://review.gluster.org/5509
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Avra Sengupta <asengupt>
    Tested-by: Avra Sengupta <asengupt>
    Reviewed-by: Anand Avati <avati>


Note You need to log in before you can comment on or make changes to this bug.