2. try: nfsd send error -1

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Wed Aug 17 14:10:39 GMT 2005


Heinrich Rebehn <rebehn at ant.uni-bremen.de> writes:

> Aug 17 12:15:11 antsrv1 kernel: nfsd send error -1
> Aug 17 12:15:11 antsrv1 last message repeated 8 times
> 
> I got several of theese errors in my /var/log/messages. Can someone
> tell me what this means?

The socket send syscall got interrupted (by a signal, maybe?).  It
should be restartable, but I don't see whether it gets handled, so
apparently the kernel just ignores it.



More information about the freebsd-questions mailing list