[ClusterLabs] New status reporting for starting/stopping resources in 1.1.19-8.el7

Chris Walker cwalker at cray.com
Fri Aug 30 23:39:48 EDT 2019


Hello,
The 1.1.19-8 EL7 version of Pacemaker contains a commit ‘Feature: crmd: default record-pending to TRUE’ that is not in the ClusterLabs Github repo.  This commit changes the reporting for resources that are in the process of starting and stopping for (at least) crm_mon and crm_resource

crm_mon
                                Resources that are in the process of starting
                                                Old reporting: Stopped
                                                New reporting: Starting
                                Resources that are in the process of stopping
                                                Old reporting: Started
                                                New reporting: Stopping

                crm_resource -r <resource> -W
                                Resources that are in the process of starting
                                                Old reporting: resource <resource> is NOT running
                                                New reporting: resource <resource> is running on: <node>
                                Resources that are in the process of stopping
                                                Old reporting: resource <resource> is running on: <node>
                                                New reporting: resource <resource> is NOT running

The change to crm_mon is helpful and accurately reflects the current state of the resource, but the new reporting from crm_resource seems somewhat misleading.  Was this the intended reporting?  Regardless, the fact that this commit is not in the upstream ClusterLab repo makes me wonder whether this will be the default status reporting going forward (I will try the 2.0 branch soon).

Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/users/attachments/20190831/c06ade52/attachment.html>


More information about the Users mailing list