[systemd-devel] Regarding service rate limiting (systemd 237)
Ani A
aniruddha.a at gmail.com
Thu Jul 14 15:59:37 UTC 2022
Hi Michal,
>> systemctl show $UNIT | grep -E "StartLimit.*|InactiveExitTimestamp|ActiveEnterTimestamp"
This is the output from unit show :
InactiveExitTimestamp=Thu 2022-07-14 21:19:16 IST
InactiveExitTimestampMonotonic=3181663063
ActiveEnterTimestamp=Thu 2022-07-14 21:19:16 IST
ActiveEnterTimestampMonotonic=3181663063
StartLimitIntervalUSec=5min 20s <<<<
StartLimitBurst=5
StartLimitAction=none
The time is sufficient for 5 restarts, but still daemon keeps restarting!
Scheduled restart job, restart counter is at 6
Also, how to get rid of this:
Unknown serialization key: ref-gid
?
--
Ani
More information about the systemd-devel
mailing list