We are using lzop by default. (pgzip is a waste of CPU resources).
Is lzo better than gzip?
If you search the forums you can find my instructions on using pigz.
I *think* that pigz can be faster than lzop but like dietmar said pigz is a waste of CPU. My backups are written to a LUKS encrypted disk and the encryption is usually the bottleneck so I have been quite happy with lzop.
100: Mar 25 00:21:49 INFO: transferred 80530 MB in 404 seconds (199 MB/s)
104: Mar 25 00:29:06 INFO: transferred 107374 MB in 431 seconds (249 MB/s)
177: Mar 25 01:03:59 INFO: transferred 302795 MB in 865 seconds (350 MB/s)
182: Mar 25 01:08:20 INFO: transferred 77309 MB in 253 seconds (305 MB/s)
197: Mar 23 22:08:34 INFO: transferred 6442 MB in 51 seconds (126 MB/s)
208: Mar 23 22:42:07 INFO: transferred 107374 MB in 953 seconds (112 MB/s)
130: Mar 23 22:06:08 INFO: transferred 633507 MB in 3962 seconds (159 MB/s)
lzop is fast but is only single threaded.
lzop with less than 100% CPU means your system is unable to feed data to lzop faster than lzop can compress it or you are unable to write the resulting data to disk fast enough.
We use essential cookies to make this site work, and optional cookies to enhance your experience.