On Thu, 2013-01-31 at 02:09 +0000, Robinson, Eric wrote: > the secondary should wait for a manual command to become primary.
That can be accomplished with the "meatware" STONITH device. Requires a command to be run to tell the wannabe primary that the secondary is really dead (and, of course, you had better be sure that the secondary is really dead before the command is run to avoid split brain). > > 2. The secondary should refuse to become primary even if manually ordered to > do so if it cannot communcate with DataCenterC. I don't know any way to do that exactly, but you might be able to use order constraints to require some sort of ping-based resource to be successfully started before the other resources can start. --Greg _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
