Bug 65008

Summary: [PATCH] Fix suspend with NFS by not shuting down networking
Product: pm-utils Reporter: Dr. Tilmann Bubeck <tilmann>
Component: GeneralAssignee: Richard Hughes <richard>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch to fix suspend using NFS
/var/log/messages showing the hang with NFS

Description Dr. Tilmann Bubeck 2013-05-26 16:52:41 UTC
Created attachment 79805 [details] [review]
patch to fix suspend using NFS

On suspend /usr/lib64/pm-utils/sleep.d/55NetworkManager will shut down networking. This results in a stall if the machine uses NFS (e.g. on /home), because the final sync inside the kernel is not able to access the NFS server anymore and the machine hangs on suspend waiting forever. I attached /var/log/messages showing this problem.

Please find attached a patch to check for NFS. If it is used, then NetworkManager is not asked to shutdown to make sure, that NFS is still working.
Comment 1 Dr. Tilmann Bubeck 2013-05-26 16:53:37 UTC
Created attachment 79806 [details]
/var/log/messages showing the hang with NFS
Comment 2 Adam Jackson 2018-06-29 19:57:10 UTC
pm-utils hasn't been touched in eight years, none of this is likely to get addressed. Closing bugs and disabling the bz product.

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.