2003-02-01 00:36:39

by J.A. Magallon

[permalink] [raw]
Subject: nfsd and exporting /lib

Hi...

I have a cluster mounting /lib exported from master node, and if
I try to run, for example, a ping to master:

annwn:/etc# bpsh 0 ping master.net0.cluster
ping: error while loading shared libraries: /lib/libresolv.so.2: cannot read file data: Error 116

/var/log/messages:

Feb 1 01:43:12 annwn kernel: nfsd Security: lib/libresolv-2.3.1.so bad export.

???

annwn:/etc# bpsh 0 ls -l /lib/libresolv*
ls: /lib/libresolv-2.3.1.so: Stale NFS file handle
lrwxrwxrwx 1 0 0 18 Jan 22 16:28 /lib/libresolv.so.2 -> libresolv-2.3.1.so

Libraries can not be exported ??? Libs in other places look good:

annwn:/etc# bpsh 0 ls -l /usr/lib/libz.*
-rwxr-xr-x 1 0 0 72302 Jun 7 2002 /usr/lib/libz.a
lrwxr-xr-x 1 0 0 13 Nov 13 12:10 /usr/lib/libz.so -> libz.so.1.1.4
lrwxr-xr-x 1 0 0 23 Nov 13 12:01 /usr/lib/libz.so.1.1.4 -> ../../lib/libz.so.1.1.4

Any ideas ?

TIA

--
J.A. Magallon <[email protected]> \ Software is like sex:
werewolf.able.es \ It's better when it's free
Mandrake Linux release 9.1 (Cooker) for i586
Linux 2.4.21-pre4-jam1 (gcc 3.2.1 (Mandrake Linux 9.1 3.2.1-5mdk))