openvstorage / framework

The Framework is a set of components and tools which brings the user an interface (GUI / API) to setup, extend and manage an Open vStorage platform.
Other
27 stars 23 forks source link

Gui to change the voldrv config #1331

Open wimpers opened 7 years ago

wimpers commented 7 years ago

In https://github.com/openvstorage/framework/issues/1239 we introduced a button to reload the config of a voldrv. Currently this will pass or fail. If it passes it states that new changes have been loaded but not which ones

This ticket is to:

For this to be completed, https://github.com/openvstorage/volumedriver/issues/225 needs to be fixed first in the voldrv.

matthiasdeblock commented 7 years ago

Suggestion: Allow the user to dynamically change the voldrv settings in normal mode (no voldrv restart required). Allow the user to change the non dynamically voldrv settings (and the dynamic settings) in maintenance mode https://github.com/openvstorage/framework/issues/1342 (voldrv restart required).

user to change == At their own risk...