Comment 6 for bug 1620649

Revision history for this message
Bogdan Dobrelya (bogdando) wrote : Re: [ostf] RabbitMQ tests failed

Here is another logs snippet http://pastebin.com/0tGcv14j from the snapshot in https://bugs.launchpad.net/fuel/+bug/1620649/comments/1

It seems that a successful command force_reset doesn't heals the given "merge schema" corner case.
Currently, OCF RA ensures mnesia cleanup as:
- try reset,
- if failed, try force_reset,
- if failed, erase mnesia files.

The step 2 perhaps should be skipped straight to the step 3