Date: Tue, 06 Dec 2022 21:33:13 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268020] newsyslog(8) size condition fails on large files Message-ID: <bug-268020-227-Pcrl56ndS3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268020-227@https.bugs.freebsd.org/bugzilla/> References: <bug-268020-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268020 --- Comment #2 from Marcin Gryszkalis <mg@fork.pl> --- For unknown reason I wrongly assumed 64-bit int. I guess it was overflow of signed 32-bit int. I could be wrong about 1.3TB (it could be more and possi= bly I checked usage with du without -A while having compression enabled on ZFS). Log has grown that large simply because of typo in /etc/newsyslog.conf and fixing the typo apparently didn't help so I tested manually with newsyslog = -v. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268020-227-Pcrl56ndS3>