Output of quota command:
Disk quotas for user
(uid ): Space used (Megabytes) Number of Files Area Usage Quota Limit Expires Usage Quota Limit Expires ------------ ------ ------ ------ ------- ------ ------ ------ ------- Shell/Web/Mail 25.8 100.0 110.0 1515 21680 23848 Shell & Web 24.7 - 108.9 1322 - 23655 Mail 1.1 - 85.3 193 - 22526
"Space" is measured in Megabytes. Usage is the amount currently used.
"Quota" is the amount of space you have purchased.
"Limit" is the hard quota, which is normally 10 MB more than the amount
of space purchased.
"Expires" is the date on which the "Limit" is dropped to the level
of "Quota".
The number of files is a system issue. It should not be a problem for any user. If you find that you are close to quota on the number of files please ask us to increase that number for you.
Remember, there are two different file systems. Every minute, the system calculates your limit on each system. Here is the (somewhat non-intuitive) formula for figuring your current Limit (i.e. the amount of space available for you to use) on each server:
L1 = L - U + U1
L is your actual quota (that is, the combined limit on both servers,So if you have a 75 MB quota and 12 MB on the mail system and 18 in hour home and web directory spaces, your limit on the mail system is
U is your combined usage (on both servers), and
U1 is your current usage on server1.
L1 = L - U + U1
= 85 - 30 + 12
= 67
On the home-and-web file system, your limit is
L2 = 85 - 30 + 18
= 73