Bug 1065659 - Not able to reset network compression options from command line
Summary: Not able to reset network compression options from command line
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-15 13:09 UTC by Humble Chirammal
Modified: 2023-09-14 02:03 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-10 12:27:39 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Humble Chirammal 2014-02-15 13:09:58 UTC
Description of problem:


network.compression.min-size: 50
network.compression.compression-level: 5 

Above options are set on 'distvol'..

[root@desktop77 distvol]# gluster v i distvol
 
Volume Name: distvol
Type: Distribute
Volume ID: e9e82efe-d5eb-4f74-aa71-bdfe9d94fb9f
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: desktop77.example.com:/brick2/dist1
Brick2: desktop78.example.com:/brick2/dist2
Options Reconfigured:
network.compression.min-size: 50
network.compression.compression-level: 5
features.quota: on
network.compression.mode: server


Try to reset the options..

[root@desktop77 distvol]# gluster volume reset distvol network.compression
volume reset: success: reset volume successful


The command was successful, how-ever it failed to reflect..


[root@desktop77 distvol]# gluster v i distvol
 
Volume Name: distvol
Type: Distribute
Volume ID: e9e82efe-d5eb-4f74-aa71-bdfe9d94fb9f
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: desktop77.example.com:/brick2/dist1
Brick2: desktop78.example.com:/brick2/dist2
Options Reconfigured:
network.compression.min-size: 50
network.compression.compression-level: 5
features.quota: on
network.compression.mode: server
[root@desktop77 distvol]#


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

[root@desktop77 distvol]# rpm -qa |grep gluster
glusterfs-3.5.0-0.5.beta3.fc21.x86_64
glusterfs-server-3.5.0-0.5.beta3.fc21.x86_64
glusterfs-devel-3.5.0-0.5.beta3.fc21.x86_64
glusterfs-cli-3.5.0-0.5.beta3.fc21.x86_64
samba-vfs-glusterfs-4.1.4-1.fc20.x86_64
glusterfs-api-3.5.0-0.5.beta3.fc21.x86_64
glusterfs-libs-3.5.0-0.5.beta3.fc21.x86_64
glusterfs-fuse-3.5.0-0.5.beta3.fc21.x86_64
[root@desktop77 distvol]# 



How reproducible:

Always

Steps to Reproduce:

As shown above.

Actual results:

It failed to reset the options..

Expected results:

The network compression options should come back to default.

Comment 1 SATHEESARAN 2014-02-17 06:14:28 UTC
I feel this bug is a DUP of https://bugzilla.redhat.com/show_bug.cgi?id=1065655

Comment 2 SATHEESARAN 2014-02-17 06:15:52 UTC
Humble,

Check for comment1

Comment 3 Humble Chirammal 2014-02-26 12:41:50 UTC

(In reply to SATHEESARAN from comment #1)
> I feel this bug is a DUP of
> https://bugzilla.redhat.com/show_bug.cgi?id=1065655

yep, looks like:

Comment 5 Kaleb KEITHLEY 2016-01-05 12:26:42 UTC
Does this need a fix backported to 3.5.x ?

Comment 6 Amar Tumballi 2017-08-10 12:27:39 UTC
As all the duplicates are CLOSED_CURRENTRELEASE, calling this the same.

Comment 7 Red Hat Bugzilla 2023-09-14 02:03:42 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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