mirror of
https://github.com/ceph/ceph
synced 2024-12-19 01:46:00 +00:00
85bc551b17
Ceph 16.2.0 Pacific by https://github.com/ceph/ceph/commit/9a84d5a introduce following new systemd restriction: ProtectClock=true ProtectHostname=true ProtectKernelLogs=true RestrictSUIDSGID=true BTW, `ceph-osd@.service` failed with `ProtectClock=true` unexpectly, also see: - <https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/TNBGGNN6STGDKARAQTQCIPTU4KLIVJQV/> - <https://serverfault.com/questions/1059317/bluestore-var-lib-ceph-osd-ceph-2-block-read-bdev-label-failed-to-open-var-l> This PR intruduce: - Remove `ProtectClock=true` for our systemd service templates Fixes: https://tracker.ceph.com/issues/50347 Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com> |
||
---|---|---|
.. | ||
50-ceph.preset | ||
ceph-crash.service.in | ||
ceph-fuse.target | ||
ceph-fuse@.service.in | ||
ceph-immutable-object-cache.target | ||
ceph-immutable-object-cache@.service.in | ||
ceph-mds.target | ||
ceph-mds@.service.in | ||
ceph-mgr.target | ||
ceph-mgr@.service.in | ||
ceph-mon.target | ||
ceph-mon@.service.in | ||
ceph-osd.target | ||
ceph-osd@.service.in | ||
ceph-radosgw.target | ||
ceph-radosgw@.service.in | ||
ceph-rbd-mirror.target | ||
ceph-rbd-mirror@.service.in | ||
ceph-volume@.service | ||
ceph.target | ||
ceph.tmpfiles.d | ||
cephfs-mirror.target | ||
cephfs-mirror@.service.in | ||
CMakeLists.txt | ||
rbdmap.service.in |