gluster / gluster-prometheus

Gluster monitoring using Prometheus
GNU Lesser General Public License v2.1
119 stars 70 forks source link

/var/log/glusterfs/glusterd.log: Unable to acquire lock for [volume-name] #196

Open yang-jintao opened 2 years ago

yang-jintao commented 2 years ago

glusterfs version 8.6

/var/log/glusterfs/glusterd.log showed much [glusterd-op-sm.c:3940:glusterd_op_ac_lock] 0-management: Unable to acquire lock for vol_xxxxxxx.

Then I stoped gluster-exporter service, glusterd.log returned to normal.

That's mean gluster-exporter make lock conflict?And how to resolve it ?