The maintenance process monitor is failing the hbsClient process over config or process reload operations. The issue relates to the hbsClient's subfunction being 'last-config' without pmon properly gating the active monitoring FSM from starting until the passive monitoring phase is complete and in the MANAGE state. Test Plan PASS: Verify active monitoring failure detection and handling PASS: Verify proper process monitoring over pmond config reload PASS: Verify proper process monitoring over SIGHUP -> pmond PASS: Verify proper process monitoring over SIGUSR2 -> pmond PASS: Verify proper process monitoring over process failure recovery PASS: Verify pmond regression test soak ; on active and inactive controllers PASS: Verify pmond regression test soak ; on compute node PASS: Verify pmond regression test soak ; kill/recovery function PASS: Verify pmond regression test soak ; restart function PASS: Verify pmond regression test soak ; alarming function PASS: Verify pmond handles critical process failure with no restart config PASS: Verify pmond handles ntpd process failure PASS: Verify AIO DX Install PASS: Verify AIO DX Inactive Controller process management over Lock/Unlock. Change-Id: Ie2fe7b6ce479f660725e5600498cc98f36f78337 Closes-Bug: 1807724 Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>changes/84/624784/1
parent
3a5c578355
commit
4e132af308
@ -1,3 +1,3 @@
|
||||
SRC_DIR="src"
|
||||
TIS_PATCH_VER=143
|
||||
TIS_PATCH_VER=144
|
||||
BUILD_IS_SLOW=5
|
||||
|
Loading…
Reference in new issue