: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 p...@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 <dil...@backplane.com> To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message