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

Stop metrics on standby server when QM switches over #440

Open
jade2020 opened this issue Jan 29, 2021 · 0 comments
Open

Stop metrics on standby server when QM switches over #440

jade2020 opened this issue Jan 29, 2021 · 0 comments

Comments

@jade2020
Copy link

First of all, thanks for the great work!

I have my 9.2.0.1 multi-instance QM running in docker containers with an LXC container as host for the docker containers. I created the volume as an nfs volume on the host.

I can do a switchover of the QM ok but I notice that the metrics process continues to attempt to start every 10 seconds on the standby node.

Do you have any suggestions on what I can do to stop the metrics on the standby server when a switchover occurs and so stop the continuous errors in the standby server logs?

2021-01-29T02:16:44.695Z Retrying metrics gathering
2021-01-29T02:16:44.698Z Metrics Error: Failed to connect to queue manager MIQM1: Cannot access queue manager. Error: MQCONNX: MQCC = MQCC_FAILED [2] MQRC = MQRC_STANDBY_Q_MGR [2543]
2021-01-29T02:16:54.698Z Retrying metrics gathering
2021-01-29T02:16:54.707Z Metrics Error: Failed to connect to queue manager MIQM1: Cannot access queue manager. Error: MQCONNX: MQCC = MQCC_FAILED [2] MQRC = MQRC_STANDBY_Q_MGR [2543]

Thanks,

JEFFLUFC added a commit that referenced this issue May 24, 2023
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

1 participant