FS#38343 - [autofs] don't mount nfs-shares anymore
Attached to Project:
Community Packages
Opened by Sebastian Frohn (sebafroh) - Wednesday, 01 January 2014, 18:00 GMT
Last edited by Balló György (City-busz) - Saturday, 11 January 2014, 04:09 GMT
Opened by Sebastian Frohn (sebafroh) - Wednesday, 01 January 2014, 18:00 GMT
Last edited by Balló György (City-busz) - Saturday, 11 January 2014, 04:09 GMT
|
Details
Description:
After Update from autofs 5.0.7-3 to 5.0.8-1 the nfs-mounts don't work anymore. Downgrading solves the problem immediatly. I assume that there are no greater (bad or undocumented?) changes in configuration (like the new auto.master.d-directory) in this minor update? The Comment in the new default-configuration-file # Note that if there are entries for /net or /misc (as # above) in the included master map any keys that are the # same will not be seen as the first read key seen takes # precedence. don't work, so the directories don't appear if I try to read from them. Additional info: * package version(s) 5.0.7-3 -> 5.0.8-1 * config and/or log files etc. /etc/autofs/auto.master: ------------------------------------ # Sample auto.master file # Format of this file: # mountpoint map options # For details of the format look at autofs(5). /net -hosts --timeout=300 ------------------------------------- No other configutation files used. Steps to reproduce: - Upgrade package. |
This task depends upon
Closed by Balló György (City-busz)
Saturday, 11 January 2014, 04:09 GMT
Reason for closing: Fixed
Additional comments about closing: autofs 5.0.8-2
Saturday, 11 January 2014, 04:09 GMT
Reason for closing: Fixed
Additional comments about closing: autofs 5.0.8-2
There is an upstream mailing list thread at http://lists.wpkg.org/pipermail/autofs/2013-December/000359.html which references the problem.
I guess that an update to either autofs or kernel will be required to fix.
Regards,
Neil Darlow
I can't test that at the moment, though.