To check the amount of
disk space being used on your Virtual Server, Telnet
to the server, and from a command prompt type:
|
Column |
Description |
|
Filesystem |
This indicates
that quota is checking for any files that you
own on the /usr volume. You also own files
on the /backup volume but they are not
counted against your quota. |
|
Blocks |
The blocks indicate
the space that is currently being used. A block
is 1024 bytes. This server is using 81.9 MB of
disk space (80030x1024). |
|
Quota |
The disk space
allowed a Virtual Server indicated in blocks.
This Virtual Server has 275 megabytes by default
(281600/1024=275). The quota is a soft limit,
meaning the server continues to function when
it reaches the quota. |
|
Limit |
The limit is a
hard limit, meaning the server is unable to write
to disk when it exceeds this limit. Each Virtual Server is allowed a 10% (275+27.5=302.5 | 302.5*1024=309760)
excess of its quota before the limit is reached. |
|
Grace |
The grace period
is a time allowed for being over quota before
a hard limit is reached. The grace period is 7
days. You can go over quota and still continue
to function as long as you do not go over quota
by 10% or more or for over 7 days. |
|
Files |
Your quota is also
controlled by the number of files you have and
the amount of disk space. We currently give you
200 files per meg (275*200=55000). The files limit
has a quota and grace, which function just like
the disk space quota. |
Note: When you
are over the quota, you need to take action before the
limit is reached. When the limit is reached, any program
that creates or appends to files (such as your web server)
does not function.
At the command prompt,
type the command vnukelog -r. This action removes
the following files:
The command used to maintain
logs for subhosts is called vnukelog. The command
reads the web httpd.conf file, checks for subhosts
with log files, and lists the log files. You can then
choose which log files to delete with vnukelog.
Viewing Your Disk Usage
Note: vdiskuse
lists the directory and file usage from your current
directory.