LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   NFS and Quotas (https://www.linuxquestions.org/questions/linux-networking-3/nfs-and-quotas-838801/)

ochienged 10-18-2010 07:51 AM

NFS and Quotas
 
Am attempting to setup an NFS partition for use by a number of users. I would with to use quotas to ensure equitable use of the HDDs resources. However, I keep getting the following error:

Quote:

~]# mount -o remount scratch
Unsupported nfs mount option: usrquota
My fstab configuration is as follows
Quote:

~]# cat /etc/fstab | grep usrquota
freenas:/mnt/DATA /scratch nfs rw,usrquota 0 0

merijnofiets 10-18-2010 09:55 AM

I believe there is more to be done than just add "usrquota" to your fstab
here is a pretty straight forward how to Linux File System Quotas


All times are GMT -5. The time now is 01:18 PM.