Helix Core Server Administrator Guide: Fundamentals (2019.1)
Specifying values for filesys configurables
In specifying filesys.*.min
values, you have the option of
specifying an absolute number or a percentage indicating a portion of the
current space:
Format | Meaning |
---|---|
|
A plain number, used as is. |
|
A number in kilobytes
$ p4 configure set filesys.P4TEMP.min=100K
|
|
A number in megabytes
$ p4 configure set filesys.P4ROOT.min=10M
|
|
A number in gigabytes.
$ p4 configure set filesys.P4JOURNAL.min=1G
|
|
A number in terabytes. |
|
A number as a percentage of the current space. To reserve ten
percent of the total disk space for
$ p4 configure set filesys.P4ROOT.min=10%
|
Your search for returned result(s).