Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
quota over nfs not working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
VooDooPriest
n00b
n00b


Joined: 09 Feb 2003
Posts: 29
Location: Bavaria, Germany

PostPosted: Wed May 17, 2006 7:27 pm    Post subject: quota over nfs not working Reply with quote

edit:

obivously the quotas are in fact enforced over the nfs mounts, however one cannot check his quota on the clients.
Ideas to fix this anyone?
tx

Hi,

I've got some setup problems at our server setting. I'll try to explain as short as possible:) :

the server (gaya) runs nfs, exporting the user homedirs. ext3, and nfsv3. the quotas on the server locally work fine.
However, the clients mounting the homedirs via automounter have no idea about the quotas whatsoever.

details:
/etc/hosts.allow and deny are not set at all, no restrictions (intern net anyways)

rpcinfo -p gaya : (runned on client)
Code:

   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100011    1   udp   4003  rquotad
    100011    2   udp   4003  rquotad
    100011    1   tcp   4003  rquotad
    100011    2   tcp   4003  rquotad
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100021    1   udp  32778  nlockmgr
    100021    3   udp  32778  nlockmgr
    100021    4   udp  32778  nlockmgr
    100021    1   tcp  51205  nlockmgr
    100021    3   tcp  51205  nlockmgr
    100021    4   tcp  51205  nlockmgr
    100005    1   udp    718  mountd
    100005    1   tcp    721  mountd
    100005    2   udp    718  mountd
    100005    2   tcp    721  mountd
    100005    3   udp    718  mountd
    100005    3   tcp    721  mountd
    100024    1   udp  32779  status
    100024    1   tcp  41929  status


quota -u username on server:
Code:

gaya ~ # quota -u testuser
Disk quotas for user testuser (uid 3362):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
/dev/cciss/disc0/part8
                28293240  28293240 28296240           94965   94965       0       


but on client:
Code:

mainz ~ # quota -u testuser
mainz ~ #


has anyone experience with this kind of problem?
Any suggestion to documentation involving nfs and quota would be appreciated

thanks in advance
_________________
#include "/dev/tty" /*ultimate C++ program*/
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sun Sep 24, 2006 10:03 am    Post subject: Reply with quote

the quotad daemon should be running on the server machine for this to work. Things work just fine here on that front.
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum