------------------------------------------------------------------- John M. Lockard | U of Michigan - School of Information Unix Sys Admin | Suite 205 | 309 Maynard Street jloc...@umich.edu | Ann Arbor, MI 48104-2211 www.umich.edu/~jlockard | 734-615-8776 | 734-763-9677 FAX ------------------------------------------------------------------- - The University of Michigan will never ask you for your password -
Brock Palen
unread,
Aug 9, 2025, 11:42:19 AMAug 9
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to John Lockard, bareos...@googlegroups.com
Basically accurate.
I don’t use autoxflate because I do all client side compression, most of my clients are remote systems with slow upload I I am limited by bandwisth and not CPU.
Also I backup some AWS machines to on prem, where you pay $0.10/GB egress but I have CPU to burn.
I then don’t bother decompressing on the server because it saves disk space for disk volumes, and even when I migrate to tape gzip tends to be better than tape compression. So I just leave it compressed from the client.
What I don’t know is how it might interact with featuers I’m not using like the newer dedupe backend https://docs.bareos.org/DeveloperGuide/dedupable.html Compression I know can often get the way of solutions like that.