Operating System - Linux
1830930 Members
2250 Online
110017 Solutions
New Discussion

HowTo obtain disk quota status.

 
Worapoj P.
Regular Advisor

HowTo obtain disk quota status.

Dear All,
Could you give hand how to obtain status that disk quota turn on.

Thanks in advanced for your helps,
BR
Worapoj
For LOVE For Honor For Mankind
4 REPLIES 4
Jerome Henry
Honored Contributor

Re: HowTo obtain disk quota status.

Hi,

To see that quotas are on, type 'quota', you'll get users to which quotas are assigned, if there are some, and all datas (usage, limit, and so on). You can also type quota username.

More commands at :

http://www.europe.redhat.com/documentation/rhl9/rhl-cg-en-9/s1-disk-quotas-managing.php3

hth

J
You can lean only on what resists you...
Avinoam
Frequent Advisor

Re: HowTo obtain disk quota status.

hello

the command is : repquota -a
this one is for all users quota status
for a single user you can run : repquota -a
Avinoam
Sababa
Worapoj P.
Regular Advisor

Re: HowTo obtain disk quota status.

Dear all,
Even i turn off quota both command shew same output as previous that quota still was on

BR/Worapoj
For LOVE For Honor For Mankind
Huc_1
Honored Contributor

Re: HowTo obtain disk quota status.

If I am wrong just discard this reply ... else points are always nice.

Did you implement all the steps needed to get quota implemented ... to describe this the best is to follow step by step the following link http://www.europe.redhat.com/documentation/rhl9/rhl-cg-en-9/ch-disk-quotas.php3
(This is the previous page in the link Jerome Henry gave here above).

I do not use quota on my Linux system's, but if I do quotas from root I get (this is on RedHat 8.0)

#quota
Disk quotas for user root (uid 0): none

If I do
#rpm -qa quota
quota-3.06-5

Your system should reveal something similare

As last mesure perhaps you reinstall ?

keep us informed of progress.

Jean-Pierre

P.S. Thanks for your link Jerome Henry it got me reading all quotas.


Smile I will feel the difference