Bug 310426

Summary: shutdown hangs when nfs mounts was added and quota is enabled.
Product: [openSUSE] openSUSE 10.3 Reporter: Ladislav Michnovic <lmichnovic>
Component: OtherAssignee: Ladislav Michnovic <lmichnovic>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ladislav Michnovic 2007-09-13 21:31:16 UTC
The shutdown hangs because quota is trying to turn off quota on a nfs mount point, but the network is already shut down in that moment. That cause a hang up.
Comment 1 Ladislav Michnovic 2007-09-13 21:34:20 UTC
Why is not nfs mount point unmounted before network is stopped? 
The nfs was mounted manually. Do you have any idea how this could be handled?
Comment 2 Ladislav Michnovic 2007-09-13 22:04:24 UTC
I did a fix to ignore nfs mount points for quotaoff command. 
I do not think that quota should be stopped via nfs when shutting down a computer.