Date: Wed, 7 May 2025 19:21:29 +0200 From: Harry Schmalzbauer <freebsd@omnilan.de> To: Olivier Certner <olce@freebsd.org>, Xin LI <delphij@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 83507f9e6fed - main - newsyslog(8): Disable compression by default in newsyslog.conf. Message-ID: <5aa77132-ad02-4cc2-a622-5c4e035316fd@omnilan.de> In-Reply-To: <5049201.M427ezpTYi@ravel> References: <202505040750.5447oQWq012045@gitrepo.freebsd.org> <5049201.M427ezpTYi@ravel>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2025-05-07 18:38, Olivier Certner wrote: > Hi Xin and all, > >> (snip) >> Historically, newsyslog compressed rotated log files to save disk space. >> This was helpful when storage was limited. However, with modern files >> systems like ZFS providing built-in compression and with larger disks >> now common, the benefits of additional log compression have diminished, >> especially given the inconvenience of needing to decompress logs when >> searching for specific patterns. >> (snip) > ... > In absence of more elements, I thus stand by the same conclusion as one year ago: The sensible default is to enable compression (for files marked as compressible), and for POLA it is probably to stay with 'legacy', so that compression letters actually mandate the desired compression format. This is what seems to benefit most uses and users by far. > > In other words, this commit should just be reverted. While ZFS is one of the strong features for using FreeBSD, more than the half of my setups back /var/log on UFS/FFS. And since bzgrep(1) lives in /usr/bin (just like bzless is), the claim of extra effort to decompress for pattern searching is not correct. Thank you Oliver, for your much more constructive postings, this is just a 'me wants it reverted too'! br, -harry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5aa77132-ad02-4cc2-a622-5c4e035316fd>