Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master-pgsql attribute disappear #1873

Open
dumm1 opened this issue Jun 12, 2023 · 1 comment
Open

master-pgsql attribute disappear #1873

dumm1 opened this issue Jun 12, 2023 · 1 comment

Comments

@dumm1
Copy link

dumm1 commented Jun 12, 2023

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants