[ClusterLabs] Pending Fencing Actions shown in pcs status

Steffen Vinther Sørensen svinther at gmail.com
Thu Jan 7 01:36:41 EST 2021


Hi Reid,

Pacemaker version is the same on all 3 nodes, CentOS7 most recent update :

# pacemakerd --version
Pacemaker 1.1.23-1.el7_9.1
Written by Andrew Beekhof

# rpm -qa | grep pacemaker
pacemaker-cluster-libs-1.1.23-1.el7_9.1.x86_64
pacemaker-cli-1.1.23-1.el7_9.1.x86_64
pacemaker-1.1.23-1.el7_9.1.x86_64
pacemaker-libs-1.1.23-1.el7_9.1.x86_64

Maybe it was only fixed in Pacemaker 2.x ?



Also output of 'pcs status' and 'pcs status --full' differs.

Output of pcs status on node01:

Current DC: kvm03-node03.avigol-gcs.dk
...
Pending Fencing Actions:
* reboot of kvm03-node02.avigol-gcs.dk pending: client=crmd.37819,
origin=kvm03-node03.avigol-gcs.dk

Output of pcs status --full on node01:

Current DC: kvm03-node03.avigol-gcs.dk
...
Fencing History:
* reboot of kvm03-node02.avigol-gcs.dk pending: client=crmd.37819,
origin=kvm03-node03.avigol-gcs.dk



No changes after doing:

stonith_admin --cleanup --history '*'

Regards
Steffen


On Thu, Jan 7, 2021 at 7:06 AM Reid Wahl <nwahl at redhat.com> wrote:
>
> Hi, Steffen. Are your cluster nodes all running the same Pacemaker
> versions? This looks like Bug 5401[1], which is fixed by upstream
> commit df71a07[2]. I'm a little bit confused about why it only shows
> up on one out of three nodes though.
>
> [1] https://bugs.clusterlabs.org/show_bug.cgi?id=5401
> [2] https://github.com/ClusterLabs/pacemaker/commit/df71a07
>
> On Tue, Jan 5, 2021 at 8:31 AM Steffen Vinther Sørensen
> <svinther at gmail.com> wrote:
> >
> > Hello
> >
> > node 1 is showing this in 'pcs status'
> >
> > Pending Fencing Actions:
> > * reboot of kvm03-node02.avigol-gcs.dk pending: client=crmd.37819,
> > origin=kvm03-node03.avigol-gcs.dk
> >
> > node 2 and node 3 outputs no such thing (node 3 is DC)
> >
> > Google is not much help, how to investigate this further and get rid
> > of such terrifying status message ?
> >
> > Regards
> > Steffen
> > _______________________________________________
> > Manage your subscription:
> > https://lists.clusterlabs.org/mailman/listinfo/users
> >
> > ClusterLabs home: https://www.clusterlabs.org/
> >
>
>
> --
> Regards,
>
> Reid Wahl, RHCA
> Senior Software Maintenance Engineer, Red Hat
> CEE - Platform Support Delivery - ClusterHA
>
> _______________________________________________
> Manage your subscription:
> https://lists.clusterlabs.org/mailman/listinfo/users
>
> ClusterLabs home: https://www.clusterlabs.org/


More information about the Users mailing list