Bug 1843721 - openstack overcloud node delete failing due to node being unreachable
Summary: openstack overcloud node delete failing due to node being unreachable
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: async
: 16.0 (Train on RHEL 8.1)
Assignee: RHOS Maint
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On:
Blocks: 1844133
TreeView+ depends on / blocked
 
Reported: 2020-06-03 22:47 UTC by ldenny
Modified: 2023-10-06 20:24 UTC (History)
8 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.3.2-0.20200405044627.ec9970c.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1844133 (view as bug list)
Environment:
Last Closed: 2020-07-22 13:05:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1881452 0 None None None 2020-06-03 22:56:21 UTC
Red Hat Product Errata RHBA-2020:3108 0 None None None 2020-07-22 13:05:51 UTC

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


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