https://bugzilla.novell.com/show_bug.cgi?id=750791 https://bugzilla.novell.com/show_bug.cgi?id=750791#c0 Summary: systemd: when suspending, NFS mount checks are /not/ honored Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 The follow variables are set in /etc/sysconfig/network/config: worklaptop:/etc/sysconfig/network # grep -E '^CONNECTION' /etc/sysconfig/network/config CONNECTION_SHOW_WHEN_IFSTATUS="no" CONNECTION_CHECK_BEFORE_IFDOWN="yes" CONNECTION_CLOSE_BEFORE_IFDOWN="yes" CONNECTION_UMOUNT_NFS_BEFORE_IFDOWN="yes" CONNECTION_SEND_KILL_SIGNAL="yes" worklaptop:/etc/sysconfig/network # When suspending (and using systemd), NFS-mounted filesystems are *not* unmounted, processes killed, etc... before the network is shut down. The result is a computer that a) won't suspend (active NFS mounts) b) has no active network (the network was shut down) c) cannot be easily coerced into a working state (one must manually configure an IP, run the firewall, and wait for NFS to retry -- then the computer suspends!) Fix: the computer must either - successfully unmount all NFS/network filesystems *before* shutting down the network *or* - refuse to suspend and keep the network as-is. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.