I am testing piler-ee (Docker) and, unless I have misunderstood, I have not found a way to automatically restore the Manticore MySQL database in case of a crash. This is problematic in the context of a large cluster, as the failed node becomes desynchronized from the others.
I have created a script that extracts entries from the Piler database and injects them into the Manticore database, but this is not trivial for operators and is not necessarily consistent with the other clustered components (MinIO, Piler Galera). Thank you.
I am testing piler-ee (Docker) and, unless I have misunderstood, I have not found a way to automatically restore the Manticore MySQL database in case of a crash. This is problematic in the context of a large cluster, as the failed node becomes desynchronized from the others.
I have created a script that extracts entries from the Piler database and injects them into the Manticore database, but this is not trivial for operators and is not necessarily consistent with the other clustered components (MinIO, Piler Galera). Thank you.