ClusterLabs / resource-agents

Combined repository of OCF agents from the RHCS and Linux-HA projects
GNU General Public License v2.0
489 stars 577 forks source link

master-pgsql attribute disappear #1873

Open dumm1 opened 1 year ago

dumm1 commented 1 year ago

Today I checked my cluster and it showed a different status of my cluster. The db-node-1 lost "master-pgsql" attribute.

Node Attributes:
* Node db-node-1:
    + pgsql-data-status                 : STREAMING|SYNC
    + pgsql-status                      : HS:sync   
* Node db-node-2:
    + master-pgsql                      : 1000      
    + pgsql-data-status                 : LATEST    
    + pgsql-master-baseline             : 0001058A12000098
    + pgsql-status                      : PRI  

Previously, it was like below.

Node Attributes:
* Node db-node-1:
    + master-pgsql                      : 100       
    + pgsql-data-status                 : STREAMING|SYNC
    + pgsql-status                      : HS:sync   
* Node db-node-2:
    + master-pgsql                      : 1000      
    + pgsql-data-status                 : LATEST    
    + pgsql-master-baseline             : 0001058A12000098
    + pgsql-status                      : PRI 

I made no changes. What happened to the lost attribute? Is there any impact as the attribute is not displayed? If possible, I want to find some hints from the log? Bring it back would be better.

oalbrigt commented 1 year ago

I dont see what would cause this (from the agent's code).

You can mail our mailing-list (much wider audience than our github repository) to see if anyone there has seen the issue: https://oss.clusterlabs.org/mailman/listinfo/users