Mount order for ZFS, jails, and nullfs

Torbjorn Granlund tg at gmplib.org
Fri Sep 24 18:12:04 UTC 2010


krad <kraduk at gmail.com> writes:

  use zfs mount/umount
  
How?

The "zfs mount" command does not work anyting like the mount(8) command
but for ZFS volumes.  The "zfs mount" mounts a volume using its
mountpoint property.  But if that's set to "legacy", then zfs mount will
hardly work, since it cannot take a mount point parameter.

The real problem is how to make all types of mounts to be made in a
top-to-bottom order.  Even if 'zfs mount' would work like I think you
assume it works, that would not help, as far as I can tell.

-- 
Torbjörn


More information about the freebsd-questions mailing list