Bug 2127285
| Summary: | Instance HA compute nodes not coming up after outage | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | nalmond |
| Component: | openstack-tripleo-heat-templates | Assignee: | Luca Miccini <lmiccini> |
| Status: | CLOSED ERRATA | QA Contact: | Joe H. Rahme <jhakimra> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 17.1 (Wallaby) | CC: | dasmith, dhill, eglynn, jhakimra, kchamart, lmiccini, mariel, mburns, ratailor, sbauza, sgordon, smooney, vromanso |
| Target Milestone: | z2 | Keywords: | Triaged |
| Target Release: | 17.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-14.3.1-17.1.20231103010821.e7c7ce3.el9ost | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-01-16 14:31:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
nalmond
2022-09-15 20:21:27 UTC
let's use this bz to track the backport of https://review.opendev.org/c/openstack/tripleo-heat-templates/+/564024 (In reply to Luca Miccini from comment #15) > let's use this bz to track the backport of > https://review.opendev.org/c/openstack/tripleo-heat-templates/+/564024 obviously meant revert instead of backport: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/889698 [stack@undercloud-0 ~]$ cat core_puddle_version RHOS-17.1-RHEL-9-20231110.n.1 [root@compute-0 ~]# podman exec -it -u root nova_compute bash [root@compute-0 /]# cat /run_command /usr/bin/nova-compute [root@compute-0 ~]# ls /var/lib/nova/instanceha/check-run-nova-compute ls: cannot access '/var/lib/nova/instanceha/check-run-nova-compute': No such file or directory Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 17.1.2 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:0209 |