Bug 1595674 - update deployment failed and nodes not blacklisted
Summary: update deployment failed and nodes not blacklisted
Keywords:
Status: CLOSED DUPLICATE of bug 1533275
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 12.0 (Pike)
Assignee: John Fulton
QA Contact: Amit Ugol
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-27 10:47 UTC by Eduard Barrera
Modified: 2022-08-09 09:34 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-31 14:05:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1607890 0 high CLOSED Error while scaling down cephs nodes 2022-08-08 16:57:31 UTC
Red Hat Issue Tracker OSP-9219 0 None None None 2022-08-09 09:34:03 UTC

Internal Links: 1607890

Description Eduard Barrera 2018-06-27 10:47:29 UTC
Description of problem:

Customer updated the deployment using blacklist for the first time. It seems that the specified nodes were not blacklisted and the deployment failed 

2018-06-25 08:57:14.530 3646 INFO heat.engine.resource [req-5a7951f5-4b55-4639-a338-30b92e640262 - - - - -] UPDATE: StructuredDeployments "ComputeAllNodesDeployment" [01581965-24d4-4d27-a681-2994237a40d9] Stack "overcloud" [f1fe7b47-260e-49cc-bd94-3db3683b7b5e]
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource Traceback (most recent call last):
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 831, in _action_recorder
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     yield
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 1566, in update
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     prop_diff])
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/scheduler.py", line 351, in wrapper
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     step = next(subtask)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 890, in action_handler_task
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     done = check(handler_data)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/resource_group.py", line 400, in check_update_complete
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     if not checker.step():
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/scheduler.py", line 217, in step
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     poll_period = next(self._runner)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/resource_group.py", line 388, in _run_to_completion
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     self).check_update_complete(updater):
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 519, in check_update_complete
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     cookie=cookie)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 420, in _check_status_complete
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     action=action)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource ResourceFailure: resources.ComputeAllNodesDeployment: Exception: resources[3]: Resource update already requested
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource
2018-06-25 08:57:14.560 3646 DEBUG heat.engine.scheduler [req-5a7951f5-4b55-4639-a338-30b92e640262 - - - - -] Task _resource_update from Stack "overcloud" [f1fe7b47-260e-49cc-bd94-3db3683b7b5e] Update cancelled cancel /usr/lib/python2.7/site-packages/heat/engine/scheduler.py:278





Version-Release number of selected component (if applicable):
OSP12

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Eduard Barrera 2018-06-27 10:51:06 UTC
How reproducible:

At least once

Steps to Reproduce:

- blacklist the ceph nodes 
- update the deployment


Actual results:

Error in the bz description.

Comment 17 John Fulton 2018-07-31 14:05:24 UTC
This bug was fixed by errata shipped with 1533275.

*** This bug has been marked as a duplicate of bug 1533275 ***


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