You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() The maintenance process monitor (pmon) should only recover failed processes when the system state is 'running' or 'degraded'. The current implementation allowed process recovery for other non-inservice states, including an unknown state if systemd returns no data on the state query. This update tighten's up the system state check by adding retries to the state query utility and restricting accepted states to 'running' and 'degraded'. This change then prevents pmon from inadvertently killing and recovering the mtcClient which indirectly kills off the mtcClient's fail-safe sysreq reboot child thread if pmon state query returns anything other than running or degraded during a shut down. Change-Id: I605ae8be06f8f8351a51afce98a4f8bae54a40fd Closes-Bug: 1883519 Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com> |
3 years ago | |
---|---|---|
api-ref/source | 3 years ago | |
bsp-files | 3 years ago | |
devstack | 3 years ago | |
doc | 3 years ago | |
installer | 3 years ago | |
kickstart | 3 years ago | |
mtce | 3 years ago | |
mtce-common | 3 years ago | |
mtce-compute | 3 years ago | |
mtce-control | 3 years ago | |
mtce-storage | 3 years ago | |
releasenotes | 3 years ago | |
tools/rvmc/centos | 3 years ago | |
.gitignore | 4 years ago | |
.gitreview | 4 years ago | |
.zuul.yaml | 3 years ago | |
CONTRIBUTORS.wrs | 5 years ago | |
LICENSE | 5 years ago | |
README.rst | 4 years ago | |
centos_build_layer.cfg | 4 years ago | |
centos_iso_image.inc | 3 years ago | |
centos_pkg_dirs | 3 years ago | |
centos_stable_docker_images.inc | 3 years ago | |
pylint.rc | 3 years ago | |
test-requirements.txt | 5 years ago | |
tox.ini | 3 years ago |
README.rst
metal
StarlingX Bare Metal Management