Bug 1844133

Summary: [OSP16.1] openstack overcloud node delete failing due to node being unreachable
Product: Red Hat OpenStack Reporter: Alex Schultz <aschultz>
Component: openstack-tripleo-heat-templatesAssignee: RHOS Maint <rhos-maint>
Status: CLOSED ERRATA QA Contact: David Rosenfeld <drosenfe>
Severity: high Docs Contact:
Priority: urgent    
Version: 16.1 (Train)CC: apevec, aschultz, bshephar, drosenfe, fgadkano, jhajyahy, jschluet, ldenny, lhh, mburns, mkopec, pmorey, rhos-maint, slinaber, tvignaud, udesale
Target Milestone: gaKeywords: Reopened, Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tempest-23.0.0-0.20200609093435.d432237.el8ost Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: 1843721 Environment:
Last Closed: 2021-04-23 13:05:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1843721    
Bug Blocks:    

Description Alex Schultz 2020-06-04 17:12:01 UTC
+++ This bug was initially created as a clone of Bug #1843721 +++

Description of problem:

The following command is failing due to https://review.opendev.org/#/c/723382/

~~~
openstack overcloud node delete --stack overcloud node1 node2 node3 node4
~~~

Nodes are unreachable so Ansible is failing to run.

~~~
fatal: [$hostname]: UNREACHABLE! => {"changed": false, "msg": "Data could not be sent to remote host \"$ipaddress\". Make sure this host can be reached over ssh: Warning: Permanently added '$ipaddress' (ECDSA) to the list of known hosts.\r\ntripleo-admin@$ipaddress: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive).\r\n", "skip_reason": "Host $hostname is unreachable", "unreachable": true}
~~~

Comment 5 Martin Kopec 2020-07-08 12:46:41 UTC
I don't see how this is related to openstack-tempest, changing the componentd back to openstack-tripleo-heat-templates.

Comment 6 Jad Haj Yahya 2020-07-12 08:59:00 UTC
powered off ceph-2 node and then deleted it

openstack overcloud node delete --stack overcloud overcloud-ceph-2

Comment 9 Alex McLeod 2020-07-21 11:13:10 UTC
If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text.

If this bug does not require doc text, please set the 'requires_doc_text' flag to -.

Comment 11 errata-xmlrpc 2020-07-29 07:52:57 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/RHBA-2020:3148