Bug 846870
| Summary: | RFE: timeout option cannot be configured individually with multiple direct map entries | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Ian Kent <ikent> |
| Component: | autofs | Assignee: | Ian Kent <ikent> |
| Status: | CLOSED ERRATA | QA Contact: | yanfu,wang <yanwang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.3 | CC: | bgollahe, ikent, pbenas, tumeya, yanwang |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | autofs-5.0.5-55.el6 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 690404 | Environment: | |
| Last Closed: | 2013-02-21 10:53:31 UTC | Type: | --- |
| 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: | 690404 | ||
| Bug Blocks: | 807971 | ||
| Attachments: | |||
Created attachment 610130 [details]
Patch - dont bind nfs mount if nobind is set (dependent patch).
Created attachment 610131 [details]
Patch - update ->timeout() function to not return timeout (dependent patch).
Created attachment 610132 [details]
Patch - move timeout to map_source (allow per direct map timeout).
Verified on autofs-5.0.5-70.el6 using /autofs/Regression/bz690404-multiple-direct-maps-different-timeout and /CoreOS/autofs/master-config, results passed: https://beaker.engineering.redhat.com/jobs/351358 https://beaker.engineering.redhat.com/jobs/351342 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. http://rhn.redhat.com/errata/RHBA-2013-0462.html |
Created attachment 610129 [details] Patch - add nobind option (dependent patch).