i am having a problem with quotas for users under /home
repquota -vut /home reports 63 entries but not all my usernames and some
strange values.
example of a good quota
majestic -- 940 10240 10260 25 0 0
example of quota's i don't understand.
#15033 -- 53512 0 0 3148 0 0
#10132 -- 27736 0 0 2449 0 0
#620 -- 2808 0 0 190 0 0
#202 -- 984 0 0 50 0 0
#78783 -- 168 0 0 20 0 0
#23 -- 3756 0 0 185 0 0
no sign of quota for xsconet (another user!)
when i use
quota -vu majestic it reports
Disk quotas for user majestic (uid 515):
Filesystem blocks quota limit grace files quota limit
grace
/dev/hda2 940 10240 10260 25 0 0
/dev/hda3 140 0 0 1 0 0
when i use
quota -vu xsconet it reports
Disk quotas for user xsconet (uid 538):
Filesystem blocks quota limit grace files quota limit
grace
/dev/hda2 0 0 0 0 0 0
/dev/hda3 0 0 0 0 0 0
trying to set quota for xsconet does not report an error but also does not
work but time stamp on aquota.user is updated!
Mark