OverCloud deployement error - RHOSP-13 with RHEL 7.9

Latest response

Hello Everyone,

I hope you are doing well. Actually, I am here with an issue that I could not solve for the last 3 weeks. I need your help to resolve this issue. Thanks in advance for your kind help. The detail is mentioned below:

Nodes information:
1x Undercloud - Director (R610 - bare-metal)
1x overcloud - Controller (R620 - bare-metal)
1x overcloud - Compute (R620 - bare-metal)

Network Information:
I have 2 bonds, bond0 is for internal APIs and bond1 is for external API. For the provisioning network, there is a separate interface that is not in the bond.

bond0 = em2 & em3 (VLAN 120, 170,140,180,47,202)
bond1 = em1 & em4 (VLAN 48,49)
p2p1 = provisioning (VLAN 120)

Stats:
Undercloud deployment = Successful
Introspection = Successful
Assign Role = Successful
Overcloud deployment:
1. Nodes installation = Successful
(After this it give me the error)

Error:
2021-02-12 14:13:55Z [ccloud.AllNodesDeploySteps.DellComputeDeployment_Step1]: CREATE_FAILED Resource CREATE failed: Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2
2021-02-12 14:13:55Z [ccloud.AllNodesDeploySteps.DellComputeDeployment_Step1]: CREATE_FAILED Error: resources.DellComputeDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2
2021-02-12 14:13:55Z [ccloud.AllNodesDeploySteps]: CREATE_FAILED Resource CREATE failed: Error: resources.DellComputeDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2
2021-02-12 14:13:56Z [ccloud.AllNodesDeploySteps]: CREATE_FAILED Error: resources.AllNodesDeploySteps.resources.DellComputeDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2
2021-02-12 14:13:56Z [ccloud]: CREATE_FAILED Resource CREATE failed: Error: resources.AllNodesDeploySteps.resources.DellComputeDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2

Stack ccloud CREATE_FAILED

ccloud.AllNodesDeploySteps.DellComputeDeployment_Step1.0:
resource_type: OS::Heat::StructuredDeployment
physical_resource_id: 62063f57-708a-41a3-9ec7-a970128962eb
status: CREATE_FAILED
status_reason: |
Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2
deploy_stdout: |
...
"2021-02-12 14:13:51,862 ERROR: 27376 -- ERROR configuring crond",
"2021-02-12 14:13:51,863 ERROR: 27376 -- ERROR configuring neutron",
"2021-02-12 14:13:51,863 ERROR: 27376 -- ERROR configuring iscsid"
]
}
to retry, use: --limit @/var/lib/heat-config/heat-config-ansible/aaf26861-7946-4441-89ed-2f428baa7085_playbook.retry

PLAY RECAP *********************************************************************
localhost                  : ok=27   changed=14   unreachable=0    failed=1

(truncated, view all with --long)

deploy_stderr: |

Heat Stack create failed.
Heat Stack create failed.

Your time and help are much appreciated.

Thank you in Advance.

Responses