[Bug 268020] newsyslog(8) size condition fails on large files
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268020] newsyslog(8) size condition fails on large files"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Dec 2022 21:33:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268020 --- 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 possibly 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. -- You are receiving this mail because: You are the assignee for the bug.