Update pmon SM wait time to 15 seconds

SM's pmon.conf file has the startuptime = 5 seconds but in Debian
it's frequently taking longer than that for the SM process to
start and produce its PID file.
In order to make SM recovery process smooth, increase this timeout
to 15 seconds.

Closes-bug: 1998349

Signed-off-by: Bin Qian <bin.qian@windriver.com>
Change-Id: I64476e394e346c9b8cf5b5aca2ad04ba463b9728
This commit is contained in:
Bin Qian 2022-11-30 15:36:37 +00:00
parent 99b46f7d77
commit 8b5ee400b5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ script = /etc/init.d/sm
style = lsb ; lsb
severity = critical ; minor, major, critical
restarts = 3 ; restarts before error assertion
startuptime = 5 ; seconds to wait after process start
startuptime = 15 ; seconds to wait after process start
interval = 5 ; number of seconds to wait between restarts
debounce = 20 ; number of seconds to wait before degrade clear
quorum = 1 ; process is in the host watchdog quorum