mehrdad abed

Well-Known Member
Mar 18, 2006
128
0
166
Hi

I know there are so many threads like this. However, it is frustrating me now.

All my quotas are changed to unlimited, don’t know why?

When I run /scripts/fixquota it would be fine during the program processes but all Quotas change back to unlimited again as fixquota processes finishe.
It also is being fixed when I turn the quota off (quotaoff -a) but changes back after first quota modification.

Please someone help.
 

mehrdad abed

Well-Known Member
Mar 18, 2006
128
0
166
please take a look at this :

# quota nick
nick -- 308 0 0 70 0 0
# quotaoff -a
# quota nick
nick -- 308 102400 102400 70 0 0
# quotaon -a
# quota nick
nick -- 308 0 0 70 0 0


i realy dont know why it changes bask as i turn quota on!
 
Last edited:

mehrdad abed

Well-Known Member
Mar 18, 2006
128
0
166
Sure, as i used an old version of kernel (2.2) so it doesn't support quota version 2 and the problem was a confliction of two different version of quota. I just removed all quota configurations and reconfigure the old version

Please email me at [email protected] if need it in detail
 
Last edited:

Imai

Well-Known Member
Aug 11, 2003
45
0
156
ekhwan said:
It would help a lot of people if you could add the details here.
I have this problem.
Could you please elaborate on the solution
Thank you
 

mehrdad abed

Well-Known Member
Mar 18, 2006
128
0
166
check if your linux kernel supports quota version 2 or not, if not you can upgrade the version of your kernel or using quota version 1 only.