pcompact.conf
The /etc/vz/pcompact.conf file is used by the pcompact utility to compact virtual disks in Containers.
Format
<parameter_name> =<parameter_value>
Parameters
Name
|
Description
|
THRESHOLD=<number>
|
Compact the virtual disk if unused space on it exceeds THRESHOLD percent of the ploop size.
|
DELTA=<number>
|
Reduce disk space to be compacted by DELTA percent of the ploop size.
|
DEFRAG= < yes| no>
|
Perform or skip file system defragmentation.
|
|