Bug 10344

Summary: smb mounted filesystem hang during shutdown/reboot
Product: [Retired] Red Hat Linux Reporter: dan
Component: sambaAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-03-27 20:05:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dan 2000-03-25 08:53:03 UTC
If I mount an smb share on a windows 98se (no chance to test the others),
and if I don't un mount it before rebooting, the boot process halts at the
unmounting filesystems stage. I must admit I did not wait long to see if it
would continue, but I did have this exact problem on a server at work a few
months ago. At that point I had no choice but to pull the plug to reboot
it, as it was a headless server.

smbmount //scooby/c /home/dan/smbscooby -U guest

Comment 1 Bill Nottingham 2000-03-27 16:12:59 UTC
Did you have the netfs 'service' running? This will unmount
smb filesystems on shutdown.

Comment 2 Bill Nottingham 2000-03-27 20:05:59 UTC
When initscripts-5.04 is released, it should automatically
run 'netfs stop' on network stoppage if needed.