Bug 1560905
| Summary: | [Ganesha] : Man page of Ganesha makes no mention of FSAL Gluster. | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Ambarish <asoman> |
| Component: | nfs-ganesha | Assignee: | Kaleb KEITHLEY <kkeithle> |
| Status: | CLOSED ERRATA | QA Contact: | Manisha Saini <msaini> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.4 | CC: | amukherj, bturner, dang, ffilz, jthottan, kkeithle, mbenjamin, rhinduja, rhs-bugs, sgraf, skoduri, storage-qa-internal, vdas |
| Target Milestone: | --- | ||
| Target Release: | RHGS 3.4.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | nfs-ganesha-2.5.5-10 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-04 06:54:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1117266, 1503137 | ||
ganesha-gluster-config(8) is actually in the nfs-ganesha-gluster rpm, it's just not referenced by the ganesha-config(8) man page https://review.gerrithub.io/c/405790/ Log file name for gfapi log is incorrect in GANESHA-GLUSTER-CONFIG man page. Small change is required. glfs_log(path, default "/var/log/ganesha/gfapi.log") -> Incorrect glfs_log(path, default "/var/log/ganesha/ganesha-gfapi.log") -> Correct # rpm -qa | grep ganesha nfs-ganesha-2.5.5-9.el7rhgs.x86_64 glusterfs-ganesha-3.12.2-15.el7rhgs.x86_64 nfs-ganesha-debuginfo-2.5.5-8.el7rhgs.x86_64 nfs-ganesha-gluster-2.5.5-9.el7rhgs.x86_64 Verified this with # rpm -qa | grep ganesha nfs-ganesha-gluster-2.5.5-10.el7rhgs.x86_64 nfs-ganesha-2.5.5-10.el7rhgs.x86_64 glusterfs-ganesha-3.12.2-16.el7rhgs.x86_64 glfs_log(path, default "/var/log/ganesha/ganesha-gfapi.log") Moving this BZ to verified state 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-2018:2610 *** Bug 1247340 has been marked as a duplicate of this bug. *** |
Description of problem: ----------------------- man ganesha-config makes no mention of GLuster :) There's one for other major FSs : <snip> SEE ALSO ganesha-log-config(8) ganesha-rgw-config(8) gane‐ sha-vfs-config(8) ganesha-xfs-config(8) gane‐ sha-zfs-config(8) ganesha-gpfs-config(8) gane‐ sha-9p-config(8) ganesha-proxy-config(8) gane‐ sha-ceph-config(8) ganesha-core-config(8) gane‐ sha-export-config(8) </snip> Good to have one an individual FSAL file - for RHGS/glusterfs - with log locations,conf files and other gluster-y stuff. Version-Release number of selected component (if applicable): -------------------------------------------------------------- nfs-ganesha-2.5.5-3.el7rhgs.x86_64 How reproducible: ------------------ 100%