Subject: Re: [vserver] quota /home
From: randall <randall@songshu.org>
Date: Wed, 24 Sep 2008 21:33:47 +0200

ADNET Ghislain wrote:
> randall a écrit :
>> hi all,
>>
>> have a question, i'm trying to set up some quota support from within 
>> the guest that is placed on LVM on DRBD.
>> i followed the guide here 
>> http://wiki.linux-vserver.org/Standard_non-shared_quota
>> basically the steps i took are as follows
>>
> to make quota work under webmin and vserver i use a wrapper script, 
> you can find it there, it is very small and hackish but works for me :
>
> https://support.aqueos.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=192

>
>
so if i understand correctly is have the script called called from 
virtualmin before the standard commands in,
 Command to list users on a filesystem    
Command to list groups on a filesystem    
Command to edit user's quota    
Command to edit group's quota    
Command to set a user's quota     None
Command to set a group's quota  
Command to check a user's quota    
Command to check a group's quota    
Command to copy a user's quota    
Command to copy a group's quota    
Command to turn on user quotas    
Command to turn on group quotas    
Command to turn off user quotas    
Command to turn off group quotas    
Command to check quotas    
Command to edit user grace times    
Command to edit group grace times

what would be a good place to place the script?