Toolserver:Admin:Quota

This page was moved from the Toolserver wiki.
Toolserver has been replaced by Toolforge. As such, the instructions here may no longer work, but may still be of historical interest.
Please help by updating examples, links, template links, etc. If a page is still relevant, move it to a normal title and leave a redirect.

To change a disc-quota, log into the right Admin:HA cluster-Server and run quotatool -u USERNAME -b -q CHANGESIZE /global/home (CHANGESIZE can be an absolute value or a increasing (+) or decreasing (-) value – see man-page).

Please note that the soft-limit (-q) can never be higher then the hard-limit (-l instead of -q). Some times you have to increase the hard-limit first.

Important: You need to specify the size in MB or kB, quotatool has no idea about GB. You can check the quota on one of the userland-servers with the command "quota".

Category:Admin:Software