Mismatched quota settings

Hey guys,

I've run validation on a few of my servers and many (most) are coming up with this error:

Administration user : Unix user quota of Unlimited does not match the domain owner's quota of 1024 MB

Is there an easy way to get them back in sync?

Status: 
Active

Comments

This can happen if quotas were changed outside of Virtualmin, such as using the edquota command.

The best fix is to login to Virtualmin and change the domain's quota to something different, then change it back to the original setting.

arghhh I have just over 100 servers :(

You could make use of the command-line API to script this .. perhaps via a shell loop over all domains output by the virtualmin list-domains --name-only --toplevel command.