[Gluster-devel] NetBSD regression status upate
Emmanuel Dreyfus
manu at netbsd.org
Mon May 4 09:58:40 UTC 2015
On Mon, May 04, 2015 at 03:24:38AM -0400, Sachin Pandit wrote:
> 83 TEST_IN_LOOP ! fd_write $i "content"
(...)
> In this test case we are writing "content" into the files (fd's).
> But for some reason the data "content" is not being written
(...)
> We suspect this could be because of NFS client caching.
As far sa I know there is no NFS client caching on NetBSD.
I would be much more suspicious of libc-level buffering: fd_write
just uses shell redirection and we do not control much of what
happens.
Perhaps we could do the test with a helper program written in C?
--
Emmanuel Dreyfus
manu at netbsd.org
More information about the Gluster-devel
mailing list