Hi,
Problem
-----------------------------------------------------------------------------------------------------------------------------
I restarted the MySQL database and tried to enable the backend11 now. But I get 
the following message

Enabling backend backend11 from its last known checkpoint
Cannot enable backend backend11 from a known state. Resynchronize this backend 
by restoring a dump.

Does the controller, when active doesn't record the transactions in transaction 
logs ? I hoped so. Because when I disable the backend (console.sh) and enable 
it again, it works. But not in this case. Am i configuring something wrong ?
This is the expected behavior. When the backend fails the controller has no way to know if the write made it or not to the backend. Therefore the controller cannot automatically recover the backend. As indicated in the controller message, you have to restore a dump first and then enable the backend. Look at the Sequoia documentation for the complete recovery procedure.

Hope this helps,
Emmanuel

--
Emmanuel Cecchet
FTO @ Frog Thinker Open Source Development & Consulting
--
Web: http://www.frogthinker.org
email: [EMAIL PROTECTED]
Skype: emmanuel_cecchet

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to