If I have 2 servers in a cluster and one has a database on it. I want to automatically detect if the database doesn’t reside on the other server and have the system create the clustered database. Anyone know how to do that?
Subject: Creating a db in a cluster
I wrote an agent to do this. Just go and checks to make sure it is on both servers. I never saw a way for domino to do it on its own.
HTH – Cheers.