[ClusterLabs] Preventing Cluster from moving resources

Peter Albrecht albrecht at opensourceservices.de
Wed May 13 14:28:27 UTC 2015


Hi Michael,

> > Two questions:
> >
> > 1. Is there a way to create a resource / resource group without
> > starting it immediately? Currently, after creating all my resource
> > groups I disable them in order to prevent the cluster from starting
> > them.
>
> target-role="Stopped"
> What do you mean by "disable"?

RHEL 6 provides the pcs command:

pcs resource disable <resourcename>

Sometimes it's that easy:

pcs resource create ... --disabled

Thanks for the hint,

Peter






More information about the Users mailing list