[Pacemaker] failover problem with pacemaker & drbd
Diego Remolina
diego.remolina at physics.gatech.edu
Thu Aug 20 18:51:38 UTC 2009
I agree with Gerry, why would you disallow automatic failover, that is
the complete opposite idea to having a cluster.
In any case, I think you could put in some rule constraint tying the
resources to run in only one node with a value of infinity. If you
wanted to move the resource, you would have to modify the rule every
time or remove it.
You can also go to the node where you do not want the resources to move
automatically and type:
resource move resource_name
or
resource migrate resource_name
If you do that, then the resource will not run on that node anymore
unless you type
resource unmove
or
resource unmigrate
Is it possible that what you really want is to disable auto fail back?
Diego
Michael Schwartzkopff wrote:
> Am Dienstag, 18. August 2009 16:41:28 schrieb Gerry kernan:
>> Hi
>> Thanks Diego I set the master/slave and now failover works, but I now have
>> another question that maybe someone can help me with. If I want to
>> configure pacemaker to only do manual failover how do I configure this?
>>
>>
>> Best regards,
>>
>> Gerry kernan
>
> If you disallow automatic failover you disable the cluster functionallity.
>
More information about the Pacemaker
mailing list