From owner-freebsd-bugs@freebsd.org Sat Mar 20 09:42:46 2021 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D7517579252 for ; Sat, 20 Mar 2021 09:42:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2bQt5Z3Jz3jW7 for ; Sat, 20 Mar 2021 09:42:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id BF13D579354; Sat, 20 Mar 2021 09:42:46 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BEE0B579251 for ; Sat, 20 Mar 2021 09:42:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F2bQt4zVvz3jkC for ; Sat, 20 Mar 2021 09:42:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9E0CD25AE9 for ; Sat, 20 Mar 2021 09:42:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 12K9gkaE004050 for ; Sat, 20 Mar 2021 09:42:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 12K9gkfQ004049 for bugs@FreeBSD.org; Sat, 20 Mar 2021 09:42:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254428] bectl(8) manual page update for bectl destroy, without and with option -o Date: Sat, 20 Mar 2021 09:42:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2021 09:42:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254428 Bug ID: 254428 Summary: bectl(8) manual page update for bectl destroy, without and with option -o Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: grahamperrin@gmail.com CC: doc@FreeBSD.org (2019-10-16): > bectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o is not specified >=20 > -o will force the origin to be destroyed unconditionally. >=20 > BE_DESTROY_AUTOORIGIN, on the other hand, will only destroy the=20 > origin if it matches the format used by be_snapshot. This lets us=20 > clean up the snapshots that are clearly not user-managed (because=20 > we're creating them) while leaving user-created snapshots in place=20 > and warning that they're still around when the BE created goes away. >From the manual page, for bectl destroy:=20 > =E2=80=A6 By default, bectl will warn that it is not destroying the origi= n of beName. =E2=80=A6 Is this statement of default behaviour suitably descriptive of the changes = that were introduced in 2019? Commentary under may be indicative of misunderstanding, or partial understanding.=20 (Do beadm(1) and bectl(8) share the same format for be_snapshot? And so on.) --=20 You are receiving this mail because: You are the assignee for the bug.=