Bug 2056695 - Only 2 out of 3 nodes appear in UI when creating a storage system
Summary: Only 2 out of 3 nodes appear in UI when creating a storage system
Keywords:
Status: CLOSED DUPLICATE of bug 2040438
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: management-console
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nishanth Thomas
QA Contact: Elad
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-21 21:44 UTC by Yuli Persky
Modified: 2023-08-09 16:46 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-22 05:46:43 UTC
Embargoed:


Attachments (Terms of Use)
UI screenshot (78.95 KB, image/png)
2022-02-21 21:44 UTC, Yuli Persky
no flags Details

Description Yuli Persky 2022-02-21 21:44:21 UTC
Created attachment 1862469 [details]
UI screenshot

Description of problem (please be detailed as possible and provide log
snippests):

Only 2 out of 3 nodes appear in UI when creating a storage system 


Version of all relevant components (if applicable):

(yulienv) [ypersky@ypersky ocs-ci]$ oc get csv -A
NAMESPACE                              NAME                   DISPLAY                       VERSION   REPLACES   PHASE
openshift-operator-lifecycle-manager   packageserver          Package Server                0.19.0               Succeeded
openshift-storage                      mcg-operator.v4.10.0   NooBaa Operator               4.10.0               Succeeded
openshift-storage                      ocs-operator.v4.10.0   OpenShift Container Storage   4.10.0               Succeeded
openshift-storage                      odf-operator.v4.10.0   OpenShift Data Foundation     4.10.0               Succeeded
(yulienv) [ypersky@ypersky ocs-ci]$ 


ODF build: 4.10.0.161 ( also happens with 4.10.0.160) 

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

YES! Deployment is not possible from UI

Is there any workaround available to the best of your knowledge?

No 

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

3


Can this issue reproducible?

No sure


Can this issue reproduce from the UI?

On the same cluster - yes. 

Cluster details: 

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

Tried another cluster - this problem was not reproduced. 

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


Steps to Reproduce:
1. Deploy OCP cluster (with minimal resources)
2. Login to UI and continue deploying ODF ( build 4.10.0.160 or 4.10.0.161)
3.


Actual results:

Only 2 out of 3 nodes appear in UI when creating a storage system 
Please see the attached printscreen

Expected results:

3 worker nodes are seen and available for creating storage system. 


Additional info:

Please note that the nodes are visible in cli and are in Ready state. (yulienv) [ypersky@ypersky ocs-ci]$ oc get nodes
NAME                                         STATUS   ROLES    AGE   VERSION
ip-10-0-152-237.us-east-2.compute.internal   Ready    worker   9h    v1.23.3+5642c2c
ip-10-0-157-157.us-east-2.compute.internal   Ready    master   9h    v1.23.3+5642c2c
ip-10-0-164-252.us-east-2.compute.internal   Ready    master   9h    v1.23.3+5642c2c
ip-10-0-179-74.us-east-2.compute.internal    Ready    worker   9h    v1.23.3+5642c2c
ip-10-0-197-63.us-east-2.compute.internal    Ready    master   9h    v1.23.3+5642c2c
ip-10-0-211-7.us-east-2.compute.internal     Ready    worker   9h    v1.23.3+5642c2c
(yulienv) [ypersky@ypersky ocs-ci]$

Comment 2 Yuli Persky 2022-02-21 23:54:20 UTC
Please note that must gather logs are available here: 

rhsqe-repo.lab.eng.blr.redhat.com:/var/www/html/OCS/ocs-qe-bugs/bz-2056695/


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