On 11/27/2016 10:14 PM, Nikhil Utane wrote:
> Hi,
> 
> I understand the whole concept of reload and how to define parameters
> with unique=0 so that pacemaker can call the reload operation of the OCF
> script instead of stopping and starting the resource.
> Now my problem is that I have 100s of parameters and I don't want to
> specify each of those with unique=0.
> 
> Is there any other way to completely stop the whole business of reload?
> Basically if any of the resource parameters are changed, don't do anything.
> 
> -Thanks
> Nikhil

No, a full restart is the default behavior. If the resource parameters
change, pacemaker has to notify the resource agent somehow.

_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

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