Bug 1132102 - creating special files like device files is leading to pending data changelog when one of the brick is down
Summary: creating special files like device files is leading to pending data changelog...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: replicate
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pranith Kumar K
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1136822
TreeView+ depends on / blocked
 
Reported: 2014-08-20 16:39 UTC by Pranith Kumar K
Modified: 2015-05-14 17:43 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.7.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1136822 (view as bug list)
Environment:
Last Closed: 2015-05-14 17:27:14 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Pranith Kumar K 2014-08-20 16:39:32 UTC
Description of problem:
creating special files like device files is leading to pending data changelog when one of the brick is down

glusterd

gluster --mode=script volume create r2 replica 2 pranithk-laptop:/home/gfs/r2_0 pranithk-laptop:/home/gfs/r2_1
volume create: r2: success: please start the volume to access data
gluster --mode=script volume start r2
volume start: r2: success
mkdir: cannot create directory ‘/mnt/r2’: File exists

mount -t glusterfs pranithk-laptop:/r2 /mnt/r2


root@pranithk-laptop - ~ 
22:02:54 :) ⚡ cd /mnt/r2

root@pranithk-laptop - ~ 
22:02:54 :) ⚡ kill -9 18165 # Kill first brick


root@pranithk-laptop - /mnt/r2 
22:03:15 :) ⚡ mknod char c 0 0

root@pranithk-laptop - /mnt/r2 
22:03:26 :) ⚡ getfattr -d -m. -e hex /home/gfs/r2_?/char
getfattr: Removing leading '/' from absolute path names
# file: home/gfs/r2_1/char
security.selinux=0x756e636f6e66696e65645f753a6f626a6563745f723a66696c655f743a733000
trusted.afr.r2-client-0=0x000000010000000000000000
trusted.gfid=0xf3d97062b3784cb5b18ce8682305406c



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


How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2014-08-21 05:42:50 UTC
REVIEW: http://review.gluster.org/8506 (cluster/afr: Set pending changelog based on filetype for new entries) posted (#1) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 2 Anand Avati 2014-08-21 14:53:56 UTC
COMMIT: http://review.gluster.org/8506 committed in master by Pranith Kumar Karampuri (pkarampu) 
------
commit f83067f2a9fc5d85bbd985e14fcda07346371ec8
Author: Pranith Kumar K <pkarampu>
Date:   Thu Aug 21 10:44:14 2014 +0530

    cluster/afr: Set pending changelog based on filetype for new entries
    
    Change-Id: Ib6eea2dfe43aacf1f3446cc023adecbcf8645d48
    BUG: 1132102
    Signed-off-by: Pranith Kumar K <pkarampu>
    Reviewed-on: http://review.gluster.org/8506
    Reviewed-by: Anuradha Talur <atalur>
    Tested-by: Gluster Build System <jenkins.com>

Comment 3 Niels de Vos 2015-05-14 17:27:14 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 4 Niels de Vos 2015-05-14 17:35:33 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 5 Niels de Vos 2015-05-14 17:37:55 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 6 Niels de Vos 2015-05-14 17:43:18 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


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