https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253445
--- Comment #5 from Wes Maag <[email protected]> --- Yeah, libbe really wants there to be at least two levels. It checks for the existence of a '/' in the root name and errors out if it does not exist. Attached is a diff that I scratched together which seems to work works[wes]:/home/wes $ zfs list -r test [16:27:06] NAME USED AVAIL REFER MOUNTPOINT test 246K 832M 24K none test/root1 24K 832M 24K /tmp/bectl_test_75GY test/root2 24K 832M 24K /tmp/bectl_test_75GY works[wes]:/home/wes $ bectl -r test list [16:16:30] BE Active Mountpoint Space Created root1 - - 24K 2021-02-11 15:46 root2 - - 24K 2021-02-11 15:46 -- 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]"
