Bug 1210223
Summary: | Updating the controller count to 3 fails | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Udi Kalifon <ukalifon> |
Component: | openstack-tuskar | Assignee: | Jay Dobies <jason.dobies> |
Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | Juno | CC: | mandreou |
Target Milestone: | --- | ||
Target Release: | Kilo | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-19 15:54:24 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
Udi Kalifon
2015-04-09 08:29:30 UTC
There is a much easier scenario to reproduce this bug. No need to have a default overcloud with 1 controller and then try to update it... You can already set the CONTROLSCALE parameter and install the overcloud right on the first time like this: export CONTROLSCALE=3 instack-deploy-overcloud --tuskar => You get the same error. This also happens when using heat directly, without tuskar. So this is an old bug (the way things go around here it is ancient). The CONTROLSCALE Udi refers to [1] is no longer being used. Today this corresponds to --control-scale [2]. I just tried it with 2 controls and still waiting but in any case I don't think this is a Tuskar issue (more specifically I don't think there is a problem with the way Tuskar handles the scaling). From chat today i see others have deployed the 3 controller scenario. Udi can we close this? Or are you still seeing an issue? [1] https://github.com/rdo-management/instack-undercloud/blob/master/scripts/instack-deploy-overcloud#L98 [2] https://github.com/rdo-management/python-rdomanager-oscplugin/blob/master/rdomanager_oscplugin/v1/overcloud_deploy.py#L471 so we can close this right? i used the --control-scale 3 multiple times yesterday successfully Moving to ON_QA to double check it based on Marios' comments. Still a valid bug, see also https://bugzilla.redhat.com/show_bug.cgi?id=1233086 This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen. |