Christine Tran wrote:
> I had to make routing-setup a dependent of zones,

"Had to"?  I don't think that such a dependency will do what you expect,
even if it could be configured.

Having "routing-setup" ready means only that the routing protocols have
started, not that anything particular about the system routes is (or
ever will be) stable.

> I am now getting a
> route-setup in maintenance, due to:
> Stopping for maintenance due to dependency_cycle.
> 
> I have mapped it out and I can't see where this is happening.  Here's the 
> tree:

I think it's something like this:

svc:/system/zones:default ->
svc:/milestone/multi-user-server:default ->
svc:/network/ssh:default ->
svc:/system/utmp:default ->
svc:/milestone/sysconfig:default ->
svc:/system/sysidtool:system ->
svc:/network/rpc/bind:default ->
svc:/network/routing-setup:default

There's a 'svcstree' script floating around somewhere that's helpful in
diagnosing these sorts of things.

In general, though, you can't dabble in the construction of the system
services (including their dependencies) without very quickly getting
into the internal details of the implementation of those services.

-- 
James Carlson         42.703N 71.076W         <carlsonj at workingcode.com>

Reply via email to