::Jason DiCioccio
Another possibility -- could you post your 'dmesg' output? One thing
that NFS does do is severely exercise both the network and the SCSI
device in a concurrent fashion.
If you happen to be using an NCR SCSI chipset, that could be the cause
of the problem (though I have never in my life seen the panic message
you posted in relation to the NCR cards).
If you can get the panic regularly then it may be worthwhile trying to
get some more information out of it. If you compile up a kernel with
the DDB option and your console is not running X, then the kernel will
drop into DDB on the console when it panics and allow you to do a
stack 'trace'. You may also be able to then dump the machine by typing
'panic' manually at the ddb prompt after copying down the trace
information.
-Matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message