Bug 1843721

Summary: openstack overcloud node delete failing due to node being unreachable
Product: Red Hat OpenStack Reporter: ldenny
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.0 (Train)CC: aschultz, astillma, bshephar, drosenfe, jhajyahy, mburns, pmannidi, pmorey
Target Milestone: asyncKeywords: Triaged
Target Release: 16.0 (Train on RHEL 8.1)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-11.3.2-0.20200405044627.ec9970c.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1844133 (view as bug list) Environment:
Last Closed: 2020-07-22 13:05:45 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:
Bug Depends On:    
Bug Blocks: 1844133    

Description ldenny 2020-06-03 22:47:46 UTC
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 11 Jad Haj Yahya 2020-07-09 10:10:31 UTC
Powered off compute node:
openstack baremetal node power off compute-0

and then delete it:
openstack overcloud node delete --stack overcloud compute-0

Comment 14 errata-xmlrpc 2020-07-22 13:05:45 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:3108

Comment 15 Red Hat Bugzilla 2023-09-14 06:01:41 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days