On Thu, Oct 23, 2008 at 4:49 PM, Laurent Burnotte
<[EMAIL PROTECTED]>wrote:

>
> => is there in zfs an automatic mechanism during solaris 10 boot that
> prevent the import of pool B ( mounted /A/B ) before trying to import A
> pool or do we have to legacy mount and file /etc/vfstab
>

This is fine if the pool from which /A is mounted is "guaranteed" to be
present, online, and have /A mounted.  Where /A is from the root pool, you
should be safe most of the time.

If not, set  the canmount promptery of the "Pool B /A/B" dataset to noauto,
otherwise it may bet mounted without /A being mounted, which depending on
your situation can be a minor irritation or a serious problem.


-- 
Any sufficiently advanced technology is indistinguishable from magic.
   Arthur C. Clarke

My blog: http://initialprogramload.blogspot.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to