Our network servers about a 100 mac and PC clients. We push/pull and create very large files everyday ( avg. 100-200megs ). We have 7 raids using raid level 5 with over a 1.4 terrabytes of storage.
I'm trying to set user disk quotas using linuxconf under RH 7.2 ext3 filesystem. I set both the file limit and disk space hard limit to different numbers (2000 and 200 respectively) to try it out.
For example, to set a disk quota for a single user, you’d run the command FSUTIL QUOTA MODIFY followed by the volume path, threshold value, limit value, and user account. (Use the “?” parameter to get ...