* quotas over NFS
@ 2004-02-16 14:58 Laurent HENRY
2004-02-16 15:06 ` Olaf Kirch
0 siblings, 1 reply; 2+ messages in thread
From: Laurent HENRY @ 2004-02-16 14:58 UTC (permalink / raw)
To: nfs
Hi
i'm coming here with a question i think you've heard a lot before.
I didn't find any documentation about it anywhere about setting up quotas over
NFS
On my Suse 8.1 (kernel 2.4.21168) system with 3-10 pre1 quota-tools
All local quotas works well but i can't use it through NFS
s a test, i'm accessing the /home (the one with quota) partition mounting it
locally by NFS
#mount -t nfs aa.bb.cc.dd:/home/ /mnt/
#quota laurent
Disk quotas for user laurent (uid 504):
Filesystem blocks quota limit grace files quota limit
grace
/dev/sdb1 155813* 20000 25000 505 0 0
aa.bb.cc.dd::/home
155813* 20000 25000 505 0 0
And i still can't write while in local partition(normal behavior because i'm
over quota)
#cd /home
#cp big-file big-file2
sd(8,17): write failed, user block limit reached.
But on the NFS mounted partition
#cd /mnt
#cp big-file big-file2
all is Ok and the file is written
Can anybody give me a clue ? Or at least the URL toward some explanation of
the correct use
PS:
the quota_v2 module is loaded
The portmapper is running well
rpcinfo -p give me: portmapper,rquotad,mountd,nfs,nlockmgr running
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-16 15:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-16 14:58 quotas over NFS Laurent HENRY
2004-02-16 15:06 ` Olaf Kirch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.