[Linux-cluster] Question about controlling the start of services with RIND

Lon Hohberger lhh at redhat.com
Thu Apr 30 18:29:18 UTC 2009


On Tue, 2009-04-28 at 18:49 +0300, Theophanis Kontogiannis wrote:

> Could I use RIND somehow to make the rest of the clustered services to
> start only if the filesystem service has started?

Yeah, just set:

<service name="foo" depend="file_system_service_name" ...>
  ...
</service>

-- Lon





More information about the Linux-cluster mailing list