-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
On FreeBSD 9.3 release
$ beadm --version
beadm 1.0 2013/10/13
I have this:
# zfs get canmount system/bootenv/default/usr \
system/bootenv/10.1-RELEASE/usr
NAME PROPERTY VALUE SOURCE
system/bootenv/10.1-RELEASE/usr canmount off local
system/bootenv/default/usr canmount off local
After mounting:
# beadm m': beadm mount 10.1-RELEASE /mnt Mounted successfully on '/mnt'
I notice /mnt/usr does not contain expected contents. Investigation shows a canmount=no filesystem has been mounted:
$ zfs mount | grep system/bootenv/10.1-RELEASE system/bootenv/10.1-RELEASE /mnt system/bootenv/10.1-RELEASE/tmp /mnt/tmp system/bootenv/10.1-RELEASE/usr /mnt/usr system/bootenv/10.1-RELEASE/usr/local /mnt/usr/local system/bootenv/10.1-RELEASE/usr/obj /mnt/usr/obj system/bootenv/10.1-RELEASE/usr/src /mnt/usr/src system/bootenv/10.1-RELEASE/var /mnt/var system/bootenv/10.1-RELEASE/var/audit /mnt/var/audit system/bootenv/10.1-RELEASE/var/empty /mnt/var/empty system/bootenv/10.1-RELEASE/var/log /mnt/var/log system/bootenv/10.1-RELEASE/var/tmp /mnt/var/tmp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels