Bug 2174978 - ODF 4.13 AWS deployment failed with noobaa-endpoint not in Running state
Summary: ODF 4.13 AWS deployment failed with noobaa-endpoint not in Running state
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: Multi-Cloud Object Gateway
Version: 4.13
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Vinayak Hariharmath
QA Contact: krishnaram Karthick
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-02 19:33 UTC by Tiffany Nguyen
Modified: 2023-08-09 16:49 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-19 09:55:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Tiffany Nguyen 2023-03-02 19:33:17 UTC
Description of problem (please be detailed as possible and provide log
snippests):
When running deployment ODF 4.13 using AWS, deployment failed with ocs-storagecluster id not in Ready state.

ocs_ci.ocs.exceptions.ResourceWrongStatusException: Resource Resource: ocs-storagecluster is not in expected phase: Ready

From the pod status, noobaa-endpoint is in Pending state:

noobaa-core-0                                                     1/1     Running     0          125m
noobaa-db-pg-0                                                    1/1     Running     0          125m
noobaa-endpoint-6dc5f95c8f-58djq                                  0/1     Pending     0          123m
noobaa-operator-84d8bd8985-lvnrd                                  1/1     Running     0          132m

Deployment config yaml: conf/ocsci/aws_ipi.yaml

DEPLOYMENT:
  allow_lower_instance_requirements: true
ENV_DATA:
  platform: 'aws'
  deployment_type: 'ipi'
  region: 'us-east-2'
  worker_instance_type: 'm4.xlarge'

Console logs: https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-deploy-ocs-cluster/21600/consoleFull 

Version of all relevant components (if applicable):
4.13.0

Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?




Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?


Can this issue reproducible?
Yes

Can this issue reproduce from the UI?
N/A

If this is a regression, please provide more details to justify this:


Steps to Reproduce:
1. Using Jenkins to deploy AWS cluster 
2. Choose version ODF 4.13 and aws_ipi.yaml



Actual results:
Failed deployment with ocs-storagecluster is not in expected phase: Ready

Expected results:
Cluster should deploy successfully

Additional info:

Comment 6 Elad 2023-03-19 09:55:10 UTC
Test configuration issue. Closing


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