[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple question



On Thu, Aug 07, 2003 at 04:51:17PM -0300, Andriei Duarte wrote:
>    Hi, I don't wanna busy  you. 
> 
>    Can you give me a simple example to how can I configure quotas on 
> XFS partition.
> 
>    Example:
>       all users must have only 200MB on their home (/home).
> 

# mount -o usrquota /dev/foo /mnt/bar
# setquota andriei 0 204800 0 0 /dev/foo

cheers.

-- 
Nathan