framework icon indicating copy to clipboard operation
framework copied to clipboard

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.

Results 100 framework issues
Sort by recently updated
recently updated
newest added

### Problem description Specifically setting the framework logging to file, so that all components log to a file instead of stdout, causes a bug that backends can no longer be...

type_bug
state_codecomplete
icebox

By default the logging for the framework components is set to 'info'. When you want to update the cluster, you need to manually change this to 'debug' if you want...

type_enhancement
state_codecomplete

Tests have shown that the currently configured default settings on a vpool do not allow to guarantee a sustainable write throughput. In certain tests it quickly degrades over a time...

state_inprogress
type_enhancement

### Problem description The ABM config is only fetched once from a remote local backend. The OSD abm info might get out of date if the abm changes in the...

type_enhancement
state_codecomplete

This is the Framework integration work for https://github.com/openvstorage/volumedriver/issues/251

type_feature
icebox

Currently ABM and NSM clusters are only deployed to master nodes, this ticket is to include all nodes with a DB role for NSM and ABM clusters. Special attention is...

type_feature
icebox

### Feature description The current scrubber does not allow the order of scrubbing to change. If a big scrub job was queued with all vdisks, you cannot ask for vDisk...

type_enhancement
icebox

Logrotate does not work with the scrubber as it works behind its back (IOW the scrubber keeps on using the open file descriptor of a file that's been unlinked by...

type_enhancement
icebox

A node can not be removed if there's vtemplate on it or owned by it let's say. Is there any workaround to remove this node? Related issue might be #2035...

type_enhancement
icebox

As requested from @JeffreyDevloo . Take the ownership of all the ansible modules.

type_enhancement
icebox