Bug 19175

Summary: mounting NFS can be done multiple times CAUSING SYSTEM LOCKUP
Product: Base System Reporter: Adam <Adam>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Adam 2000-06-10 16:50:00 UTC
when you do:
mount <ip>:/mountpoint /mountpoint 
it dosent register that its mounted
If you do this ~131 will make TOTAL SYSTEM LOCKUP with CONSOLE REBOOT
...yes i was bored =)
This could also lead to a mount problem with 131 mount points too. god forbid...

Fix: 

Do checking on NFS mounts
How-To-Repeat: mount ip:/point /point
Comment 1 iedowse freebsd_committer freebsd_triage 2001-03-26 20:53:05 UTC
State Changed
From-To: open->feedback

The ability to stack multiple filesystems over a single mountpoint 
is a feature, not a bug (maybe `mount -a' could handle this better 
though). 

Can you confirm whether or not the lockups/reboots still occur on 
a recent -stable? I cannot repeat this problem. With around 450 
NFS mounts over one mountpoint I ran out of reserved ports so the 
remote mountd stopped accepting the connections, but I experienced 
no crashes or lockups.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2001-05-24 20:45:42 UTC
State Changed
From-To: feedback->closed

Feedback timeout