From owner-freebsd-current Mon Mar 15 8:48:52 1999 Delivered-To: freebsd-current@freebsd.org Received: from enst.enst.fr (enst.enst.fr [137.194.2.16]) by hub.freebsd.org (Postfix) with ESMTP id E640D15123 for ; Mon, 15 Mar 1999 08:47:55 -0800 (PST) (envelope-from beyssac@enst.fr) Received: from bofh.enst.fr (bofh.enst.fr [137.194.32.191]) by enst.enst.fr (8.9.1a/8.9.1) with ESMTP id RAA13734; Mon, 15 Mar 1999 17:47:36 +0100 (MET) Received: by bofh.enst.fr (Postfix, from userid 12426) id 0E0A3D21A; Mon, 15 Mar 1999 17:47:35 +0100 (CET) Message-ID: <19990315174734.A400@enst.fr> Date: Mon, 15 Mar 1999 17:47:34 +0100 From: Pierre Beyssac To: freebsd-current@freebsd.org Subject: panic: vfs_busy: unexpected lock failure Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message