Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 1998 01:45:57 -0800 (PST)
From:      Jaye Mathisen <mrcpu@cdsnet.net>
To:        hackers@FreeBSD.ORG
Subject:   Another apparent NFS related 2.2.5 crash.
Message-ID:  <Pine.NEB.3.95.980227014454.7779A-100000@schizo.cdsnet.net>

next in thread | raw e-mail | index | archive | help


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 <return> to continue, or q <return> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.980227014454.7779A-100000>