I seem to be having a problem mounting the filesystems on my machine, and I suspect it's due to the order of processing of /etc/vfstab vs. ZFS mount properties.
I have a UFS /export, then I have a ZFS that mounts on /export/OSImages. In that ZFS I have a couple of directories with many .ISO files. In /etc/vfstab, I have entries that mount the ISO's using LOFI onto mountpoints which are also located under /export/OSImages. All of these mounts are failing at bootup with messages about non-existent mountpoints. My guess is that it's because when /etc/vfstab is running, the ZFS '/export/OSImages' isn't mounted yet? Any ideas? After bootup, I can login and run 'mountall' manually and everything mounts just fine. -Kyle _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss