Path: csiph.com!weretis.net!feeder6.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail From: Anonymous Newsgroups: rocksolid.programming Subject: Re: bbx alpha version Date: Tue, 29 Dec 2020 04:23:22 -0800 Organization: def2 Message-ID: References: Content-Type: text/plain; charset=UTF-8 Injection-Info: i2pn2.org; posting-account="def2"; logging-data="18756"; mail-complaints-to="usenet@i2pn2.org" Xref: csiph.com rocksolid.programming:201 >>0db69e823dce479343 Might have to do with this entry in /var/log/news/expire.log: expireover start Tue Dec 29 04:33:54 UTC 2020: ( -z/var/log/news/expire.rm -Z/var/log/news/expire.lowmark) Article lines processed 28740 Articles dropped 0 Overview index dropped 0 expireover end Tue Dec 29 04:42:08 UTC 2020 lowmarkrenumber begin Tue Dec 29 04:42:08 UTC 2020: (/var/log/news/expire.lowmark) lowmarkrenumber end Tue Dec 29 04:42:08 UTC 2020 expire begin Tue Dec 29 04:42:38 UTC 2020: (-v1) expire: dbzsync: putcore failed expire: can't dbzclose /var/lib/news/history.n No space left on device expire: dbzinit: dbzinit already called once expire: can't dbzinit /var/lib/news/history Success expire: dbz: fseeko failure in putconf: Bad file descriptor /usr/lib/news/bin/news.daily: line 401: 7990 Segmentation fault expire -v1 expire end Tue Dec 29 06:26:55 UTC 2020 all done Tue Dec 29 06:26:56 UTC 2020 Or maybe with the fact that my /var/lib/news/history contains over 6 Mio lines (never knew that I ever had this many articles on my news server). Anyway, it seems to me that the expiration process is failing somewhere on the way with a segfault, and I guess that leaves inn2 in an unresponsive state. What is also strange is that a manual restart with service inn2 restart solves the problem, but the same called from a cronjob does not. And for this line: expire: can't dbzclose /var/lib/news/history.n No space left on device, there are 390 Mb space left on the device, so probably it is just not enough. Maybe I could just skip expiration altogether (since I do not use it anyway) ? Or maybe I just need a bigger hd ? -- Posted on def2