hey lori,

thanks for doing this.  i have a few questions.

if i have a zfs dataset (say tank/a) that is mounted via a temporary
mountpoint at /a, then what will the output of the following command be:
        zfs get mounpoint tank/a

will "zfs unmount -a" unmount temporarily mounted filesystems?

i assume that a temporarily mounted dataset can be unmounted by any of
the following commands:
        umount <mountpoint>
        zfs unmount <mountpoint>
        zfs unmount <dataset>

if a dataset is configured with canmount=off, can the dataset be
temporarily mounted?

if a dataset is configured with mountpoint=none, can the dataset be
temporarily mounted?

if a dataset is configured with zoned=on, can the dataset be temporarily
mounted in the global zone?

ed

On Mon, Apr 12, 2010 at 11:38:25AM -0600, Tim Haley wrote:
> I am sponsoring the following fast-track for Lori Alt. It introduces
> the ability to mount a ZFS dataset at a mountpoint other than the
> current value of the dataset's persistent mountpoint property.  The case
> requests micro/patch binding.
>
_______________________________________________
opensolaris-arc mailing list
[email protected]

Reply via email to