Hi Guillaume,
Using the CVS_HEAD, I have this weird behaviour after starting the
controller:
Ready to administrate virtual database test_db
test_db(admin) > show backend *
+--------------------------+-------------------------------------+
| Backend Name | localhost1 |
| Driver | org.postgresql.Driver |
| URL | jdbc:postgresql://localhost/test_db |
| Active transactions | 0 |
| Pending Requests | 0 |
| Read Enabled | false |
| Write Enabled | false |
| Is Initialized | false |
| Static Schema | false |
| Connection Managers | 1 |
| Total Active Connections | 50 |
| Persistent Connections | 0 |
| Total Requests | 0 |
| Total Transactions | 0 |
| Last known checkpoint | <unknown> |
+--------------------------+-------------------------------------+
test_db(admin) > initialize localhost1
Backend localhost1 is not in a disabled state (current state is enabled)
Any idea of what can be the problem? I can reproduce it every time I
start my controller.
Yes, there was a problem in the consistency checking that did not
properly detect when the recovery was out of sync during the initialize
call.
I filed https://forge.continuent.org/jira/browse/SEQUOIA-902 and
commited a patch for it in the HEAD.
Let me know if this works for you.
Emmanuel
--
Emmanuel Cecchet
Chief Scientific Officer, Continuent
Blog: http://emanux.blogspot.com/
Open source: http://www.continuent.org
Corporate: http://www.continuent.com
Skype: emmanuel_cecchet
Cell: +33 687 342 685
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia