xfs
[Top] [All Lists]

Re: simple question

To: Andriei Duarte <andriei@xxxxxxxxxxxxxx>
Subject: Re: simple question
From: Nathan Scott <nathans@xxxxxxx>
Date: Fri, 8 Aug 2003 15:45:52 +1000
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <3F32ADB5.50108@sicredi.com.br>
References: <3F32ADB5.50108@sicredi.com.br>
Sender: linux-xfs-bounce@xxxxxxxxxxx
User-agent: Mutt/1.5.3i
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


<Prev in Thread] Current Thread [Next in Thread>