You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
install pmm server 3.0.0
Install percona operator
create cluster with pmm agent 3.0.0 enabled
Versions
Kubernetes 1.31
Operator 1.19.1
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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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.
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
Versions
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
The text was updated successfully, but these errors were encountered: