How do I speed up recovering "stuck" cifs mount?
3
votes
1
answer
2996
views
I have a cifs mounted like this:
mount.cifs -o uid=myuser,user=...,dom=... //IP/Share /some/mountpoint/
When I try to access it after period of inactivity (or when the network is inaccessible), it stucks application that for prolonged time (minutes). In the end it completes the request and unblocks the application.
smbclient
can easily log in and view directories, but the /some/mountpoint
is waiting and waiting for minutes.
How do I speedup these retries?
Asked by Vi.
(5985 rep)
Jan 15, 2015, 01:38 PM
Last activity: Apr 17, 2025, 01:04 AM
Last activity: Apr 17, 2025, 01:04 AM