autofs better document timeout option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
autofs (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Bug on Ubuntu Raring (13.04) not present with the same configuration with Precise (12.04)
Autofs fails after few seconds of mount. When i open folder in my cifs share after very fews seconds i have been redirected in my home directory.
cat /etc/auto.master
+auto.master
/home/gecko/Partage /etc/auto.cifs --timeout=3 --ghost
cat /etc/auto.cifs
Videos -fstype=
Debug with automount -f -v :
Starting automounter version 5.0.7, master map /etc/auto.master
using kernel protocol version 5.02
mounted indirect on /home/gecko/Partage with timeout 3, freq 1 seconds
ghosting enabled
attempting to mount entry /home/gecko/
key ".hidden" not found in map source(s).
failed to mount /home/gecko/
attempting to mount entry /home/gecko/
mounted /home/gecko/
1 remaining in /home/gecko/Partage
1 remaining in /home/gecko/Partage
1 remaining in /home/gecko/Partage
1 remaining in /home/gecko/Partage
expiring path /home/gecko/
expired /home/gecko/
umounted indirect mount /home/gecko/Partage
shut down path /home/gecko/Partage
autofs stopped
description: | updated |
Changed in autofs (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
The bug disappear when i remove --timeout=3