Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow changing resource parameters without restarting via maintenance mode #89

Open
krig opened this issue Apr 9, 2015 · 3 comments
Open

Comments

@krig
Copy link
Contributor

krig commented Apr 9, 2015

Instead of requiring a restart to update parameter values, this procedure should be usable:

  1. set maintenance mode for resource
  2. change parameter
  3. cleanup (to remove digest and force reprobe)
  4. unset maintenance mode
@dmuhamedagic
Copy link
Collaborator

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:

  1. set maintenance mode for resource
  2. change parameter
  3. cleanup (to remove digest and force reprobe)
  4. 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".

@krig
Copy link
Contributor Author

krig commented Apr 9, 2015

Ah, that's also a good idea, yes :)

@dmuhamedagic
Copy link
Collaborator

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:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants