Monitoring disk space usage
Use the p4 diskspace
command to monitor disk space
usage. By default, p4 diskspace
displays the amount
of free space, disk space used, and total capacity of any filesystem used
by
Helix Server.
By default, Helix Server
rejects commands when free space on the filesystems housing the
P4ROOT
, P4JOURNAL
, P4LOG
, or
TEMP
falls below 250 megabytes. To change this behavior, set
the filesys.P4ROOT.min
(and corresponding) configurables to
your desired limits:
If the user account that runs the
Helix Server
process is subject to disk quotas, the Server observes these quotas with
respect to the filesys.*.min
configurables, regardless of
how much physical free space remains on the filesystem(s) in question.
The next section explains the options you have in reconfiguring default
values.
For more information, see Configurables in the Helix Core Command-Line (P4) Reference.