Hi, On Wed, Aug 12, 2009 at 01:51:34PM -0700, Cantwell, Bryan wrote: > If I have a 2 node cluster, linux running HA 2.0.8, and somehow
You should really upgrade from 2.0.8. > BOTH servers crash... How could I know on restart which on WAS > the master at the time of the catastrophe? > I'm trying to cover all possible issues here and I would need > to know because one might have stored a few seconds/minutes of > data in the db and I'd need to know for the replication not to > get out of sync... No such information is stored once a node is down. You can search the logs for lrmd.*<resource name> to find out where the resource has been started last time. Thanks, Dejan > > Any ideas? > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
