i was wondering if you have a zfs filesystem that mounts in a subdir
in another zfs filesystem, is there any problem with zfs finding
them in the wrong order and then failing to mount correctly?

say you have pool1/data which mounts on /data and pool2/foo which
mounts on /data/subdir/foo, what if at boot time, pool2 is imported
first, what happens?  /data would exist but /data/subdir wouldn't
exist since pool1/data hasn't been mounted yet.

-frank
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to