]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
systemd: Set PrivateDevices=false in ceph-mon@.service
authorBenoît Knecht <bknecht@protonmail.ch>
Mon, 6 Dec 2021 08:29:43 +0000 (09:29 +0100)
committerBenoît Knecht <bknecht@protonmail.ch>
Tue, 4 Jan 2022 13:38:32 +0000 (14:38 +0100)
commit96de1c97608b81ab80d4be3160ac05d11d4b23c8
treed3b0d9b4421f7ec4e85a0b1174af353a136a31bf
parentc05a3b769dccf5fe839a2150e39d899516469164
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>
systemd/ceph-mon@.service.in