Given this answer (on smf-discuss) > ???Gordon Ross wrote: > > Does SMF shutdown services in reverse order? > > (i.e. shutdown nfs before network, etc) > > In nevada and recent s10 updates, yes. There's a patch required for > ???s10 FCS and early s10 updates. > > liane
I'm curious about what I observe with autofs shutdown: http://bugs.opensolaris.org/view_bug.do?bug_id=6544130 It appears that the network interface is already down during the time that autofs is trying to unmount things. Does this indicate a missing service dependency? I see this with either network service instance: svc:/network/physical:default svc:/network/physical:nwam I'd look into this more, but I'm a newbie at SMF. Thanks, Gordon