Hello,
I have:
bear:/var/cache/apt/archives# mount | grep archives
beaver:/var/cache/apt/archives on /var/autofs/iucha/archives type nfs (r=
w,rsize=3D8192,wsize=3D8192,addr=3D10.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#=20
Note that /var/cache/apt/archives is a symbolic link to /var/autofs/iucha/a=
rchives.
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
--=20
"If it's not broken, let's fix it till it is."
--GvXjxJ+pjyke8COw
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
iD8DBQE+DH66NLPgdTuQ3+QRApI5AJ0eHWFchVY6/YnYUv6TTrpr4eiQagCgkAwl
qumFH6epyw2b/ty/mix9yLg=
=Cc/W
-----END PGP SIGNATURE-----
--GvXjxJ+pjyke8COw--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/