From: Thomas Lenherr <thomas@lenherr.name>
To: nfs@lists.sourceforge.net
Subject: nfs corrupts files
Date: Thu, 14 Oct 2004 18:14:44 +0200 [thread overview]
Message-ID: <416EA5F4.5090701@lenherr.name> (raw)
[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]
hi everyone,
ok, here is what i did:
i had some files on an nfs-server (v3) using kernel 2.6.8-gentoo-r8
(updated because of the trouble). the 9 files had an average size of
about 180mB and i built the md5sums of these files via ssh _on_ this
server.
after that i transferred these files to my workstation, once via nfs and
once via smb and let them check with md5sum again. the files transferred
with smb were ok, but 6 of the 9 files tranferred via nfs were corrupt.
then i made cmp between the local files (transferred with nfs of course)
and the files on the nfs-server. the result:
1) multiple use of cmp on files which md5sum mentioned as corrupt
resulted in reporting differences at different positions
2) sometimes the usage of cmp on files which md5sum mentioned as correct
resulted in reporting differences...
so, as you see, there's definitly something wrong
now some further infos:
there are no log messages either on the client nor on the server.
export-config:
---------------------------------------------------
mephisto root # exportfs -v
/raid/data/public/media
baal(rw,wdelay,nohide,no_root_squash)
/raid/data baal(rw,wdelay,no_root_squash)
---------------------------------------------------
mephisto is my servername, baal is my clientname and the subdirectory
has to be reexported as it is a new mount-point
the line from the /etc/fstab on client:
---------------------------------------------------
thomas@baal thomas $ grep nfs /etc/fstab
mephisto:/raid/data/ /data nfs rw,hard,intr 0 0
---------------------------------------------------
i'm thankful for any help as i don't know, where the mistake might be....
thomas
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
next reply other threads:[~2004-10-14 16:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-14 16:14 Thomas Lenherr [this message]
2004-10-14 17:26 ` nfs corrupts files Trond Myklebust
2004-10-14 19:58 ` Thomas Lenherr
2004-10-18 15:30 ` Thomas Lenherr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=416EA5F4.5090701@lenherr.name \
--to=thomas@lenherr.name \
--cc=nfs@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.