From owner-svn-src-all@freebsd.org Thu Jan 18 07:26:12 2018 Return-Path: Delivered-To: svn-src-all@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 67031EB9AA6; Thu, 18 Jan 2018 07:26:12 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47B357D638; Thu, 18 Jan 2018 07:26:12 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8F291DB6F; Thu, 18 Jan 2018 07:26:11 +0000 (UTC) Date: Thu, 18 Jan 2018 07:26:11 +0000 From: Alexey Dokuchaev To: Ed Maste Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r327890 - head/usr.sbin/bsdinstall/partedit Message-ID: <20180118072611.GA51638@FreeBSD.org> References: <201801122025.w0CKPvVk022670@repo.freebsd.org> <20180113065347.GA26333@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180113065347.GA26333@FreeBSD.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2018 07:26:12 -0000 On Sat, Jan 13, 2018 at 06:53:47AM +0000, Alexey Dokuchaev wrote: > On Fri, Jan 12, 2018 at 08:25:57PM +0000, Ed Maste wrote: > > New Revision: 327890 > > URL: https://svnweb.freebsd.org/changeset/base/327890 > > > > Log: > > bsdinstall: disable SUJ by default > > > > SUJ + cg checksums produce spurious warnings after an unclean shutdown > > (e.g. a crash). For now disable SUJ for UFS installs so installing from > > a FreeBSD 12 snapshot results in a usable filesystem, until this can be > > fixed. > > Thanks; I keep seeing it quite often. Is it safe to disable SUJ on already > populated filesystem? Can (should) it better be done on live, mounted one, > of better off the other booted instance of FreeBSD (from another media)? Ping. ./danfe