From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from eddie.linux-mips.org ([148.251.95.138] helo=cvs.linux-mips.org) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1kUklc-0004Af-8f for ptxdist@pengutronix.de; Tue, 20 Oct 2020 08:05:04 +0200 Received: (from localhost user: 'ladis' uid#1021 fake: STDIN (ladis@eddie.linux-mips.org)) by eddie.linux-mips.org id S23990946AbgJTGFA1xUsa (ORCPT ); Tue, 20 Oct 2020 08:05:00 +0200 Date: Tue, 20 Oct 2020 08:04:58 +0200 From: Ladislav Michl Message-ID: <20201020060458.GA68883@lenoch> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [ptxdist] systemctl daemon-reload fails List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On Mon, Oct 19, 2020 at 02:32:49PM -0400, Jon Ringle wrote: > I recently updated to ptxdist-2020.08.0 for running on our device that > has 64MB or physical ram. Same here (but running ptxdist-2020.10.0) > With systemd-246.6 that is installed,I'm finding that systemd > daemon-reload now fails: > > $ sudo systemctl daemon-reload > Failed to reload daemon: Refusing to reload, not enough space > available on /run/systemd. Currently, 10.6M are free, but a safety > buffer of 16.0M is enforced. > > Has anyone else encountered this issue? > What is the recommended way to handle this? I'm hesitant to increase > the size of /run in fstab because of the limited RAM I have available. I lowered RELOAD_DISK_SPACE_MIN with hope for the best. In my scenario, daemon-reload is almost never called - only in case technician is doing some tests on device and there is always watchdog to fix failed software. (we are slowly reaching point where this devices will be unable to run recent kernel and systemd) ladis > Thanks > -Jon > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de