We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: