public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux <-> Linux NFS issues.
@ 2003-03-21 10:37 Daniel Pittman
  2003-03-21 12:32 ` Dave Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Pittman @ 2003-03-21 10:37 UTC (permalink / raw)
  To: linux-kernel

I am sharing large volume data between two Linux machines using NFS v3,
and have a bit of a reliability issue with it, with writes on the client
machine failing occasionally.


The server is running:
Linux gavroche 2.5.64 #2 Fri Mar 7 20:11:43 EST 2003

The client is running:
Linux anu 2.5.64 #6 Mon Mar 17 19:08:37 EST 2003

Both are .64 + a few csets after that, but the problem was evident with
.62 or so as well.  I am not confident enough to say it started then,
though, as I believe it happened with an earlier version on the client.


The client machine reports, in dmesg:

NFS: server cheating in read reply: count 4096 > recvd 1000

The 'count' value is occasionally higher, but not often, and the 'recvd'
never seems to differ from 1000.


On the client, a write or close syscall returns an error, specifically
'Input/Output Error' (from perror, so -EIO is the code).


This usually happens somewhere between one and ten hours through the
encoding of a set of DV files to MPEG2, and at different spots in the
process.


Searching the archives shows that this problem has been seen before, but
didn't turn up anything that was a solution.

       Daniel

-- 
Specialized meaninglessness has come to be regarded,
in some circles, as a kind of hallmark of true science.
        -- Aldous Huxley

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-21 12:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-21 10:37 Linux <-> Linux NFS issues Daniel Pittman
2003-03-21 12:32 ` Dave Jones
2003-03-21 12:52   ` Trond Myklebust
2003-03-21 12:57     ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox