[Bug 1838046] Re: Autofs with CIFS prevents laptop suspend
Mohammad Dahamshi
1838046 at bugs.launchpad.net
Thu Aug 1 07:58:39 UTC 2019
Linux automount version 5.1.2
ubntu 18.04
auto.master:
/home/mohammad/cifs /etc/auto.cifs --timeout 60
auto.cifs:
disk1
-fstype=cifs,rw,uid=1000,gid=100,credentials=/etc/auto.smb.mmd,file_mode=0770,dir_mode=0770
://plaqless.org/disk1
disk2
-fstype=cifs,rw,uid=1000,gid=100,credentials=/etc/auto.smb.mmd,file_mode=0770,dir_mode=0770
://plaqless.org/disk2
work
-fstype=cifs,rw,uid=1000,gid=100,credentials=/etc/auto.smb.mmd,file_mode=0770,dir_mode=0770
://win7.local/Work
steps to reproduce:
1. cd /home/mohammad/cifs/disk1 (now the disk1 is auto mounted)
2. unplug the LAN cable (or disconnect from the network plaqless.org is on)
3. suspend
4. Freezing of task failed after xx seconds (the bug)
** Changed in: autofs (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1838046
Title:
Autofs with CIFS prevents laptop suspend
Status in autofs package in Ubuntu:
New
Bug description:
I have autofs set to mount two cifs partitions
one from a local server, the second from a virtualbox machine in my laptop
when I stop the virtual machine and try to suspend, I got a message saying: Freezing of task failed after xx seconds
after ~10 seconds, the screen goes off, it appears that the laptop do a partial suspend (the power light doesn't blink), if I press the power button, the laptop wakes up, and sometimes I get a new gnome session (all my windows colsed and start with new gnome)
If I sudo systemctl stop autofs.service and the suspend, everything
works good.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1838046/+subscriptions
More information about the foundations-bugs
mailing list