pcompact
Utility to compact Containers by removing unused blocks from their virtual disks. By compacting virtual disks, you can increase free disk space on the physical server.
Syntax
pcompact [-v] [-n] [-s] [-t <timeout> [s|m|h]
Options
Name
|
Description
|
-v
|
Increase the command output verbosity. Multiple -v options can be specified to produce a more verbose output.
|
-n
|
Display the actions the command will execute but do not actually compact the disks.
|
-s
|
Stop the command execution after compacting the first virtual disk.
|
-t <timeout> [ s| m| h]
|
Terminate the command after the specified timeout, in seconds (default), minutes or hours.
|
|