Jeffrey Devloo
Jeffrey Devloo
Hi yongshengma Try to grep for add_units on all nodes within the cluster. The distributed nature of the ovs-workers might execute a task on a host different from where you...
Hi Yongshengma The underlying commands is what the Framework also invokes. I'm still interested why the claiming was unsuccessful in the first place. If you'd ever find yourself back in...
We've had a few encounters where restarting all ovs-workers did not invalidate the queue. It'd be best to re-iterate the invalidaton mechanic
Will be implementing a generic keepalive to be used for: - Ensure single - Scrubber registrations
### Current estimation: #### Plugin route - Extra work for creating a new plugin (1 day) - Implementing snapshotting hooks (4 weeks) - API + front-end work (4 weeks) -...
@wimpers Any input on what way to implement? Plugin or Non-plugin
Will be fixed by https://github.com/openvstorage/framework/pull/2285
Reworking certain GUI aspects for https://github.com/openvstorage/framework/issues/1656 Picked up the following tickets: - https://github.com/openvstorage/framework/issues/1341 - https://github.com/openvstorage/framework/issues/1840
@wimpers I'd estimate every update to be at least a weeks worth of testing/bugfixing The impact of Django is rather high due to all decorators needing a visit The impact...
Could be done in conjunction with https://github.com/openvstorage/framework/issues/1514