wan_jm wrote: > I don't know why that zfs mount failed stops all the other network service. > maybe it is not a bug of zfs. it must a bug with SMF in my opinion. do you > think so >
This is an expected behavior. filesystem/local is supposed to mount all ZFS filesystems. If it fails then filesystem/local goes into maintenance and network/inetd cannot start. Fix the problem with the zfs mounts first. -- Renaud