From owner-freebsd-fs Fri Oct 18 10:16:49 2002 Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A324437B401; Fri, 18 Oct 2002 10:16:47 -0700 (PDT) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EF1F43E88; Fri, 18 Oct 2002 10:16:47 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: from blackhelicopters.org (mwlucas@localhost [127.0.0.1]) by blackhelicopters.org (8.12.5/8.12.5) with ESMTP id g9IHGfJ6056757; Fri, 18 Oct 2002 13:16:41 -0400 (EDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.12.5/8.12.5/Submit) id g9IHGe8I056756; Fri, 18 Oct 2002 13:16:40 -0400 (EDT) Date: Fri, 18 Oct 2002 13:16:40 -0400 From: Michael Lucas To: sjs Cc: freebsd-isp@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: NAS via NFS crashes with vinvalbuf: flush failed Message-ID: <20021018131640.A56728@blackhelicopters.org> References: <1034955118.86889.sjs@mail2000.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1034955118.86889.sjs@mail2000.com.tw>; from sjs@mail2000.com.tw on Fri, Oct 18, 2002 at 11:31:58PM +0800 Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Could you prepare a debugging kernel, so people can get a better idea of what happens? If you need some hints, take a look at: http://www.onlamp.com/pub/a/bsd/2002/03/21/Big_Scary_Daemons.html Various filesystem gurus will have a much better shot at figuring out the real problem if you have a dump on a debug kernel. Thanks! On Fri, Oct 18, 2002 at 11:31:58PM +0800, sjs wrote: > Hi, > > I have two FreeBSD servers mount NetApp NAS via NFS and run > under layer 4 switch to be redundant. I upgraded FreeBSD version > from 4.2R to 4.6.1-RC2, the panic crash still happen very often. > The messages I got from every crash are all the same which is about > "vinvalbuf: flush failed". Once the server-1 crashes, server-2 will > crash very soon. I guess there's some problems with accessing NFS > files on NAS, so when server-1 crashes, server-2 keeps accessing > the same file and then crahes, too. > > So is there any suggestion? Does it help to upgrade to 4.7R? > > PS: Both servers are with dual CPU with SMP enabled. I tried to > turn off SMP, but it didn't help anything. > > Thanks! > > Best regards, > Gareth > > ===========================Message attached===================== > > Oct 18 23:12:09 mail savecore: reboot after panic: vinvalbuf: flush failed > (kgdb) bt > #0 0xc01b0096 in dumpsys () > #1 0xc01afe67 in boot () > #2 0xc01b028c in poweroff_wait () > #3 0xc01dc4c9 in vinvalbuf () > #4 0xc023007c in nfs_vinvalbuf () > #5 0xc0252ee9 in nfs_open () > #6 0xc01e3943 in vn_open () > #7 0xc01df848 in open () > #8 0xc02e8aba in syscall2 () > #9 0xc02da2f5 in Xint0x80_syscall () > #10 0x804f62f in ?? () > #11 0x804d9f8 in ?? () > #12 0x804d2af in ?? () > #13 0x804cac1 in ?? () > #14 0x804adfc in ?? () > #15 0x804a289 in ?? () > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-fs" in the body of the message -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.oreillynet.com/pub/q/Big_Scary_Daemons Absolute BSD: http://www.AbsoluteBSD.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message