On Mon, 2008-01-21 at 00:03 +0100, Hans-Peter Jansen wrote: > Hi, > > after installation of 2.6.24-rc8 on a local server, the syslog gets spammed > with "lockd: cannot monitor <some client>" > > grep 'lockd: cannot monitor' /var/log/messages | wc -l > 136026 > > in 20 minutes! I restarted the offending client (with 2.6.18.something) for > mercy reasons now..
It is telling you to either remount the NFS partition with the -onolock option, or to start rpc.statd. Trond -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

