On Wed, May 16, 2012 at 3:17 AM, William Seligman <[email protected]> wrote: > I've had some problems with my Linux pacemaker cluster recently. I traced the > problem to what I believe is incorrect state information that was saved in > directory /var/lib/pengine.
Nope. /var/lib/pengine is a record of what the CIB looked like when the policy engine was invoked. It is pure output and not fed back into the system in any way. > > I can post details and logs and whatnot, but I don't think I need to do > detailed > debugging. My question is: > > If I were to set up a procedure to delete the contents of /var/lib/pengine at > system boot, would that cause any problems for Pacemaker? No. > Is that state > information necessary for the successful startup of the pacemaker service at > system start, or can I remove them before pacemaker starts to prevent problems > like this in the future? > -- > Bill Seligman | Phone: (914) 591-2823 > Nevis Labs, Columbia Univ | mailto://[email protected] > PO Box 137 | > Irvington NY 10533 USA | http://www.nevis.columbia.edu/~seligman/ > > > _______________________________________________ > 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
