Description
Hi,
I run the container of glusterfs-exporter, and the machine`s will hang. due to so many processes about glusterfs-exporter
ps -ef
sh-4.2# ps -ef
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 06:54 pts/0 00:00:01 /app/sbin/gluster-exporter /bin/sh
root 18 1 0 06:54 pts/0 00:00:00 [gluster]
root 26 1 0 06:54 pts/0 00:00:00 [gluster]
root 33 1 0 06:54 pts/0 00:00:00 [gluster]
root 40 1 0 06:54 pts/0 00:00:00 [gluster]
root 47 1 0 06:54 pts/0 00:00:00 [gluster]
root 51 0 0 06:54 pts/1 00:00:00 sh
root 60 1 0 06:54 pts/0 00:00:00 [gluster]
root 67 1 0 06:54 pts/0 00:00:00 [gluster]
root 74 1 0 06:54 pts/0 00:00:00 [gluster]
root 81 1 0 06:54 pts/0 00:00:00 [gluster]
root 91 1 0 06:54 pts/0 00:00:00 [gluster]
root 98 1 0 06:54 pts/0 00:00:00 [gluster]
root 105 1 0 06:54 pts/0 00:00:00 [gluster]
root 112 1 0 06:54 pts/0 00:00:00 [gluster]
root 123 1 0 06:54 pts/0 00:00:00 [gluster]
root 130 1 0 06:54 pts/0 00:00:00 [gluster]
root 137 1 0 06:54 pts/0 00:00:00 [gluster]
root 144 1 0 06:54 pts/0 00:00:00 [gluster]
root 151 1 0 06:54 pts/0 00:00:00 [gluster]
root 162 1 0 06:54 pts/0 00:00:00 [gluster]
root 169 1 0 06:54 pts/0 00:00:00 [gluster]
root 176 1 0 06:54 pts/0 00:00:00 [gluster]
root 183 1 0 06:54 pts/0 00:00:00 [gluster]
root 195 1 0 06:54 pts/0 00:00:00 [gluster]
root 203 1 0 06:54 pts/0 00:00:00 [gluster]
root 210 1 0 06:54 pts/0 00:00:00 [gluster]
root 217 1 0 06:54 pts/0 00:00:00 [gluster]
root 228 1 0 06:54 pts/0 00:00:00 [gluster]
root 235 1 0 06:54 pts/0 00:00:00 [gluster]
root 242 1 0 06:54 pts/0 00:00:00 [gluster]
......
Environment
[root@node140 ~]# uname -a
Linux node140 4.19.90-24.4.v2101.ky10.aarch64 #1 SMP Mon May 24 14:45:37 CST 2021 aarch64 aarch64 aarch64 GNU/Linux
images:
docker pull toyangdon/gluster-exporter:7_20220407
who knows what`s wrong? thanks very much