Re: 2. try: nfsd send error -1

2005-08-19 Thread Lowell Gilbert
Heinrich Rebehn <[EMAIL PROTECTED]> writes:

> Lowell Gilbert wrote:
> > Heinrich Rebehn <[EMAIL PROTECTED]> 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.
> > 
> 
> Thanks for your reply, Lowell.
> Can this cause data loss when transferring a file via nfs?

I don't think so.  RPC isn't exactly my area, but looking over the
server socket code in a bit more depth than the first time, I would
expect that the NFS client would either notice the drop or hang.  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 2. try: nfsd send error -1

2005-08-18 Thread Heinrich Rebehn
Lowell Gilbert wrote:
> Heinrich Rebehn <[EMAIL PROTECTED]> 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.
> 

Thanks for your reply, Lowell.
Can this cause data loss when transferring a file via nfs?

--Heinrich
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 2. try: nfsd send error -1

2005-08-17 Thread Lowell Gilbert
Heinrich Rebehn <[EMAIL PROTECTED]> 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.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


2. try: nfsd send error -1

2005-08-17 Thread Heinrich Rebehn
Hi list,

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?
-- 

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-4664
Fax   :-3341

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


2. try: nfsd send error -1

2005-08-17 Thread Heinrich Rebehn
Hi list,

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?
-- 

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-4664
Fax   :-3341


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"