Bug 273838 - bectl hold, to prevent destruction of a ZFS boot environment
Summary: bectl hold, to prevent destruction of a ZFS boot environment
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: Unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-fs (Nobody)
URL:
Keywords: feature
Depends on:
Blocks:
 
Reported: 2023-09-16 03:20 UTC by Graham Perrin
Modified: 2024-05-17 18:02 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin 2023-09-16 03:20:32 UTC
It should be possible for bectl(8) to place a hold on a boot environment. 

For a 'bectl destroy ⋯' command to _not_ destroy a held environment. 

(Not to prevent use of zfs-destroy(8).) 

Know the reason for a hold. Comparable to tagging with zfs-hold(8).