Bug 1489378
| Summary: | [RFE]nfs-ganesha: Support xreaddirplus in FSAL_GLUSTER | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Soumya Koduri <skoduri> |
| Component: | nfs-ganesha | Assignee: | Soumya Koduri <skoduri> |
| Status: | CLOSED ERRATA | QA Contact: | Karan Sandha <ksandha> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.3 | CC: | asriram, jthottan, kkeithle, mbenjamin, rhinduja, rhs-bugs, sheggodu, smali, storage-qa-internal |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | RHGS 3.4.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | nfs-ganesha-2.5.4-1 | Doc Type: | Enhancement |
| Doc Text: |
With this release, this option is now turned on by default. When this option is turned off, NFS falls back to standardreaddir instead of readdirp. Turning this off would result in more lookup and stat requests being sent from the client which may impact performance.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-04 06:53:36 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: | 1503132 | ||
|
Description
Soumya Koduri
2017-09-07 10:12:37 UTC
Upstream patches to be cherry-picked : https://review.gerrithub.io/298505 https://review.gerrithub.io/374748 From IRC: With this release this option is now turned on by default. When this option is turned off, NFS falls back to standardreaddir instead of readdirp. Turning this off would result in more lookup and stat requests being sent from the client which may impact performance. Above looks good to me. (In reply to Kaleb KEITHLEY from comment #8) > From IRC: > > With this release this option is now turned on by default. When this > option is turned off, NFS falls back to standardreaddir instead of > readdirp. > Turning this off would result in more lookup and stat requests being sent > from the client which may impact performance. > > > Above looks good to me. Actually the option to turn it off or on is a compiler option IMO. So user/customer cannot consume that option. It is better to not mention it in doc text. 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 |