Bug 1289648
Summary: | Resource CREATE failed: MessagingTimeout: resources.Controller.resources[2]: Timed out waiting for a reply to message ID | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ola Pavlenko <opavlenk> |
Component: | rhosp-director | Assignee: | chris alfonso <calfonso> |
Status: | CLOSED DUPLICATE | QA Contact: | yeylon <yeylon> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 7.0 (Kilo) | CC: | cylopez, hbrock, mburns, opavlenk, rhel-osp-director-maint, sbaker, shardy, srevivo |
Target Milestone: | ga | Keywords: | Regression |
Target Release: | 8.0 (Liberty) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-01-07 11:51:11 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
Ola Pavlenko
2015-12-08 16:25:41 UTC
How much memory does your undercloud have. The product documentation states that 6GB RAM is the minimum but I suspect there are still testers running with 4GB underclouds, which would definitely cause random undercloud failures. (In reply to Steve Baker from comment #3) > How much memory does your undercloud have. The product documentation states > that 6GB RAM is the minimum but I suspect there are still testers running > with 4GB underclouds, which would definitely cause random undercloud > failures. instack has 8gb and each VM 5gb This setup worked for me with earlier OSP releases. reproduce to me with latest rhel-osp-director-puddle-2015-12-16-1 It seems that at some point deployment fails on second controller node and doesn't try to deploy on third at all. same env but this time undercloud vm has 7gb and each vm 5gb This sounds similar to https://bugzilla.redhat.com/show_bug.cgi?id=1290949 In that case, the root cause wasn't memory, but attempting to run with a single CPU undercloud - workarounds are noted in that bz. (In reply to Steven Hardy from comment #7) > This sounds similar to https://bugzilla.redhat.com/show_bug.cgi?id=1290949 > > In that case, the root cause wasn't memory, but attempting to run with a > single CPU undercloud - workarounds are noted in that bz. You right, if I change to 4 CPU and now it's works. Of course I add also some worker on nova. Per comment #8, closing this as a duplicate of bz #1290949 *** This bug has been marked as a duplicate of bug 1290949 *** |