So I thought lets see what happens without compression and adjusted the job accordingly using:
Code: Select all
# veeamconfig job edit --compressionLevel 0 for --name vps06-vagrant
Code: Select all
# veeamconfig job info --name vps06-vagrant
Backup job
UUID: {13654bfa-ce9f-4d5c-9b82-eb85b44e4f1b}
Name: vps06-vagrant
Repository UUID: {8bf0e2cd-a7da-484f-9841-3b46dc239673}
Repository name: Repository_1
Creation time: [b]1970-01-01 00:00:00[/b]
Options:
Compression: [b]NoCompression[/b]
Deduplication: no
Max Points: 14
Objects for backup:
Include All System:
Code: Select all
# veeamconfig repository list
Name UUID Location Type Backup server
Repository_1 {8bf0e2cd-a7da-484f-9841-3b46dc239673} 192.168.160.3:/srv/vps06 nfs
Code: Select all
Agent.Target.log:[27.10.2016 11:10:21] <140677862110976> dt | Source requested traffic compression level: [Lz4].
Agent.Target.log:[27.10.2016 11:10:21] <140677862110976> dt | Traffic compression enabled: [Lz4].
Agent.Target.log:[27.10.2016 11:10:21] <140677862110976> dt | Block decompression is required.