PMM server installation error using docker

We are not able to start the pmm server image through docker.

Error - Fatal glibc error: CPU does not support x86-64-v2 in docker container logs

We are using RHEL OS - Red Hat Enterprise Linux release 8.10 (Ootpa)

Kindly help us to solve this issue as we don’t have the x86-64-v2 version architecture in our environment.

Hi Aditya,

Could you provide an output of the command lscpu ?

Hi ,

lscpu command output

[root@MMFSL-PMM-TOOL ~]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 21
On-line CPU(s) list: 0-20
Thread(s) per core: 1
Core(s) per socket: 21
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
BIOS Vendor ID: Intel(R) Corporation
CPU family: 6
Model: 79
Model name: Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz
BIOS Model name: Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz
Stepping: 1
CPU MHz: 2097.567
BogoMIPS: 4195.13
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 40960K
NUMA node0 CPU(s): 0-20
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl xtopology cpuid pni cx16 hypervisor lahf_lm pti ssbd ibrs ibpb md_clear flush_l1d
[root@MMFSL-PMM-TOOL ~]#

Please share the below details as well :

  • current docker version
  • current pmm server image version for which you receive this issue
  • cat /etc/os-release
  • what docker run command was used to start the container
  • docker ps -a
  • docker search percona/pmm-server

1.) * current docker version
[root@MMFSL-PMM-TOOL ~]# docker --version
Docker version 26.1.3, build b72abbb
[root@MMFSL-PMM-TOOL ~]#

2.) * current pmm server image version for which you receive this issue

docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
percona/pmm-server latest 93285c1b626a 5 weeks ago 3.06GB

3.) * cat /etc/os-release
[root@MMFSL-PMM-TOOL ~]# cat /etc/os-release
NAME=“Red Hat Enterprise Linux”
VERSION=“8.10 (Ootpa)”
ID=“rhel”
ID_LIKE=“fedora”
VERSION_ID=“8.10”
PLATFORM_ID=“platform:el8”
PRETTY_NAME=“Red Hat Enterprise Linux 8.10 (Ootpa)”
ANSI_COLOR=“0;31”
CPE_NAME=“cpe:/o:redhat:enterprise_linux:8::baseos”
HOME_URL=“https://www.redhat.com/
DOCUMENTATION_URL=“Red Hat Enterprise Linux | Red Hat Product Documentation
BUG_REPORT_URL=“https://issues.redhat.com/

REDHAT_BUGZILLA_PRODUCT=“Red Hat Enterprise Linux 8”
REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
REDHAT_SUPPORT_PRODUCT=“Red Hat Enterprise Linux”
REDHAT_SUPPORT_PRODUCT_VERSION=“8.10”

4.) * what docker run command was used to start the container

docker run --detach --restart always --publish 443:443 -v pmm-data:/srv --name pmm-server percona/pmm-server

5.) *docker ps -a

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
80186081886a percona/pmm-server “/opt/entrypoint.sh” 15 seconds ago Restarting (127) 2 seconds ago pmm-server

6.) * docker search percona/pmm-server

NAME DESCRIPTION STARS OFFICIAL
percona/pmm-server PMM Server (Percona Documentation 102
percona/percona-server Docker image for Percona Server (from Percon… 81
percona/percona-xtradb-cluster-operator Percona XtraDB Cluster Operator 17
percona/percona-server-mongodb Percona Server for MongoDB docker images 41
percona/percona-server-mongodb-operator mongod image for PSMDB operator 4
percona/percona-xtradb-cluster Percona XtraDB Cluster docker image | https:… 164
percona/percona-backup-mongodb 4
percona/percona-postgresql-operator Percona Distribution for PostgreSQL Operator 6
percona/percona-server-mysql-operator 0
percona/percona-xtrabackup 30
percona Percona Server is a fork of the MySQL relati… 634 [OK]
percona/percona-mysql-router 0
percona/pmm-client PMM Client 6
percona/mongodb_exporter A Prometheus exporter for MongoDB including … 11
percona/proxysql High-performance MySQL proxy with a GPL lice… 26
percona/percona-toolkit 0
percona/percona-orchestrator 0
percona/percona-distribution-postgresql 3
percona/percona-everest 0
percona/everest-catalog 0
percona/proxysql2 High-performance MySQL proxy with a GPL lice… 5
percona/dbaas-catalog Percona DBaaS OLM Catalog is a selection of … 0
percona/haproxy 0
percona/sysbench 6
mailserver/docker-mailserver A fullstack but simple mail server with SMTP… 217