Bug 1723714 - [Ganesha] Address typo for Chunk parameter in ganesha.conf file
Summary: [Ganesha] Address typo for Chunk parameter in ganesha.conf file
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: nfs-ganesha
Version: rhgs-3.5
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: RHGS 3.5.0
Assignee: Girjesh Rajoria
QA Contact: Manisha Saini
URL:
Whiteboard:
Depends On:
Blocks: 1696809
TreeView+ depends on / blocked
 
Reported: 2019-06-25 08:28 UTC by Manisha Saini
Modified: 2019-10-30 12:15 UTC (History)
9 users (show)

Fixed In Version: nfs-ganesha-2.7.3-5
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-30 12:15:39 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2019:3252 0 None None None 2019-10-30 12:15:56 UTC

Description Manisha Saini 2019-06-25 08:28:05 UTC
Description of problem:

Reference BZ - https://bugzilla.redhat.com/show_bug.cgi?id=1610261#c22

There was a typo for Chunk parameter. Following error can be seen "  rhs-srv-16.storage-dev.lab.eng.bos.redhat.com : ganesha.nfsd-15342[main] config_errs_to_log :CONFIG :WARN :Config File (/etc/ganesha/ganesha.conf:59): Unknown parameter (Chunk_HWMark)" on latest ganesha builds, it should be "Chunks_HWMark"

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

# rpm -qa | grep ganesha
nfs-ganesha-gluster-2.7.3-4.el7rhgs.x86_64
glusterfs-ganesha-6.0-6.el7rhgs.x86_64
nfs-ganesha-debuginfo-2.7.3-4.el7rhgs.x86_64
nfs-ganesha-2.7.3-4.el7rhgs.x86_64



How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

There is a typo in (Chunk_HWMark)" on latest ganesha builds, it should be "Chunks_HWMark"


Expected results:



Additional info:

Comment 5 Manisha Saini 2019-07-01 07:14:00 UTC
Verified this BZ with

# rpm -qa | grep ganesha
nfs-ganesha-2.7.3-5.el7rhgs.x86_64
nfs-ganesha-gluster-2.7.3-5.el7rhgs.x86_64
glusterfs-ganesha-6.0-7.el7rhgs.x86_64

"Chunks_HWMark" typo is now corrected with latest build


ganesha.conf params
------
CACHEINODE {
        Entries_HWMark = 125000;
        Chunks_HWMark = 1000;
}
------

Moving this BZ to verified

Comment 7 errata-xmlrpc 2019-10-30 12:15:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:3252


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