]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: bind mount /var/run/udev/
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 5 Feb 2019 08:25:20 +0000 (09:25 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 6 Feb 2019 00:37:11 +0000 (00:37 +0000)
commit303cc857540e62b09f14703dfe8f50e9e1666888
treeecbc49f0ecb7d1070b8afca66c67b6d2d1e357fb
parentbe59e0b451df6028c71eca54754d4d1464a8cc83
osd: bind mount /var/run/udev/

without this, the command `ceph-volume lvm list --format json` hangs and
takes a very long time to complete.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 7ade0328072896e99817b070b6a82448024bfb84)
roles/ceph-osd/templates/ceph-osd-run.sh.j2