From owner-freebsd-hackers Tue Mar 26 7:21:19 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx01-a.netapp.com (mx01-a.netapp.com [198.95.226.53]) by hub.freebsd.org (Postfix) with ESMTP id 35F7F37B41F for ; Tue, 26 Mar 2002 07:21:15 -0800 (PST) Received: from frejya.corp.netapp.com (frejya [10.10.20.91]) by mx01-a.netapp.com (8.11.1/8.11.1/NTAP-1.2) with ESMTP id g2QFKd310498; Tue, 26 Mar 2002 07:20:39 -0800 (PST) Received: from orbit-fe.eng (localhost [127.0.0.1]) by frejya.corp.netapp.com (8.12.2/8.12.2/NTAP-1.4) with ESMTP id g2QFKdZ2009942; Tue, 26 Mar 2002 07:20:39 -0800 (PST) Received: from localhost (kmacy@localhost) by orbit-fe.eng (8.11.6+Sun/8.11.6) with ESMTP id g2QFKb524483; Tue, 26 Mar 2002 07:20:37 -0800 (PST) Date: Tue, 26 Mar 2002 07:20:37 -0800 (PST) From: Kip Macy To: Michael Lucas Cc: Apache Man , hackers@FreeBSD.ORG Subject: Re: kernel panic: vm_object_reference In-Reply-To: <20020326075045.B80675@blackhelicopters.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That is a bug. The system is supposed to iterate through all the vnodes hanging off the mount point and vgone them. According to Kirk at least this used to work. -Kip On Tue, 26 Mar 2002, Michael Lucas wrote: > Hello, > > Forcibly unmounting a file system that is in use will panic your > system. It's not exactly a bug, it's just how it works. :) > > On Tue, Mar 26, 2002 at 10:24:01AM +0200, Apache Man wrote: > > Hi. > > > > As i informed you earler the bug exists in freebsd 4.5. > > Kernel panics with `vm_object_reference: delay in getting object' > > when i copy files from a partition and at the same time dismount > > this partition (umount -f /cdrom). > > > > The sutuation is following. > > I mount /cdrom. Then start too many `cp' processes that copy > > some files from /cdrom. In other tty i umount -f /cdrom and > > kernel panics. > > > > Sorry if it's known bug. > > > > -- > > email: apache@ukr.net > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > > -- > Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org > my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons > > http://www.blackhelicopters.org/~mwlucas/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message