> > http://lists.insecure.org/linux-kernel/2001/Dec/5052.html >
"Basically it means that your rpc.statd daemon is unaware of a lot of its clients. It is probably failing to save their IP-numbers to disk. Check therefore that the directories /var/lib/nfs/sm, and /var/lib/nfs/sm.bak (or /var/lib/nfs/statd/sm, ... on some platforms) are writable by the rpc.statd process. " moulinette:/var/lib/nfs# ls -la total 14 drwxr-xr-x 4 root root 192 Sep 1 00:46 . drwxr-xr-x 18 root root 456 Aug 31 04:11 .. -rw-r--r-- 1 root root 1105 Jun 20 09:31 etab -rw-r--r-- 1 root root 500 Sep 1 10:50 rmtab drwxr-xr-x 2 root root 80 Jun 21 08:35 sm drwxr-xr-x 2 root root 48 Jun 20 09:32 sm.bak -rw------- 1 root root 4 Jun 20 09:31 state -rw-r--r-- 1 root root 0 Jun 20 09:32 xtab moulinette:/var/lib/nfs/sm# ps aux |grep stat root 195 0.0 0.8 1444 380 ? S Jun20 1:11 /sbin/rpc.statd C'est pas �a :( Charles

