[Bug 1447632] [NEW] CIFS mount freezes after coming from suspend
Launchpad Bug Tracker
1447632 at bugs.launchpad.net
Thu Apr 23 18:51:57 UTC 2015
You have been subscribed to a public bug:
I mounted the cifs share on my laptop by first creating
mkdir /media/smb-name
then inserting mounting procedure into /etc/fstab
//192.168.0.1/smb-name /media/smb-name cifs credentials=/root/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0
And Adding the credentials in /root/.smbcredentials:
username=myusername
password=mypassword
And mounting the cifs share
mount -a
After suspending the laptop (for at least 10 minutes! - not sure what is the exact amount of time needed) and waking it up, it "freezes" waiting for the share. For example executing this command in terminal:
ls -lah /media/smb-name
It's really annoying as you can't access cifs share or do anything in
that terminal window for some time. Then if you're lucky cifs share gets
mounted and starts working again after 1,5 minutes or more (or never).
Some details about my computer
OS: Ubuntu 15.04 desktop amd64
SMB share OS: Windows 7 (but same results with Ubuntu Samba share)
cifs-utils: Installed: 2:6.0-1ubuntu2
** Affects: cifs-utils (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment vivid
--
CIFS mount freezes after coming from suspend
https://bugs.launchpad.net/bugs/1447632
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to cifs-utils in Ubuntu.
More information about the foundations-bugs
mailing list