ceph-ansible/roles
Dimitri Savineau 95f3908e44 ceph-handler: replace fuser by /proc/net/unix
We're using fuser command to see if a process is using a ceph unix
socket file. But the fuser command runs through every PID present in
/proc/<PID> to see if one of them is using the file.
On a system running thousands processes, the fuser command can take
a long time to finish.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1717011

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit da9891da1e)
2019-06-12 23:00:21 +02:00
..
ceph-agent don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-client remove all NBSPs char in stable-3.2 branch 2019-04-10 13:27:48 +02:00
ceph-common remove all NBSPs char in stable-3.2 branch 2019-04-10 13:27:48 +02:00
ceph-common-coreos don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-config mon/rgw: use last ipv6 address 2019-04-09 06:17:27 +02:00
ceph-defaults update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-docker-common validate: change default value for `radosgw_address` 2018-11-28 23:54:06 +01:00
ceph-facts osds: allow passing devices by path 2019-05-09 14:21:43 +02:00
ceph-fetch-keys ceph-fetch-keys: refact 2018-10-17 11:26:11 +00:00
ceph-handler ceph-handler: replace fuser by /proc/net/unix 2019-06-12 23:00:21 +02:00
ceph-infra setup_ntp: call handler to disable ntpd if chronyd used 2019-02-15 09:09:36 +00:00
ceph-iscsi-gw update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-mds update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-mgr update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-mon update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-nfs remove all NBSPs char in stable-3.2 branch 2019-04-10 13:27:48 +02:00
ceph-osd update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-rbd-mirror update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-restapi Change docker_container parameter network to network_mode 2019-03-18 13:23:10 +00:00
ceph-rgw update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-validate/tasks validate: fail in check_devices at the right task 2019-06-10 08:09:58 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00