Jeffrey Devloo

Results 47 issues of Jeffrey Devloo

## Problem description The volumedriver emits certain events that we do not capture @redlicha please provide us a list so we can handle them

type_enhancement

ABM configs are fetched each time a remote backend is selected for a vpool. This creates a lot of duplicates in the long run and it is totally avoidable. It...

type_enhancement
state_codecomplete

``` Dec 12 05:22:29 NY1SRV0003 ovs-workers[14612]: 2018-12-12 05:22:29 48900 -0500 - NY1SRV0003 - 14612/140500966688512 - celery/celery.worker.job - 25207 - DEBUG - Task accepted: ovs.vdisk.delete[aaa344ba-f83d-4ae1-b608-18faffe7d436] pid:14623 Dec 12 05:22:29 NY1SRV0003 ovs-workers[14612]:...

type_bug

Possible solutions: - add item suffix (easiest) - add metdata key with type (requires managing two keys) - Wrap in json always with key being type, value being the thing...

type_enhancement
state_codecomplete

The Framework current logging sets up a filehandler for every logger instantiated. This is just plain wrong. It enforces: - The file to be preset (which is created as root...

type_enhancement
state_codecomplete

API request: ``` Jan 17 14:34:39 DEV-4N-199-191 ovs-webapp-api[2754]: 2019-01-17 14:34:39 14100 +0100 - DEV-4N-199-191 - 2793/139821510998448 - api/decorators.py - new_function - 5128 - INFO - [disks.list] - 8ec11624-0203-498d-9a4b-908aa6e25db6 - []...

type_bug
state_codecomplete

### 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

### 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

### 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

### Problem description The initial setup creates log files which belong to root and not the ovs user. This is not an issue per say because of the 666 chmodding,...

type_bug
priority_normal
icebox