Date: Mon, 15 Mar 1999 13:24:46 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Pierre Beyssac <beyssac@enst.fr> Cc: freebsd-current@FreeBSD.ORG Subject: Re: panic: vfs_busy: unexpected lock failure Message-ID: <199903152124.NAA02779@apollo.backplane.com> References: <19990315174734.A400@enst.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
:Hello,
:
:My FreeBSD box keeps panicing when I'm trying to do a simple "cp
:-rp" from a local disk to a NFS-mounted disk. The NFS server is a
:Solaris 2.5 box; the NFS partition is mounted through amd.
:
:The files I try to copy are just sendmail's cf directory (lots of
:small files) and the panic happens every time I try (with cp -rp;
:not with piped tars).
:
:The kernel is today's, with NFS compiled-in (it's not a module).
:
:I'm having the following message:
: panic: vfs_busy: unexpected lock failure
:--
:Pierre Beyssac pb@enst.fr
Compile up a kernel with 'options DDB' and get a backtrace when
it panics next ( 'trace' command from DDB prompt ).
-Matt
Matthew Dillon
<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903152124.NAA02779>
