On Fri, 15 Sep 2006, Moritz Willers wrote: > What confuses me on this one is that I should be able to disable > rpc/meta and mdmonitor should come online fine. It does. But something > keeps reenabling rpc/meta at boot! Any idea what that might be? >
For the record, I filed my original problem as bug 6469233. http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6469233 > How can I track what enables a service? - mo I normally start by checking the timestamp for the enable in the logfile (provided the service has one). Since that won't work, if you have lots of time, you can do a boot -m verbose (or maybe debug, that may be enough to show the transition). The log will be in /var/svc/log/svc.startd.log I don't actually have any metadevices on my machine, and I'm not seeing this, so it may be related to the SVM services starting. -- Dave