This unit is provided by:
Options
-
[Install]-
WantedBy=ceph-mon.target
-
-
[Service]-
Environment=CLUSTER=ceph -
EnvironmentFile=-/etc/default/ceph -
EnvironmentFile=-/etc/sysconfig/ceph -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/ceph-mon -f --cluster ${CLUSTER} --id %i --setuser ceph --setgroup ceph -
LimitNOFILE=1048576 -
LimitNPROC=1048576 -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=no -
PrivateDevicesIntroduced in systemd 209=no -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestartSec=10 -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
StartLimitBurst=5 -
StartLimitInterval=30min -
TasksMax=infinity
-
-
[Unit]-
After=network-online.target local-fs.target time-sync.target -
Before=remote-fs-pre.target ceph-mon.target -
Description=Ceph cluster monitor daemon -
PartOf=ceph-mon.target -
Wants=network-online.target local-fs.target time-sync.target remote-fs-pre.target ceph-mon.target
-
Additionnal notes
Nothing here.