From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 1753 invoked from network); 17 Feb 2021 15:03:23 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 17 Feb 2021 15:03:23 -0000 Received: from 5ess.inri.net ([107.191.111.177]) by 1ess; Wed Feb 17 09:59:40 -0500 2021 Received: from [127.0.0.1] ([104.59.85.219]) by 5ess; Wed Feb 17 09:59:39 -0500 2021 Date: Wed, 17 Feb 2021 09:59:36 -0500 From: Stanley Lieber To: 9front@9front.org In-Reply-To: References: <9B3F5E0F-C779-4528-BE3A-172ABF7B7072@stanleylieber.com> <86ft1wobop.fsf@cmarib.ramside> Message-ID: <2CC85240-8ADD-43FC-A6E3-73598A4D2EFC@stanleylieber.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: decentralized secure software cloud map/reduce base Subject: Re: [9front] Re: feature request: log rotation Reply-To: 9front@9front.org Precedence: bulk On February 17, 2021 2:45:55 AM EST, sirjofri wrote: > >17=2E02=2E2021 00:34:17 Stanley Lieber : >> On February 15, 2021 11:53:42 PM EST, magma698hfsp273p9f@icebubble=2Eor= g=20 >> wrote: >>> Stanley Lieber writes: >>> >>>> a machine sitting still should not fill up its own disk=2E let's desi= gn >>>> a sane default=2E >>> >>> Isn't that the whole idea behind the WORM filesystem paradigm?=C2=A0 N= ever >>> delete anything, just add more storage=2E=C2=A0 Right? >>> >> >> i have seen many worms filled without human intervention=2E that's what= =20 >> i'd like to prevent=2E >> >> i can roll my own log rotation, but why not provide a sensible default? >> >> note: not all systems have a worm partition or are running dumps=2E the= =20 >> worm actually makes the problem worse=2E > >I thought dump only writes changed blocks, so if I don't write anything= =20 >it doesn't fill the disk? > >(Log files set to temporary) > >sirjofri > a lot of programs write to files under /sys/log/=2E files under /sys/log/ are not chmod +t by default=2E sl