From: Florin Iucha <florin@iucha.net>
To: linux-kernel@vger.kernel.org
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Subject: NFS problems with 2.5.53 on server
Date: Fri, 27 Dec 2002 10:24:26 -0600 [thread overview]
Message-ID: <20021227162426.GA8070@iucha.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]
Hello,
I have:
bear:/var/cache/apt/archives# mount | grep archives
beaver:/var/cache/apt/archives on /var/autofs/iucha/archives type nfs (rw,rsize=8192,wsize=8192,addr=10.10.0.10)
Then:
bear:/var/cache/apt/archives# ls vim*
ls: vim*: No such file or directory
bear:/var/cache/apt/archives# find . -name vim\*
bear:/var/cache/apt/archives# md5sum vim-gtk_1%3a6.1-266+1_i386.deb
11a6d8dbfb51688d7ac275562540c327 vim-gtk_1%3a6.1-266+1_i386.deb
bear:/var/cache/apt/archives#
Note that /var/cache/apt/archives is a symbolic link to /var/autofs/iucha/archives.
So "ls", "find" cannot find the name for the file, but if I know the
file I can open it just fine.
On the client:
bear:/var/cache/apt/archives# ls | wc -l
91
On the server:
florin@beaver:/var/cache/apt/archives$ ls | wc -l
441
Server has 2.5.53 with no other patches. For clients I have used both 2.5.53
and 2.4.19 (Debian package).
Cheers,
florin
--
"If it's not broken, let's fix it till it is."
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2002-12-27 16:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-27 16:24 Florin Iucha [this message]
2002-12-27 16:51 ` NFS problems with 2.5.53 on server David Ford
2002-12-27 18:17 ` Florin Iucha
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=20021227162426.GA8070@iucha.net \
--to=florin@iucha.net \
--cc=linux-kernel@vger.kernel.org \
--cc=trond.myklebust@fys.uio.no \
/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.