Hi,
I have a problem when one of the server cluster starts.
How do I remove a preferential location of a service?
I want to remove these two configurations shown below:


...
      <rsc_location id="cli-prefer-home_fs" rsc="home_fs">
        <rule id="cli-prefer-rule-home_fs" score="INFINITY">
          <expression attribute="#uname" id="cli-prefer-expr-home_fs"
operation="eq" value="primario"/>
        </rule>
      </rsc_location>
      <rsc_location id="cli-prefer-postgresql" rsc="postgresql">
        <rule id="cli-prefer-rule-postgresql" score="INFINITY">
          <expression attribute="#uname" id="cli-prefer-expr-postgresql"
operation="eq" value="primario"/>
        </rule>
      </rsc_location>
...



Regards,
Cristiane
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to