Proxmox: How to resolve “service start-limit-hit”

The error message on the proxmox gui

()
Job for [email protected] failed.
See "systemctl status [email protected]" and "journalctl -xe" for details.
TASK ERROR: command '/bin/systemctl start ceph-mgr@pve-03' failed: exit code 1

The error message from systemctl

[email protected]: Start request repeated too quickly.
[email protected]: Failed with result 'start-limit-hit'.

Solve with

systemctl reset-failed ceph-mgr@pve-03
systemctl start ceph-mgr@pve-03

change pve-03 to your node name.

Posts Tagged service

Archives by Month: