The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Recommended Posts

Posted
should set always_exit_on_disk_error=enable. We had a situation last week where there was an issue with the mount which caused a write error, so the active server immediately exited and failed over, but since the issue was with the mount, the second server also exited and the instance failed since the first server had already exited and there wasn't a server to fail over to. Is there anything we can do besids, or in addition to, setting always_exit_on_disk_error=disable
Posted

Hi, In a context where NFS is used to manage the shared file system supporting an EMS FT configuration I would recommend to keep always_exit_on_disk_error=enable and to put in place a mechanism to restart EMS instances automatically when they fail (can be done easily if EMS instances are managed has services in Linux or Windows).

In NFS context setting always_exit_on_disk_error=disable may lead to datastore corruption and loss of data, so at the end you have to do a trade off between availability and integrity.

I hope this helps

EM

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...