PDA

View Full Version : boot error daemon rpc.rquotad: Warning


smilem
7th January 2008, 22:16
Starting rquota daemon rpc.rquotad: Warning: Cannot open export table /var/lib/nfs/etab: no such file or directory Using '/' as a pseudofilesystem root.

I'm using suse 10.3

falko
8th January 2008, 18:26
What's the output of ls -la /var/lib/nfs?

calcala
21st January 2008, 01:41
Hello, I am experiencing the same issue.

The output I got from running
ls -la /var/lib/nfs is:

ls: cannot access /var/lib/nfs: No such file or directory

probably is something very basic...


Than you in advance for your help!

falko
21st January 2008, 19:07
What's in /etc/fstab?

mark.b
4th February 2008, 02:02
same here.
workaround for now:

install nfs server and and configure one nfs mount. f.e. /tmp

after a reboot the missing files are generated.

but now you cannot deactivate the nfs server anymore because of the running quota service. so be shure there is a firewall in front of the system.

or is there a known hint for installing quota without nfs support on a suse 10.3 system?

mb