d67a3aaa9a
Added a vzdump.conf option to controll gzip compression. When 'pigz' (defaults to 0) is >0, pigz support is enabled. When the pigz option equals 1 pigz uses #cores/2 threads, else it spawns N threads. To use it select gzip in the web interface and set the aproppriate option in /etc/vzdump.conf Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
15 lines
244 B
Plaintext
15 lines
244 B
Plaintext
# vzdump default settings
|
|
|
|
#tmpdir: DIR
|
|
#dumpdir: DIR
|
|
#storage: STORAGE_ID
|
|
#mode: snapshot|suspend|stop
|
|
#bwlimit: KBPS
|
|
#ionice: PRI
|
|
#lockwait: MINUTES
|
|
#stopwait: MINUTES
|
|
#size: MB
|
|
#maxfiles: N
|
|
#script: FILENAME
|
|
#exclude-path: PATHLIST
|
|
#pigz: N: |