crmsh
crmsh copied to clipboard
Allow changing resource parameters without restarting via maintenance mode
Instead of requiring a restart to update parameter values, this procedure should be usable:
- set maintenance mode for resource
- change parameter
- cleanup (to remove digest and force reprobe)
- unset maintenance mode
On Thu, Apr 09, 2015 at 01:58:58AM -0700, Kristoffer Grönlund wrote:
Instead of requiring a restart to update parameter values, this procedure should be usable:
- set maintenance mode for resource
- change parameter
- cleanup (to remove digest and force reprobe)
- unset maintenance mode
yes, i can recall such a request. btw, it would be good to extend the ocf to include a par attribute for this: say "no_restart".
Ah, that's also a good idea, yes :)
On Thu, Apr 09, 2015 at 03:00:30AM -0700, Kristoffer Grönlund wrote:
Ah, that's also a good idea, yes :)
that would be then a feature for pacemaker:)