Re: [Pvfs2-developers] Re: [Pvfs2-cvs] commit by slang in pvfs2/src/io/bmi/bmi_tcp: bmi-tcp.c sockio.c

2007-12-10 Thread Pete Wyckoff
[EMAIL PROTECTED] wrote on Mon, 10 Dec 2007 21:19 -0600: > while a loop will fix it, it would be really nice to understand how we get > EAGAIN when we think that there are bytes there... [..] > On Dec 7, 2007, at 4:55 PM, Sam Lang wrote: >> I'm seeing recv on a socket in non-blocking mode returnin

Re: [Pvfs2-developers] Re: [Pvfs2-cvs] commit by slang in pvfs2/src/io/bmi/bmi_tcp: bmi-tcp.c sockio.c

2007-12-10 Thread Rob Ross
while a loop will fix it, it would be really nice to understand how we get EAGAIN when we think that there are bytes there... rob On Dec 7, 2007, at 4:55 PM, Sam Lang wrote: I'm seeing recv on a socket in non-blocking mode returning EAGAIN occasionally, even though epoll has just told us

[Pvfs2-developers] "/bin/ls: .: Invalid argument" and "/bin/ls: .: Stale NFS file handle" errors

2007-12-10 Thread Juan Piernas Canovas
Hi all, (Please, accept my apologies if this has been discussed before.) I have downloaded the latest version of PVFS2 from the CVS repository (today, at 2pm, Pacific Time). I have also set up a small file system (4 I/O nodes, one of them is also the metadata server) and mounted the file syst