Fedora Account System
Red Hat Associate
Red Hat Customer
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:
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
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