Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2014549

Summary: Scale_out fails because of failed host authentication
Product: Red Hat OpenStack Reporter: Shailesh Chhabdiya <schhabdi>
Component: openstack-tripleo-heat-templatesAssignee: Luca Miccini <lmiccini>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: high Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: enothen, jjoyce, jschluet, lmiccini, mburns, mgarciac, michele, slinaber, tvignaud
Target Milestone: z8Keywords: TestOnly, Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-11.3.2-1.20220112143355.29a02c1.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-24 11:34:46 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:

Description Shailesh Chhabdiya 2021-10-15 14:22:25 UTC
Description of problem:
Scale-Out Fails because of below error
-----
are not known to pcs, try to authenticate the hosts using 'pcs host auth 
-----

Version-Release number of selected component (if applicable):
RHOSP16.1.5

How reproducible:
Perform scale-out on 16.1.5

Actual results:
scale-out fails

Expected results:
scale-out should succedd

Comment 2 Luca Miccini 2021-10-15 14:48:24 UTC
while we look into this and figure out the root cause - a potential workaround is to run the "pcs host auth <newnode>" command from one of the controllers and then resume the scale out.