User quotas, linux 2.4.x, ext3 filesystem

bubba

Golden Member
Oct 10, 1999
1,589
0
0


Anyone using userquotas on an ext3 filesystem? If so, how did you set them up? I had them going on an ext2 filesys, but would prefer the journaling of ext3. Any help would be greatly appreciated!
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
As long as you have a recent version of the quota tools they should work with ext3 just fine I believe.
 

N11

Senior member
Mar 5, 2002
309
0
0
We implement quotas on ext3 on red hat without issue -- make sure the mount is mounted with usrquota and you will edit your user's quotas with 'edquota username'