+++ 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} ~~~
I don't see how this is related to openstack-tempest, changing the componentd back to openstack-tripleo-heat-templates.
powered off ceph-2 node and then deleted it openstack overcloud node delete --stack overcloud overcloud-ceph-2
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 -.
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