Bug 82061

Summary: network shares declared in /etc/fstab : unmount timed out under wifi
Product: systemd Reporter: hutou01
Component: generalAssignee: systemd-bugs
Status: RESOLVED DUPLICATE QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description hutou01 2014-08-02 20:03:13 UTC

    
Comment 1 hutou01 2014-08-02 20:08:37 UTC
With the following fstab entry, mounting on boot and unmounting on shutdown is Ok under a wired connection.

//nas/svol /home/hubert/svol cifs credentials=/home/hubert/.smbcredentials,noauto,nofail,x-systemd.automount,x-systemd.device-timeout=10 0 0

When switching to a wifi connection, mounting is Ok, but on shutdown, a timeout occurs on unmounting the share.
Comment 2 Lennart Poettering 2015-02-04 18:44:21 UTC
Sounds a lot like your network managing solution lacks some ordering towards network.target.

THis is discussed in more detail in bug 86707, closing this report hence.

*** This bug has been marked as a duplicate of bug 86707 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.