Bug 1652446 - [Deployment] [Scale] Stack Update fails on scaling out in a Clustered ODL setup
Summary: [Deployment] [Scale] Stack Update fails on scaling out in a Clustered ODL setup
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: 14.0 (Rocky)
Assignee: Janki
QA Contact: Noam Manos
URL:
Whiteboard: Deployment
Depends On: 1611960
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-22 06:30 UTC by Toni Freger
Modified: 2021-12-10 18:20 UTC (History)
8 users (show)

Fixed In Version: openstack-tripleo-heat-templates-9.0.1-0.20181013060904.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1611960
Environment:
N/A
Last Closed: 2019-01-11 11:55:00 UTC
Target Upstream Version:
Embargoed:
jchhatba: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 612663 0 None MERGED Delete empty karaf directory on host 2020-07-10 10:17:40 UTC
OpenStack gerrit 613881 0 None MERGED Delete empty karaf directory on host 2020-07-10 10:17:40 UTC
OpenStack gerrit 614578 0 None MERGED Delete empty karaf directory on host 2020-07-10 10:17:40 UTC
OpenStack gerrit 615122 0 None MERGED [queens-only] Correct misindentation 2020-07-10 10:17:40 UTC
OpenStack gerrit 620053 0 None MERGED Don't mount data folder 2020-07-10 10:17:40 UTC
Red Hat Issue Tracker ODL-715 0 None None None 2021-12-10 18:20:35 UTC
Red Hat Issue Tracker OSP-6516 0 None None None 2021-12-10 18:20:28 UTC
Red Hat Product Errata RHEA-2019:0045 0 None None None 2019-01-11 11:55:11 UTC

Comment 4 Janki 2018-11-29 15:22:10 UTC
Moving to ON_DEV as while testing locally with this patch

https://review.openstack.org/#/c/620053/

I successfully scaled out from 1 compute to 2 computes.

Comment 5 Mike Kolesnik 2018-12-12 09:13:40 UTC
Patch has been merged upstream

Comment 19 Noam Manos 2018-12-17 14:21:39 UTC
To verify:

1) Delete the stack: openstack stack delete overcloud --wait --yes

2) In ~/virt/nodes_data.yaml - Change: ComputeCount: 1 

3) Deploy: ./overcloud_deploy.sh

4) Once it is deployed, change in ~/virt/nodes_data.yaml: ComputeCount: 2

5) Redeploy: ./overcloud_deploy.sh

Comment 20 Noam Manos 2018-12-17 20:11:36 UTC
On OSP14 Puddle 2018-12-14.1 scaling out compute has passed successfully.

openstack server list --all
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| ID                                   | Name         | Status | Networks               | Image          | Flavor     |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| b6bde5e4-289e-4e50-9b2f-50876085bd1f | compute-1    | ACTIVE | ctlplane=192.168.24.10 | overcloud-full | compute    |
| 261f79a1-01c4-46e6-977e-d9c72e3b5399 | controller-1 | ACTIVE | ctlplane=192.168.24.18 | overcloud-full | controller |
| 1970064e-e754-46a0-818f-074a0f6a9441 | compute-0    | ACTIVE | ctlplane=192.168.24.11 | overcloud-full | compute    |
| 647203d8-29f1-461a-aafb-c60813a277b7 | controller-0 | ACTIVE | ctlplane=192.168.24.15 | overcloud-full | controller |
| 11f40d9e-581f-4741-a3ac-ed085e7545f3 | controller-2 | ACTIVE | ctlplane=192.168.24.21 | overcloud-full | controller |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+

Comment 24 errata-xmlrpc 2019-01-11 11:55:00 UTC
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, 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/RHEA-2019:0045


Note You need to log in before you can comment on or make changes to this bug.