Jean-Francois SMIGIELSKI

Results 6 issues of Jean-Francois SMIGIELSKI

Actions are necessary when a broken partition is encountered. A lot of possibilities: * raise an high-level alert destined to an operator * automatically trigger a rebuild of the nearly-broken...

enhancement :sparkles:
language:C

As a first effect of #1287, we should react to the reporting of I/O errors with a notification that the service is down. This concerns the `rawx`, `meta0`, `meta2`, `meta2`...

enhancement :sparkles:
language:python :snake:

We need an easy and efficient way to mark down all the services known to be hosted on the given host. Currently, this could be implemented like this: ``` (...

enhancement :sparkles:

It sounds interesting to have an option to `openio cluster unlockall` that restricts the handling to the services currently running on a given host. Am I right, @gdelafond ?

enhancement :sparkles:

I recently submitted the PR #1 that adds 3 new tests cases. The `TestSquare` case causes a `nil` pointer dereference. I didn't dig further. It happens systematically.

The present CMake configuration helps importing binapi as an ExternalProject in an upper layer. The order of includes has been reviewed to respect the generally-admitted standard of "C system, C++...