From owner-freebsd-hackers Fri Feb 27 01:46:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA26712 for freebsd-hackers-outgoing; Fri, 27 Feb 1998 01:46:03 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mail-01.cdsnet.net (mail-01.cdsnet.net [206.107.16.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA26686 for ; Fri, 27 Feb 1998 01:45:58 -0800 (PST) (envelope-from mrcpu@cdsnet.net) Received: (qmail 23125 invoked from network); 27 Feb 1998 09:45:58 -0000 Received: from schizo.cdsnet.net (204.118.244.32) by mail-01.cdsnet.net with SMTP; 27 Feb 1998 09:45:58 -0000 Date: Fri, 27 Feb 1998 01:45:57 -0800 (PST) From: Jaye Mathisen To: hackers@FreeBSD.ORG Subject: Another apparent NFS related 2.2.5 crash. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Copyright 1996 Free Software Foundation, Inc... IdlePTD 9bd000 current pcb at 1fbb88 panic: vinvalbuf: flush failed #0 boot (howto=256) at ../../kern/kern_shutdown.c:266 266 dumppcb.pcb_cr3 = rcr3(); (kgdb) where #0 boot (howto=256) at ../../kern/kern_shutdown.c:266 #1 0xf0118193 in panic (fmt=0xf0137710 "vinvalbuf: flush failed") at ../../kern/kern_shutdown.c:390 #2 0xf0137944 in vinvalbuf (vp=0xf3ff0d00, flags=1, cred=0xf3efad80, p=0xf38cb800, slpflag=0, slptimeo=0) at ../../kern/vfs_subr.c:545 #3 0xf015ee20 in nfs_vinvalbuf (vp=0xf3ff0d00, flags=1, cred=0xf3efad80, p=0xf38cb800, intrflg=1) at ../../nfs/nfs_bio.c:799 #4 0xf015e452 in nfs_write (ap=0xefbffee8) at ../../nfs/nfs_bio.c:538 #5 0xf013c697 in vn_write (fp=0xf3afe9c0, uio=0xefbfff34, cred=0xf3efad80) at vnode_if.h:283 #6 0xf011fc23 in write (p=0xf38cb800, uap=0xefbfff94, retval=0xefbfff84) at ../../kern/sys_generic.c:263 #7 0xf01d01c7 in syscall (frame={tf_es = 39, tf_ds = -272695257, tf_edi = 385062, tf_esi = 384800, tf_ebp = -272639104, tf_isp = -272629788, tf_ebx = 19, tf_edx = 210, tf_ecx = 264036, tf_eax = 4, tf_trapno = 12, tf_err = 7, tf_eip = 537542593, tf_cs = 31, tf_eflags = 658, tf_esp = -272639160, tf_ss = 39}) at ../../i386/i386/trap.c:914 #8 0x200a3fc1 in ?? () #9 0x1663b in ?? () #10 0x85b8 in ?? () #11 0x8643 in ?? () #12 0xb2c4 in ?? () ---Type to continue, or q to quit---q Any ideas on how to fix? This is one of our web servers, taking NFS V2 UDP to a Netapp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message