[ClusterLabs] Get rid of reload altogether
Ken Gaillot
kgaillot at redhat.com
Tue Nov 29 01:02:12 CET 2016
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.
More information about the Users
mailing list