ceph/systemd
Kefu Chai 5659920c7c systemd: do not pass --cluster option
we do not encourage user to run multiple cluster using different
cluster name since 8fe460e756, and
the recommended way is to use cephadm. see also
https://docs.ceph.com/en/latest/rados/configuration/common/#naming-clusters-deprecated,
so let's stop passing `--cluster` in systemd service units. there
are more places where we are still feeding this optoin to command line
tools or services. we should do the cleanup piecemeal to reduce the
potential risk.

FWIW, if not specified, the cluster name is "ceph" by default.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2024-02-13 15:07:01 +08:00
..
50-ceph.preset
ceph-crash.service.in
ceph-fuse.target
ceph-fuse@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-immutable-object-cache.target
ceph-immutable-object-cache@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-mds.target
ceph-mds@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-mgr.target
ceph-mgr@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-mon.target
ceph-mon@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-osd.target
ceph-osd@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-radosgw.target
ceph-radosgw@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-rbd-mirror.target
ceph-rbd-mirror@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
ceph-volume@.service
ceph.target
ceph.tmpfiles.d
cephfs-mirror.target
cephfs-mirror@.service.in systemd: do not pass --cluster option 2024-02-13 15:07:01 +08:00
CMakeLists.txt
rbdmap.service.in