All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS corruption (duplicated data)
@ 2004-06-08 15:44 Andy
  2004-06-08 15:57 ` Trond Myklebust
  2004-06-08 23:51 ` Nathan Scott
  0 siblings, 2 replies; 5+ messages in thread
From: Andy @ 2004-06-08 15:44 UTC (permalink / raw)
  To: linux-kernel

I really don't understand what could be causing this, but it happens on
several machine and at least on kernels 2.4.22, 2.4.25, 2.4.26.
NFS v3 : hard, udp, rsize=8192,wsize=8192
local filesystems are XFS

Trond, this is data corruption not dropped packets so the protocol
being UDP is not the problem.

Here is what is happening :

Copying a file of offsets from machine A to machine B over NFS and then
comparing the file on B with the file on A over NFS, the file on machine B
is corrupted in the following ways. 

Usually, data earlier in the file will show up again later.
For example :

57344 bytes of data from 672190464-672247807 is also in positions
1449664512-1449721855

sometimes, data later in the file is dupped to a position before it
should be

53248 bytes of data from 1197158400-1197211647 is also in positions
1036660736-1036713983

Any ideas

Andy

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

end of thread, other threads:[~2004-06-09  5:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-08 15:44 NFS corruption (duplicated data) Andy
2004-06-08 15:57 ` Trond Myklebust
2004-06-08 23:51 ` Nathan Scott
2004-06-09  2:12   ` Russell Cattelan
2004-06-09  5:19   ` Craig Tierney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.