From nobody Mon Aug 29 14:14:58 2022 X-Original-To: freebsd-current@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 4MGXWm0B1Cz4bDQ4 for ; Mon, 29 Aug 2022 14:15:00 +0000 (UTC) (envelope-from 01000182e9f49b75-35f2fff9-c6f9-4b37-8e4c-263309620d31-000000@amazonses.com) Received: from a8-24.smtp-out.amazonses.com (a8-24.smtp-out.amazonses.com [54.240.8.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MGXWl2VHDz4HvZ for ; Mon, 29 Aug 2022 14:14:59 +0000 (UTC) (envelope-from 01000182e9f49b75-35f2fff9-c6f9-4b37-8e4c-263309620d31-000000@amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1661782498; h=Message-ID:Date:MIME-Version:Subject:From:To:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:Feedback-ID; bh=Yexi13YvMa4/dPMETa8UCp3i6jz8B+8BxG1fEpyv5yg=; b=cjvb8ltqpHUUrOL54dvH/53Bn0iVGbcKjPCcjpN3FGAYNj1+8TnLVYqChyFf5G+x T7QMITuBong8CHk5W5WM1cfjz3eSSMx2b5bt9CuYdMbj4sCpp2O+MaBd16xvm4vzzPs EzXjsKSL5AvN+82LFDcZNOntLQe/VO9cOky80TIk= Message-ID: <01000182e9f49b75-35f2fff9-c6f9-4b37-8e4c-263309620d31-000000@email.amazonses.com> Date: Mon, 29 Aug 2022 14:14:58 +0000 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: Beadm can't create snapshot Content-Language: en-US From: Thomas Laus To: Current FreeBSD References: <01000182ac3b8593-fb381303-5719-4863-8fda-2530efcab31b-000000@email.amazonses.com> In-Reply-To: <01000182ac3b8593-fb381303-5719-4863-8fda-2530efcab31b-000000@email.amazonses.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Feedback-ID: 1.us-east-1.9pbSdi8VQuDGy3n7CRAr3/hYnLCug78GrsPo0xSgBOs=:AmazonSES X-SES-Outgoing: 2022.08.29-54.240.8.24 X-Rspamd-Queue-Id: 4MGXWl2VHDz4HvZ X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=amazonses.com header.s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw header.b=cjvb8ltq; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=acm.org (policy=none); spf=pass (mx1.freebsd.org: domain of 01000182e9f49b75-35f2fff9-c6f9-4b37-8e4c-263309620d31-000000@amazonses.com designates 54.240.8.24 as permitted sender) smtp.mailfrom=01000182e9f49b75-35f2fff9-c6f9-4b37-8e4c-263309620d31-000000@amazonses.com X-Spamd-Result: default: False [-0.60 / 15.00]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; NEURAL_HAM_LONG(-1.00)[-0.999]; NEURAL_HAM_SHORT(-1.00)[-0.999]; NEURAL_HAM_MEDIUM(-1.00)[-0.998]; FORGED_SENDER(0.30)[lausts@acm.org,01000182e9f49b75-35f2fff9-c6f9-4b37-8e4c-263309620d31-000000@amazonses.com]; R_DKIM_ALLOW(-0.20)[amazonses.com:s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw]; R_SPF_ALLOW(-0.20)[+ip4:54.240.0.0/18]; DMARC_POLICY_SOFTFAIL(0.10)[acm.org : SPF not aligned (relaxed), DKIM not aligned (relaxed),none]; MIME_GOOD(-0.10)[text/plain]; RWL_MAILSPIKE_POSSIBLE(0.00)[54.240.8.24:from]; FROM_NEQ_ENVFROM(0.00)[lausts@acm.org,01000182e9f49b75-35f2fff9-c6f9-4b37-8e4c-263309620d31-000000@amazonses.com]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14618, ipnet:54.240.8.0/21, country:US]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; DKIM_TRACE(0.00)[amazonses.com:+]; TO_DN_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[54.240.8.24:from]; DWL_DNSWL_NONE(0.00)[amazonses.com:dkim]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On 8/17/22 10:35, Thomas Laus wrote: > I attempted to create a ZFS snapshot after upgrading this morning and > received this error > After all of the discussion to compare and contrast beadm vs. bectl my read only bit is still set as of this morning 29-AUG-2022. # beadm create n257658 cannot create 'zroot/ROOT/n257658': 'snapshots_changed' is readonly # I thought that this 'feature' was fixed a while ago. Tom -- Public Keys: PGP KeyID = 0x5F22FDC1 GnuPG KeyID = 0x620836CF