Bug 1012400 - Problems with activating nfs.enable-ino32
Summary: Problems with activating nfs.enable-ino32
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: 3.4.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Kaushal
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1011694
TreeView+ depends on / blocked
 
Reported: 2013-09-26 12:03 UTC by Nux
Modified: 2014-04-17 13:14 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.4.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-17 13:14:39 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Nux 2013-09-26 12:03:36 UTC
Hello,

Activating  nfs.enable-ino32 seems to enable it globally, but it looks like the options is not saved across all volumes, just for the original volume.

@thanks to Kaushal on IRC for clearing this bug to me.

Comment 1 Anand Avati 2013-09-26 12:52:40 UTC
REVIEW: http://review.gluster.org/6007 (glusterd: Fix storing volumes on setting global opts) posted (#1) for review on master by Kaushal M (kaushal)

Comment 2 Anand Avati 2013-09-30 00:05:01 UTC
COMMIT: http://review.gluster.org/6007 committed in master by Anand Avati (avati) 
------
commit 623d232d29bbed71349334988054a5bd205b1a39
Author: Kaushal M <kaushal>
Date:   Thu Sep 26 18:07:51 2013 +0530

    glusterd: Fix storing volumes on setting global opts
    
    Glusterd would not store all the volumes when a global options were set.
    When setting a global option, like 'nfs.*' options, glusterd used to
    modify the volinfo for all the volumes, but would store only the volinfo
    for the named volume. This lead to mismatch in the persisted and the
    in-memory representation of those volumes, which lead to problems like
    peers being rejected because of volume mismatches.
    
    Change-Id: I8bca10585e34b7135cb32af0055dbd462b3fb9b5
    BUG: 1012400
    Signed-off-by: Kaushal M <kaushal>
    Reviewed-on: http://review.gluster.org/6007
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Niels de Vos <ndevos>
    Reviewed-by: Amar Tumballi <amarts>
    Reviewed-by: Anand Avati <avati>

Comment 3 Anand Avati 2013-10-03 08:51:39 UTC
REVIEW: http://review.gluster.org/6029 (glusterd: Fix storing volumes on setting global opts) posted (#1) for review on release-3.4 by Kaushal M (kaushal)

Comment 4 Anand Avati 2013-10-16 11:22:13 UTC
REVIEW: http://review.gluster.org/6029 (glusterd: Fix storing volumes on setting global opts) posted (#2) for review on release-3.4 by Kaushal M (kaushal)

Comment 5 Anand Avati 2013-10-24 20:31:56 UTC
COMMIT: http://review.gluster.org/6029 committed in release-3.4 by Vijay Bellur (vbellur) 
------
commit 04181ad37d522d658373da03d99f32822d30bc88
Author: Kaushal M <kaushal>
Date:   Thu Sep 26 18:07:51 2013 +0530

    glusterd: Fix storing volumes on setting global opts
    
    Glusterd would not store all the volumes when a global options were set.
    When setting a global option, like 'nfs.*' options, glusterd used to
    modify the volinfo for all the volumes, but would store only the volinfo
    for the named volume. This lead to mismatch in the persisted and the
    in-memory representation of those volumes, which lead to problems like
    peers being rejected because of volume mismatches.
    
    BUG: 1012400
    Change-Id: I49903baaa4c93088d7c0d03553ccab37036b5426
    Signed-off-by: Kaushal M <kaushal>
    Reviewed-on: http://review.gluster.org/6029
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>

Comment 6 Niels de Vos 2014-04-17 13:14:39 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.4.3, please reopen this bug report.

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

The fix for this bug likely to be included in all future GlusterFS releases i.e. release > 3.4.3. In the same line the recent release i.e. glusterfs-3.5.0 [3] likely to have the fix. You can verify this by reading the comments in this bug report and checking for comments mentioning "committed in release-3.5".

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/5978
[2] http://news.gmane.org/gmane.comp.file-systems.gluster.user
[3] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137


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