D Dixiesys Verified User Joined Aug 2, 2003 Messages 123 Location The South Mar 23, 2005 #1 I have a couple servers that have lost all quota settings for the end users, repquota / reports 0 for all users, how can I rebuild the quotas properly?
I have a couple servers that have lost all quota settings for the end users, repquota / reports 0 for all users, how can I rebuild the quotas properly?
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Mar 23, 2005 #2 Do the correct partitions have quota enabled? These are the commands DA uses to update quota: Code: /sbin/quotaoff -a /sbin/quotacheck -augm /sbin/quotaon -a
Do the correct partitions have quota enabled? These are the commands DA uses to update quota: Code: /sbin/quotaoff -a /sbin/quotacheck -augm /sbin/quotaon -a