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

Create vPool wizard times out on ALBA backend fetching #716

Closed wimpers closed 8 years ago

wimpers commented 8 years ago

In case you have many backends, the create vPool wiward will not load the ALBA backend due to a timeout.

we load all information about all possible backends, which times out in this case can be optimized by only loading the required information, being the name and preset information

kvanhijf commented 8 years ago

vPool wizard has been updated to only load the relevant ALBA backend data. Still, loading the 'presets' information can take quite some time and perhaps we should finetune this in another ticket

JeffreyDevloo commented 8 years ago

Steps

Output

Got all backend information necessary

Test result

The wizard does not timeout any longer but it is still not optimized. See: https://github.com/openvstorage/framework/issues/837 Closing.

Package information