[Bug 1447632] Re: CIFS mount freezes after coming from suspend
Phong
1447632 at bugs.launchpad.net
Thu Apr 23 18:51:56 UTC 2015
** Package changed: ubuntu => cifs-utils (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cifs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1447632
Title:
CIFS mount freezes after coming from suspend
Status in cifs-utils package in Ubuntu:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1447632/+subscriptions
More information about the foundations-bugs
mailing list