Emmanuel,

Thanks so much, that is how I currently have it setup, and I had thought about the implications of running an HA recovery db, but I wanted to hear from someone that it as a practice isn't really suggested.

Thanks
Matt West
Matt,
Hey guys, all the help you have provided me thus far has been awesome, I appreciate it immensely. I was wondering though if its possible to setup a Distributed Recovery Log for a vdb. I could have sworn that I read something in the documentation before but I can't seem to find it any more. If anyone has tried this I'd like to know your success rate and any problems you may have encountered. I would be running the recovery logs on mysql backends and each vdb would have their own recovery log, keeping with standards. I just know that when you create a distributed vdb which is what the recovery log will be, it also needs a recovery log.
Yes, it is possible to use a distributed recovery log. For the RecoveryLog JDBC URL, you point to another virtual database (possibly hosted by the same controllers). However, the virtual database that you use as the recovery log must not have a recovery log itself else it ends up in an infinite recursion. If that looks cool on paper I don't think there is much practical interest in having a distributed recovery log. Having a local recovery log on each controller performs much better and offers as much reliability. Management procedures become much more complex with a distributed recovery log, you have to make sure that everything is started in the proper order.

Hope this helps,
Emmanuel



--
Matthew West
Junior Linux Administrator
Disovery Mining, Inc.
Office: (415)561-6780 x146
Mobile: (415)710-6211
Fax: (415)561-6784
[EMAIL PROTECTED]
www.discoverymining.com


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

Reply via email to