<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Andreas Pfaffeneder wrote:
<blockquote cite="mid:498890ED.90605@pfaffeneder.org" type="cite">
  <pre wrap="">Marcos David wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,
I have a 4 node cluster using RHEL 5.3.

I have 4 services which I want to spread trough the servers so I can
have some load-balancing.
Each server should run one of the services when they are enabled, but
what is happening is that the services always start on the node from
which I enabled them.

when I execute:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Try running clusvcadm -e <service> -F
and also
man clusvcadm.

Cheers
Andreas

--
Linux-cluster mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</a>

  </pre>
</blockquote>
<pre wrap="">Hi,
I didn't know about the -F option, it is not listed in the man page.

But it works :-)

Thanks!


Greetings,
Marcos David

</pre>
<pre wrap=""></pre>
</body>
</html>