Dennis Jacobfeuerborn <[email protected]> writes: > I see the following messages repeated every 15 minutes in > /var/log/messages: > > Sep 25 20:49:52 nfs2-storage2 pengine[2640]: warning: Processing failed op > promote for drbd:0 on nfs2-storage2: unknown error (1) > > The status still shows an error but this seems to be historical from > the time when the cluster had the issues: > > Failed Actions: > * drbd_promote_0 on nfs2-storage2 'unknown error' (1): call=40, status=Timed > Out, exitreason='none', last-rc-change='Mon Aug 21 17:06:08 2017', > queued=0ms, exec=90045ms > > My question is what i pacemaker trying too tell me with these repeated > messages?
As far as I know: nothing, it's just Pacemaker's way of remembering the failed action shown in the status output. A resource cleanup should get rid of them (it works for me, but I've never used master/slave resources or drbd in particular). -- Regards, Feri _______________________________________________ Users mailing list: [email protected] http://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
