Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95405

Summary: baselayout-1.11.12-r4 hangs on shutdown if network scripts started manually and network fs
Product: Gentoo Linux Reporter: Pete Ezzo <peter.ezzo>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WONTFIX    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pete Ezzo 2005-06-07 18:58:00 UTC
This works fine if the scripts are started automatically.  Does not work when
done by hand.

Reproducible: Always
Steps to Reproduce:
1.  /etc/init.d/net.eth0 start
2.  /etc/init.d/netmount start
3.  reboot or shutdown

Actual Results:  
When the system was shutting down, eth0 was stopped first, and then it attempted
to unmount the network filesystems, which subsequently hung forever.  as the
local filesystems have also not been unmounted, shutting it off is not something
i like doing

Expected Results:  
it should have unmounted the network fs first and then stopped eth0
Comment 1 SpanKY gentoo-dev 2005-06-09 17:53:54 UTC
this has been fixed in baselayout-1.12.x ... but the changes were a bit too
intrusive to add to 1.11.x