From nobody@www.freebsd.org  Mon Jun  3 13:00:15 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 36E8A37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 Jun 2002 13:00:15 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g53K0EhG073973
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 3 Jun 2002 13:00:14 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g53K0EUN073972;
	Mon, 3 Jun 2002 13:00:14 -0700 (PDT)
Message-Id: <200206032000.g53K0EUN073972@www.freebsd.org>
Date: Mon, 3 Jun 2002 13:00:14 -0700 (PDT)
From: MIkE <psyke@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: kernel-panic when coping data from a NFS-dir to a local dir
X-Send-Pr-Version: www-1.0

>Number:         38870
>Category:       kern
>Synopsis:       kernel-panic when coping data from a NFS-dir to a local dir
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 13:10:01 PDT 2002
>Closed-Date:    Sat Nov 01 17:14:26 PST 2003
>Last-Modified:  Sat Nov 01 17:14:26 PST 2003
>Originator:     MIkE
>Release:        4.5
>Organization:
>Environment:
FreeBSD ikarus.hel 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386
>Description:
I copied data from a NFS-mounted directory to /usr/
(actualy it was the ports-tree, and the system was
a clean new minimum install)

then came this:
 panic: vinvalbuf: dirty bufs

 syncing disks... 36 32 32 32 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5
 giving up on 4 buffers
 Uptime: 15m52s
 Automatic reboot in 15 seconds - press a key on the console to abort
>How-To-Repeat:
just copy data (about 200 or 300MB) from an NFS-dir to a local dir
>Fix:
I just added sync in the /usr-mount line in /etc/fstab
than it works fine
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kris 
State-Changed-When: Fri Oct 10 23:51:45 PDT 2003 
State-Changed-Why:  
Is this still an issue with more recent versions of FreeBSD?  If so, 
please obtain a debugging traceback as explained in: 

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html 

and submit the necessary information as a followup. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38870 
State-Changed-From-To: feedback->closed 
State-Changed-By: kris 
State-Changed-When: Sat Nov 1 17:14:18 PST 2003 
State-Changed-Why:  
Feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38870 
>Unformatted:
