| Summary: | rhel-osp-director: Update from 7.2: Heat stack times out with no resources IN_PROGRESS after engine restart (include-password or export HEAT_INCLUDE_PASSWORD=1) | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
| Component: | rhosp-director | Assignee: | Zane Bitter <zbitter> |
| Status: | CLOSED DUPLICATE | QA Contact: | yeylon <yeylon> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 (Kilo) | CC: | dbecker, mburns, morazi, ohochman, rhel-osp-director-maint, srevivo, zbitter |
| Target Milestone: | y3 | ||
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-11 05:09:41 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: | |
|
Description
Alexander Chuzhoy
2016-02-11 03:21:53 UTC
Correction, the initially deployed version is 7.2GA. The Controller-0 and Controller-1 nested stacks were the only resources still in progress when the stack timed out: [stack@instack ~]$ heat resource-list -n5 overcloud|grep -v COMPLE +-----------------------------------------------+-----------------------------------------------+---------------------------------------------------+-----------------+----------------------+-----------------------------------------------+ | resource_name | physical_resource_id | resource_type | resource_status | updated_time | parent_resource | +-----------------------------------------------+-----------------------------------------------+---------------------------------------------------+-----------------+----------------------+-----------------------------------------------+ | Controller | 280e7277-1646-4b51-8fa7-d7b50cb0310e | OS::Heat::ResourceGroup | UPDATE_FAILED | 2016-02-10T21:30:47Z | | | 1 | 348fbeed-1521-439c-8dc0-85de4197a438 | OS::TripleO::Controller | UPDATE_FAILED | 2016-02-10T21:30:59Z | Controller | | 0 | b0997bf0-dc0c-4380-ac4b-e101658a6c02 | OS::TripleO::Controller | UPDATE_FAILED | 2016-02-10T21:31:44Z | Controller | +-----------------------------------------------+-----------------------------------------------+---------------------------------------------------+-----------------+----------------------+-----------------------------------------------+ Analysis of the log shows that this is actually a duplicate of bug 1290950. However, I'm going to leave this open for the moment because there are reports of a similar failure mode *not* involving a heat-engine restart, which presumably couldn't have the same cause. Other issue was unrelated, so closing this as a duplicate. *** This bug has been marked as a duplicate of bug 1290950 *** |