LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Disk Quota for user and group ??? (https://www.linuxquestions.org/questions/linux-general-1/disk-quota-for-user-and-group-20833/)

sultan 05-13-2002 06:37 AM

Disk Quota for user and group ???
 
Hi
I have a problem in linux disk quota.
Say there is a system user 'usr1' with initial group 'usr1'. On a particular file system, there may exists files

File1. -> User = usr1 group = usr1
File2. -> User = usr2 group = usr1
Fiel3. -> User = usr1 group = grp1

user of file2 and group of file3 can't be changed.
Now is it possible to set disk quota on that file system in such a way that the total size of all the files, owned by either user 'usr1' or group 'usr1', should not exceed to a particular limit (say 100MB).
I have tried to solve it in number of ways but can't get the solution.

Any Idea?
Thanks in Advance
Sultan


All times are GMT -5. The time now is 03:16 AM.