Jeffrey Devloo
Jeffrey Devloo
### Problem description Alot of the following logs: ``` Feb 07 08:00:04 DEV-3N-199-181 systemd[1]: [/lib/systemd/system/ovs-arakoon-voldrv.service:13] Invalid escape sequences in line, correcting: "/bin/bash -c "if [ ! -d /opt/OpenvStorage/run ]; then...
Title explains it all.
### Enhancement description https://github.com/openvstorage/framework/issues/1853 - the edition should be shown in the support page
## Feature description It was decided to move https://github.com/openvstorage/openvstorage-health-check/issues/222 to the relevant collapsing scripts instead. The framework should also pick up on this
## Feature description The current ArakoonConfigObject do not take in a head_dir property. This can be set in the arakoon config though so we should support it
### Problem description A lot of the following logs: ``` Feb 07 08:00:04 DEV-3N-199-181 systemd[1]: [/lib/systemd/system/ovs-volumedriver_myvpool01.service:9] Invalid escape sequences in line, correcting: "/bin/bash -c "if [ ! -d /opt/OpenvStorage/run ];...
### Problem description With the upcoming changes to add vpool, the code will be chopped up into pieces. This would be the ideal time to also provide unit tests.
### Feature description With the issue that certain task results are disappearing due to Memcached (current resultbackend) being volatile, it might be useful for the framework to keep track of...
### Enhancement description The front-end is currently written in an outdated JavaScript version (ES3). We should look into writing in ES6 and transpiler to port it back to ES3 or...
### Problem description All cli calls have to manually added to a bash file and it is becoming a bit dirty. There should be something more generic to use to...