From owner-freebsd-arm@freebsd.org Tue Dec 15 19:54:36 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B453A4810A for ; Tue, 15 Dec 2015 19:54:36 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44B931116 for ; Tue, 15 Dec 2015 19:54:35 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D7F1621809 for ; Tue, 15 Dec 2015 14:54:34 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Tue, 15 Dec 2015 14:54:34 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=fMkzm2j70TxUEn3 XRGsbp7/3HSc=; b=Xg25HiDWzWq/QVOQPZZxrIToPudqafzgRoUytPNmGNjnPHZ nk0IefBX3srZTkM0uqm75DaRqtEZ34q2JTxpj0ruzkKS1sSUJJyl+d4psdM+0pib b8cUUK+JRXgKuumDn81jpwzqZ1c/fvLAPP4eHXKik6IRY0lz2RLzp9iXs02A= Received: by web3.nyi.internal (Postfix, from userid 99) id ACC3710E4D7; Tue, 15 Dec 2015 14:54:34 -0500 (EST) Message-Id: <1450209274.4299.468358681.22757635@webmail.messagingengine.com> X-Sasl-Enc: b5mF2qlQmO3EHpfPXgf7A196vP46qRvsncxzadiFsg+C 1450209274 From: Mark Felder To: bob prohaska Cc: freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-5c8c9c89 In-Reply-To: <20151215191845.GB29187@www.zefox.net> References: <20151215181047.GA29187@www.zefox.net> <1450204738.4176380.468287977.048387B9@webmail.messagingengine.com> <20151215191845.GB29187@www.zefox.net> Subject: Re: No space left in lost+found Date: Tue, 15 Dec 2015 13:54:34 -0600 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2015 19:54:36 -0000 On Tue, Dec 15, 2015, at 13:18, bob prohaska wrote: > Hi Mark, > > Here's what I get, da0p4 is /tmp > > root@www:/lost+found # tunefs -p /dev/da0p4 > tunefs: soft update journaling: (-j) enabled > root@www:/lost+found # tunefs -p /dev/mmcsd0s2a > tunefs: soft update journaling: (-j) enabled I would recommend turning off soft update journaling and see if your problem goes away. If that doesn't work, perhaps disable soft updates entirely. Anyone else have thoughts on this? -- Mark Felder ports-secteam member feld@FreeBSD.org