From mi@xxx.video-collage.com  Sun Sep  7 18:54:59 1997
Received: from xxx.video-collage.com (xxx.video-collage.com [199.232.254.68])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA25886
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 7 Sep 1997 18:54:56 -0700 (PDT)
Received: (from mi@localhost)
	by xxx.video-collage.com (8.8.5/8.8.5) id VAA12009;
	Sun, 7 Sep 1997 21:54:34 -0400 (EDT)
Message-Id: <199709080154.VAA12009@xxx.video-collage.com>
Date: Sun, 7 Sep 1997 21:54:34 -0400 (EDT)
From: Mikhail Teterin <mi@xxx.video-collage.com>
Reply-To: mi@aldan.ziplink.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: combination of null-FS , NFS and chroot crash the system
X-Send-Pr-Version: 3.2

>Number:         4491
>Category:       bin
>Synopsis:       combination of null-FS , NFS and chroot crash the system
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep  7 19:00:01 PDT 1997
>Closed-Date:    Sun Apr 19 13:00:33 PDT 1998
>Last-Modified:  Sun Apr 19 13:01:02 PDT 1998
>Originator:     Mikhail Teterin
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
Virtual Estates, Inc.
>Environment:

	BigMachine is a 2.2.1-RELEASE. SmallMachine is 2.2.2-RELEASE

>Description:

	null-FS is mounted over the subdirectory of NFS mount point

>How-To-Repeat:

On BigMachine as root:
	mkdir /SmallMachine
	mount -t nfs SmallMachine:/ /SmallMachine
	mount -t nfs SmallMachine:/usr /SmallMachine/usr
	# SmallMachine does not have anything in it's /usr/local
	mount -t null /usr/local /SmallMachine/usr/local
	chroot /SmallMachine tcsh
		!!! BigMachine reboots !!!


>Fix:
	
	I wish I knew
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Sun Apr 19 13:00:33 PDT 1998 
State-Changed-Why:  
See PR5355 
>Unformatted:
