On Wed, 4 May 2011 10:43:52 -0700 (PDT) Mahmood Naderan <nt_mahmood@xxxxxxxxx> wrote: > Hi, > On the client side I see this log > > Apr 5 14:50:50 orca kernel: [ 10.528336] udev: starting version 151 > Apr 5 14:50:50 orca cron[1021]: (CRON) INFO (pidfile fd = 3) > Apr 5 14:50:50 orca cron[1032]: (CRON) STARTUP (fork ok) > Apr 5 14:50:51 orca cron[1032]: (CRON) INFO (Running @reboot jobs) > Apr 5 14:50:55 orca rpc.statd[704]: statd running as root. chown /var/lib/nfs/sm to choose different user > Apr 5 14:50:58 orca kernel: [ 18.440010] eth0: no IPv6 routers present > > > However I don't know what to do > > root@client:/home/mahmood# ls -l /var/lib/nfs/ > total 12 > drwxr-xr-x 2 root root 4096 2011-05-03 18:31 rpc_pipefs > drwxr-xr-x 2 root root 4096 2011-05-03 18:31 sm > drwxr-xr-x 2 root root 4096 2011-05-03 18:31 sm.bak > > Any idea about that? > I thought that chown /var/lib/nfs/sm to choose different user was sufficiently clear. Choose a used - e.g. "statd-user", and then chown statd-user /var/lib/nfs/sm (of course you have to create the user first if it doesn't already exist). NeilBrown -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html