]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
systemd: Set PrivateDevices=false in ceph-mon@.service 44959/head
authorBenoît Knecht <bknecht@protonmail.ch>
Mon, 6 Dec 2021 08:29:43 +0000 (09:29 +0100)
committerBenoît Knecht <bknecht@protonmail.ch>
Wed, 9 Feb 2022 18:41:02 +0000 (19:41 +0100)
commit403590ef750f518ce9afc12138e5ed700fb96ab9
tree22cc074d5e789d4fad465e0c0bc1475036eaac3e
parent1942d917b952889fb6fb8eebff82154777db2c43
systemd: Set PrivateDevices=false in ceph-mon@.service

The `ceph-mon` daemon needs access to block devices to check the health of the
disk that backs its DB store (#24151).

Fixes: https://tracker.ceph.com/issues/52416
Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
(cherry picked from commit 96de1c97608b81ab80d4be3160ac05d11d4b23c8)
systemd/ceph-mon@.service.in