Guillaume Smet wrote [01/16/2007 11:41 PM]:
Hi all,


Hi Guillaume,

test_db(admin) > initialize localhost1
Backend localhost1 is not in a disabled state (current state is enabled)
test_db(admin) > disable localhost1
Disabling backend localhost1 with automatic checkpoint.
test_db(admin) > initialize localhost1
Backend localhost1 is not in a disabled state (current state is enabled)
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.

Your recoverylog must be screwed (stores the backend states).

I use the new embedded recovery log.

If there's nothing obvious, I'll take a closer look on what can be the problem.

There surely is a problem with storing backend state in the recoverylog.
Should you need to initialize the system before you/we find the bug, you can workaround this issue by using the -force option of command initialize. It by-passes the checks.

A+O.

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

Reply via email to