Details
Assignee
UnassignedUnassignedReporter
takis.stathopoulostakis.stathopoulosPriority
MediumLabels
Needs QA
YesNeeds Doc
YesSmart Checklist Progress
0/0 - DoneEnvironment
Tested on CentOS 7.9 (myself) and also
RHEL 7.9 (by prospect)
Docker engine version:
Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-209.git7d71120.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7d71120/1.13.1
Built: Wed Mar 2 15:25:43 2022
OS/Arch: linux/amd64
Experimental: false
Details
Details
Assignee
Unassigned
UnassignedReporter
takis.stathopoulos
takis.stathopoulosPriority
Labels
Needs QA
Yes
Needs Doc
Yes
Smart Checklist Progress
0/0 - Done
Environment
Tested on CentOS 7.9 (myself) and also
RHEL 7.9 (by prospect)
Docker engine version:
Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-209.git7d71120.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7d71120/1.13.1
Built: Wed Mar 2 15:25:43 2022
OS/Arch: linux/amd64
Experimental: false
Smart Checklist
Smart Checklist
Smart Checklist
Created September 13, 2023 at 5:10 AM
Updated January 9, 2025 at 4:31 PM
Fresh PMM installation via docker image with instructions available on https://docs.percona.com/percona-monitoring-and-management/setting-up/server/docker.html
After installation container is unhealthy, e.g. : docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
e5dbd71035ec percona/pmm-server:2.39.0 "/opt/entrypoint.sh" 5 days ago Up 5 days (unhealthy) 80/tcp, 0.0.0.0:443->443/tcp pmm-server
container log show QAN issue:
2023-09-11 07:25:07,214 INFO spawned: 'qan-api2' with pid 143862023-09-11 07:25:08,228 INFO success: qan-api2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)2023-09-11 07:25:08,228 INFO exited: qan-api2 (exit status 1; not expected)2023-09-11 07:25:08,230 INFO spawned: 'qan-api2' with pid 143922023-09-11 07:25:08,557 INFO exited: qan-api2 (exit status 1; not expected)2023-09-11 07:25:10,422 INFO spawned: 'qan-api2' with pid 144072023-09-11 07:25:10,435 INFO exited: qan-api2 (exit status 1; not expected)2023-09-11 07:25:12,617 INFO spawned: 'qan-api2' with pid 144212023-09-11 07:25:13,630 INFO success: qan-api2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)2023-09-11 07:25:13,631 INFO exited: qan-api2 (exit status 1; not expected)2023-09-11 07:25:13,633 INFO spawned: 'qan-api2' with pid 144272023-09-11 07:25:14,644 INFO success: qan-api2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)2023-09-11 07:25:14,645 INFO exited: qan-api2 (exit status 1; not expected)2023-09-11 07:25:14,646 INFO spawned: 'qan-api2' with pid 14434
Clickhouse logs:
Processing configuration file '/etc/clickhouse-server/config.xml'.
Logging information to console
Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Exception: Could not determine local time zone: filesystem error: in canonical: Operation not permitted [/usr/share/zoneinfo/] [""], Stack trace (when copying this message, always include the lines below):0. DateLUT::DateLUT() @ 0x11d20884 in /usr/bin/clickhouse
1. BaseDaemon::setupWatchdog() @ 0x86c4b67 in /usr/bin/clickhouse
2. BaseDaemon::initialize(Poco::Util::Application&) @ 0x86c20ef in /usr/bin/clickhouse
3. DB::Server::initialize(Poco::Util::Application&) @ 0x857bd20 in /usr/bin/clickhouse
4. Poco::Util::Application::run() @ 0x11dab846 in /usr/bin/clickhouse
5. DB::Server::run() @ 0x857bb8f in /usr/bin/clickhouse
6. mainEntryClickHouseServer(int, char**) @ 0x857a7f5 in /usr/bin/clickhouse
7. main @ 0x850923e in /usr/bin/clickhouse
8. __libc_start_call_main @ 0x3feb0 in /usr/lib64/libc.so.6
9. __libc_start_main_alias_2 @ 0x3ff60 in /usr/lib64/libc.so.6
10. _start @ 0x84d37ae in /usr/bin/clickhouse
(version 21.3.20.1 (official build))
Processing configuration file '/etc/clickhouse-server/config.xml'.
Logging information to console
Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Exception: Could not determine local time zone: filesystem error: in canonical: Operation not permitted [/usr/share/zoneinfo/] [""], Stack trace (when copying this message, always include the lines below):0. DateLUT::DateLUT() @ 0x11d20884 in /usr/bin/clickhouse
"/var/lib/docker/volumes/pmm-data/_data/logs/clickhouse-server.log" 192L, 13404C
Attaching QAN and Clickhouse log files.