https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253445
Bug ID: 253445
Summary: bectl: does not function in two-level zfs datasets
Product: Base System
Version: 12.2-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
I used mfsbsd to set up default datasets. If using non-raid, by default, mfsbsd
formats its zfs datasets for a single disk as follows:
Filesystem 1K-blocks Used Avail Capacity Mounted on
tank/root 302305222 9711156 292594065 3% /
devfs 1 1 0 100% /dev
tank/root/tmp 292594102 37 292594065 0% /tmp
tank/root/var 292924432 330366 292594065 0% /var
When I attempt to list bootable environments, it comes back empty.
[root@squid 11.Feb 12:20pm /usr]# bectl list
[root@squid 11.Feb 12:20pm /usr]#
bectl check does not return anything:
[root@squid 11.Feb 12:20pm /usr]# bectl check
[root@squid 11.Feb 12:20pm /usr]#
I would like to implement boot environments using two level datasets.
Is the three level datasets a requirement for using bectl?
See
https://forums.freebsd.org/threads/boot-environments-with-non-standard-dataset-layout-and-bectl-beadm.74925/
for additional details.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"