From nobody Wed Nov 17 11:43:18 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1DE08189FF94; Wed, 17 Nov 2021 11:40:29 +0000 (UTC) (envelope-from thj@freebsd.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HvLb106Lpz4q05; Wed, 17 Nov 2021 11:40:29 +0000 (UTC) (envelope-from thj@freebsd.org) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id CE38E5C0114; Wed, 17 Nov 2021 06:40:28 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 17 Nov 2021 06:40:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; 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-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=ZucQ2lqVLG72Xi4X3wU7QYg1+3w2/XJkwXXOik1MJ ls=; b=dbyNXc7LG+VaZnpEdcN0hD8fmphPKrDokDeTuIWXrszcGHfphjM1IwURu L4IS7OZ9KGgGH1yorKhANWdimZB9/Q6rZx2mEWUATRj6+BNMZYH5QtnbWGesH+ow mukHCcCobLt02sLzUMTPxsDuCD7Ek4cnhmR8aIKc8U36d/Yv2Bu2iDG01T9++UUo y8nEOffPhX55mkvN7XpMHQnAzHGP1g7iRVRggVcpf66rkqTEpPo4IvqDbIDaZhAz 60/jUaDvTqFlr1qRO0olbYcsebTGFwjuDRcPys476zXosLpNUSiLImNUcxKzCNXs iVrqMx4g4+Ba5aOf8HUkw5yfkWHRw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrfeeggddvhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvuffkfhggtggugfgjsehtkeertddttdejnecuhfhrohhmpefvohhmucfl ohhnvghsuceothhhjhesfhhrvggvsghsugdrohhrgheqnecuggftrfgrthhtvghrnhepje ejfefhhfegkeefueduudffkedukedvleejuedukeffudeukeduuedtudejleeknecuffho mhgrihhnpehfrhgvvggsshgurdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrg hrrghmpehmrghilhhfrhhomhepthhhjhesfhhrvggvsghsugdrohhrgh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 17 Nov 2021 06:40:27 -0500 (EST) Date: Wed, 17 Nov 2021 11:43:18 +0000 From: Tom Jones To: Marcin Wojtas Cc: Martin Matuska , src-committers , dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main Message-ID: <20211117114318.GC17668@tom-desk.erg.abdn.ac.uk> References: <202111170909.1AH9958u053602@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Rspamd-Queue-Id: 4HvLb106Lpz4q05 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Wed, Nov 17, 2021 at 10:24:11AM +0100, Marcin Wojtas wrote: > Hi, > > Thank you for the update. > > śr., 17 lis 2021 o 10:09 Martin Matuska napisał(a): > > > > The branch main has been updated by mm: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=dae1713419a669d4f6c7acddf81a21297c809741 > > > > commit dae1713419a669d4f6c7acddf81a21297c809741 > > Merge: b6cbbcae40b4 269b5dadcfd1 > > Author: Martin Matuska > > AuthorDate: 2021-11-17 08:35:14 +0000 > > Commit: Martin Matuska > > CommitDate: 2021-11-17 08:39:40 +0000 > > > > zfs: merge openzfs/zfs@269b5dadc (master) into main > > > > Notable upstream pull request merges: > > #12285 Introduce a tunable to exclude special class buffers from L2ARC > > #12689 Check l2cache vdevs pending list inside the vdev_inuse() > > #12735 Enable edonr in FreeBSD > > #12743 FreeBSD: fix world build after de198f2 > > #12745 Restore dirty dnode detection logic > > > > Obtained from: OpenZFS > > OpenZFS commit: 269b5dadcfd1d5732cf763dddcd46009a332eae4 > > > > I have one question to make sure about the guidelines for future. I've > been using ZFS on my arm64 machine for a while (a HEAD snapshot from > ~July + custom newer kernels for development) - after trying the > vanilla kernel after Nov 10 OpenZFS update I could no longer access > the root partition (even after returning back to the kernel that had > previously worked). > > I repeated the same thing with Nov 4 snapshot: > - Install system with ZFS > - Try kernel binary with updated OpenZFS - lose access to root partition. > > Is such behavior expected? If yes, is it recommended for the ZFS case > to use kernel and the world only from the same baseline? > > Best regards, > Marcin I don't know if this is related, but I just updated from the 4th November snapshot to this commit and my zfs on root box can't mount root. Annoyingly I haven't time to debug right now. - Tom