Skip to content

PMM3 client can not write pmm.yaml config #1865

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

Open
PatrickWolleb opened this issue Mar 14, 2025 · 2 comments
Open

PMM3 client can not write pmm.yaml config #1865

PatrickWolleb opened this issue Mar 14, 2025 · 2 comments
Labels

Comments

@PatrickWolleb
Copy link

PatrickWolleb commented Mar 14, 2025

Report

PMM3 agent can not read or write pmm.yaml config. File system differs from pmm-agent config path.

Actual
pmm fails to connect to pmm server.

Config file /usr/local/percona/pmm2/config/pmm-agent.yaml is not writable: no such file or directory.time="2025-03-14T14:53:54.287+00:00" level=info msg="'pmm-agent setup' exited with 1" component=entrypoint

Expected
pmm agent can connect to pmm server

More info
When checking the file system the directory on the file system ist different from the value being passed as env var. /usr/local/percona/pmm2 instead of /usr/local/percona/pmm

More about the problem

Config file /usr/local/percona/pmm2/config/pmm-agent.yaml is not writable: no such file or directory.time="2025-03-14T14:53:54.287+00:00" level=info msg="'pmm-agent setup' exited with 1" component=entrypoint

Steps to reproduce

  1. install pmm server 3.0.0
  2. Install percona operator
  3. create cluster with pmm agent 3.0.0 enabled

Versions

  1. Kubernetes 1.31
  2. Operator 1.19.1
  3. Database 6.0.20

Anything else?

When checking the file system the directory on the file system ist different from the value being passed as env var. /usr/local/percona/pmm2 instead of /usr/local/percona/pmm

@hors
Copy link
Collaborator

hors commented Apr 7, 2025

PSMDB operator does not support PMM3. We will add support in PSMDBO 1.21.0.

@dbazhenov
Copy link

JIRA issue where PMM 3 support will be implemented so you can track.
https://perconadev.atlassian.net/browse/K8SPSMDB-1268

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

No branches or pull requests

3 participants