This unit is provided by:
Options
-
[Install]-
WantedBy=cephfs-mirror.target
-
-
[Service]-
Environment=CLUSTER=ceph -
EnvironmentFile=-/etc/sysconfig/ceph -
ExecStart=/usr/bin/cephfs-mirror --id %i --cluster ${CLUSTER} -f --setuser ceph --setgroup ceph -
LimitNOFILE=1048576 -
LimitNPROC=1048576 -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
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 -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
StartLimitBurst=3 -
StartLimitInterval=30min -
TasksMax=infinity
-
-
[Unit]-
After=network-online.target local-fs.target -
Description=CephFS Mirror Daemon -
PartOf=cephfs-mirror.target -
Wants=network-online.target local-fs.target
-
Additionnal notes
Nothing here.