[Beowulf] NFS Read Errors
Mark Hahn
hahn at mcmaster.ca
Tue Dec 4 01:31:05 EST 2007
> does the same thing with a slightly simpler syntax. There is mounting
> evidence that you should use sha1sum rather than md5sum.
for general checking, md5 is still fine (ie not security-related stuff).
> I am guessing you are using TCP NFS mounts as well? TCP forces retries in
> the event of bad packets. UDP doesn't force this, but the NFS protocol will
UDP has a checksum as well, though it's only 16b. then again, the TCP
checksum isn't all that strong for today's data rates either.
you should definitely examine /proc/net/dev on involved machines.
>> We are in the process of upgrading and thus replacing all the machines we
>> have of that configuration due to space limitations and their age, but I'm
>> still curious what the problem could be.
I would attempt to reduce the complexity of your testing.
for instance, can a node write and verify to its local disk
without problem? can it stream data over tcp sockets (netcat
or the like) without corruption or obvious problems reflected
in /proc/net/dev? does ethtool tell you anything about the
config of the nic? comparing tcp vs udp NFS would be sensible
as well - varying the packet size, too. switching client and/or
server to a modern 2.6 kernel may be instructive.
_______________________________________________
Beowulf mailing list, Beowulf at beowulf.org
To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
!DSPAM:4754f499129878362916074!
More information about the Beowulf
mailing list