Forum Navigation
You need to log in to create posts and topics.

pacemaker reset a resource

Problem

Some resources in the cluster does not start. usually some error and lots of retries make the cluster to abandon service and put it in stopped state

pcs status

shows a resource in stopped state

Solution

reset the resource counter and update the resource

pcs resource failcount reset
pcs resource cleanup
pcs resource update mysql