Bug 1851374 - [vSphere]: [ocs-operator.v4.4.1-459.ci] RGW pod is not deployed in vSphere environment
Summary: [vSphere]: [ocs-operator.v4.4.1-459.ci] RGW pod is not deployed in vSphere en...
Keywords:
Status: CLOSED DUPLICATE of bug 1851311
Alias: None
Product: Red Hat OpenShift Container Storage
Classification: Red Hat Storage
Component: ocs-operator
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Jose A. Rivera
QA Contact: Raz Tamir
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-26 11:21 UTC by Vijay Avuthu
Modified: 2020-06-26 12:43 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-26 12:43:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Vijay Avuthu 2020-06-26 11:21:43 UTC
Description of problem (please be detailed as possible and provide log
snippests):

RGW pod is not deployed in vSphere environment

Version of all relevant components (if applicable):

openshift installer (4.4.0-0.nightly-2020-06-26-071415)
ocs-operator.v4.4.1-459.ci


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

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

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

Can this issue reproducible?
1/1

Can this issue reproduce from the UI?
Not tried

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

Steps to Reproduce:
1. install OCS 4.4.1 from ocs-ci on vSphere environment
2. validate RGW pod is deployed or not


Actual results:

$ oc -n openshift-storage --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig get pods
NAME                                                              READY   STATUS      RESTARTS   AGE
csi-cephfsplugin-2nvc7                                            3/3     Running     0          22m
csi-cephfsplugin-cdgcm                                            3/3     Running     0          22m
csi-cephfsplugin-provisioner-6d48d89594-hshrq                     5/5     Running     0          22m
csi-cephfsplugin-provisioner-6d48d89594-ng829                     5/5     Running     0          22m
csi-cephfsplugin-rff4t                                            3/3     Running     0          22m
csi-rbdplugin-98jvl                                               3/3     Running     0          22m
csi-rbdplugin-provisioner-858858f8c-fs4hp                         5/5     Running     0          22m
csi-rbdplugin-provisioner-858858f8c-tpnkc                         5/5     Running     0          22m
csi-rbdplugin-s5kll                                               3/3     Running     0          22m
csi-rbdplugin-w4vrz                                               3/3     Running     0          22m
lib-bucket-provisioner-5b9cb4f848-hfnvq                           1/1     Running     0          23m
noobaa-core-0                                                     1/1     Running     0          18m
noobaa-db-0                                                       1/1     Running     0          18m
noobaa-endpoint-7c965854b4-jrghb                                  1/1     Running     0          16m
noobaa-operator-76d577b748-jvqtb                                  1/1     Running     0          23m
ocs-operator-5b79464d77-cnm9x                                     0/1     Running     0          23m
rook-ceph-crashcollector-compute-0-7cc9c478ff-54v2b               1/1     Running     0          18m
rook-ceph-crashcollector-compute-1-54f8485dcb-qpjdn               1/1     Running     0          18m
rook-ceph-crashcollector-compute-2-6f5d8bfd45-qxsv6               1/1     Running     0          18m
rook-ceph-drain-canary-compute-0-5448c56f5c-jxgs5                 1/1     Running     0          18m
rook-ceph-drain-canary-compute-1-985b8b464-9z5qf                  1/1     Running     0          18m
rook-ceph-drain-canary-compute-2-779c79546c-wjwwx                 1/1     Running     0          18m
rook-ceph-mds-ocs-storagecluster-cephfilesystem-a-86dc6687jrcrt   1/1     Running     0          17m
rook-ceph-mds-ocs-storagecluster-cephfilesystem-b-78566964rhljz   1/1     Running     0          17m
rook-ceph-mgr-a-6888f9c74c-xltsz                                  1/1     Running     0          19m
rook-ceph-mon-a-55fdd5f8f-6nh76                                   1/1     Running     0          20m
rook-ceph-mon-b-765cc8bb9b-4tsjz                                  1/1     Running     0          20m
rook-ceph-mon-c-6898f946cf-6cz5m                                  1/1     Running     0          19m
rook-ceph-operator-855d6c7884-96wpk                               1/1     Running     0          23m
rook-ceph-osd-0-c6d6ffd4b-4s6mc                                   1/1     Running     0          18m
rook-ceph-osd-1-86944fb9f8-s8z95                                  1/1     Running     0          18m
rook-ceph-osd-2-6c5d64f786-bwnhj                                  1/1     Running     0          18m
rook-ceph-osd-prepare-ocs-deviceset-0-0-5z47f-29sfx               0/1     Completed   0          19m
rook-ceph-osd-prepare-ocs-deviceset-1-0-hw295-h8lfb               0/1     Completed   0          19m
rook-ceph-osd-prepare-ocs-deviceset-2-0-w8ksc-vctjz               0/1     Completed   0          19m
rook-ceph-tools-7668bfbd56-kf6jv                                  1/1     Running     0          17m
[jenkins@temp-jslave-vavuthu-441 ~]$ 



Expected results:

RGW pod should be installed

Additional info:

Also csv is still in installing phase and it flipping between Installing, Pending and Installready

Jenkins Job: https://ocs4-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/qe-deploy-ocs-cluster/9184/consoleFull

> Cluster is alive for live debugging if needed.

Comment 3 Vijay Avuthu 2020-06-26 11:33:26 UTC
Must gather logs: http://magna002.ceph.redhat.com/ocsci-jenkins/openshift-clusters/vavuthu-441/vavuthu-441_20200626T093133/logs/failed_testcase_ocs_logs_1593164462/test_deployment_ocs_logs/


Events for the operator:

Events:
  Type     Reason               Age                   From                        Message
  ----     ------               ----                  ----                        -------
  Normal   RequirementsUnknown  67m (x2 over 67m)     operator-lifecycle-manager  requirements not yet checked
  Normal   RequirementsNotMet   67m                   operator-lifecycle-manager  one or more requirements couldn't be found
  Normal   InstallWaiting       66m (x2 over 66m)     operator-lifecycle-manager  installing: waiting for deployment rook-ceph-operator to become ready: Waiting for rollout to finish: 0 of 1 updated replicas are available...
  Normal   InstallSucceeded     66m                   operator-lifecycle-manager  install strategy completed with no errors
  Warning  ComponentUnhealthy   66m (x2 over 66m)     operator-lifecycle-manager  installing: waiting for deployment ocs-operator to become ready: Waiting for rollout to finish: 0 of 1 updated replicas are available...
  Normal   InstallSucceeded     65m (x3 over 67m)     operator-lifecycle-manager  waiting for install components to report healthy
  Normal   InstallWaiting       65m (x4 over 67m)     operator-lifecycle-manager  installing: waiting for deployment ocs-operator to become ready: Waiting for rollout to finish: 0 of 1 updated replicas are available...
  Normal   NeedsReinstall       60m (x4 over 66m)     operator-lifecycle-manager  installing: waiting for deployment ocs-operator to become ready: Waiting for rollout to finish: 0 of 1 updated replicas are available...
  Warning  InstallCheckFailed   3m5s (x20 over 60m)   operator-lifecycle-manager  install timeout
  Normal   AllRequirementsMet   2m49s (x22 over 67m)  operator-lifecycle-manager  all requirements found, attempting install


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