Robert Altnoeder
Robert Altnoeder
I don't think the risk of introducing new issues to users where it worked even despite the problems in the previous implementation is anywhere near the risk that the previous...
While it could be triggered by an installation problem, the fact that it is a NullPointerException means that there must be a programming error somewhere on the code path too....
Not sure who put MySQL on the list of supported databases, or if it is actually on the list, and who tested it or how, but even MariaDB was only...
Or rather, newer systemd versions don't work with DRBD's udev rules, because they invented new dirty magic tricks to avoid the fallout from slightly older dirty magic tricks invented by...
Please try `export TERM=xterm` and let us know whether the problem persists. It seems that the output is messed up with `TERM` being set to `xterm-256color`, which seems to be...
As far as I understand the code (which may be wrong...), it seems that prune() was supposed to remove entries that were not updated within the last 3 poll cycles...
Should be fairly easy to add, since LINSTOR stores the volume size in kiB internally. We could optionally add a few switches to control the SI unit that would be...