Bug 1850944 - OCS 4.5 : [vSphere]: RGW pod is not deployed in vSphere enviroinmnet
Summary: OCS 4.5 : [vSphere]: RGW pod is not deployed in vSphere enviroinmnet
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenShift Container Storage
Classification: Red Hat Storage
Component: ocs-operator
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: OCS 4.5.0
Assignee: Jose A. Rivera
QA Contact: Neha Berry
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-25 08:43 UTC by Vijay Avuthu
Modified: 2020-09-15 10:18 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-15 10:17:53 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:3754 0 None None None 2020-09-15 10:18:21 UTC

Description Vijay Avuthu 2020-06-25 08:43:59 UTC
Description of problem (please be detailed as possible and provide log
snippests):

RGW pod is not deployed on vSphere cluster


Version of all relevant components (if applicable):

openshift installer : 4.5.0-0.nightly-2020-06-25-033011
ocs-operator.v4.5.0-462.ci

Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?
Yes, not able to deploy cluster


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)?
1

Can this issue reproducible?
Yes

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 OCS45 using ocs-ci
2. verify RGW pod is installed or not ( verification stage failed in automation )



Actual results:

$ oc -n openshift-storage --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig get pods
NAME                                                              READY   STATUS      RESTARTS   AGE
aws-s3-provisioner-5889d665c7-z7szl                               1/1     Running     0          46m
csi-cephfsplugin-cfzfp                                            3/3     Running     0          40m
csi-cephfsplugin-hdrs4                                            3/3     Running     0          40m
csi-cephfsplugin-provisioner-8db6d8b57-8kb8x                      5/5     Running     4          40m
csi-cephfsplugin-provisioner-8db6d8b57-vrd2z                      5/5     Running     0          40m
csi-cephfsplugin-qxcbc                                            3/3     Running     0          40m
csi-rbdplugin-5nhsl                                               3/3     Running     0          40m
csi-rbdplugin-72l2b                                               3/3     Running     0          40m
csi-rbdplugin-dgnz7                                               3/3     Running     0          40m
csi-rbdplugin-provisioner-7ffd6d4f7b-m2wbq                        5/5     Running     0          40m
csi-rbdplugin-provisioner-7ffd6d4f7b-v6pv7                        5/5     Running     4          40m
lib-bucket-provisioner-6d56499d9f-kjhmx                           1/1     Running     0          45m
noobaa-core-0                                                     1/1     Running     0          36m
noobaa-db-0                                                       1/1     Running     0          36m
noobaa-default-backing-store-noobaa-pod-e52495b3                  1/1     Running     0          34m
noobaa-endpoint-7d6b8bbb77-kg5v8                                  1/1     Running     0          34m
noobaa-operator-6ff5c4954-hx5nh                                   1/1     Running     4          46m
ocs-operator-79994bd987-kdr8z                                     1/1     Running     0          46m
rook-ceph-crashcollector-compute-0-58dbb58fbc-lkbsg               1/1     Running     0          37m
rook-ceph-crashcollector-compute-1-69fd57658d-4ddzc               1/1     Running     0          37m
rook-ceph-crashcollector-compute-2-94d554c5c-wrr6s                1/1     Running     0          37m
rook-ceph-drain-canary-compute-0-56b4cc6757-mx85b                 1/1     Running     0          37m
rook-ceph-drain-canary-compute-1-686b9444cb-4mz4w                 1/1     Running     0          37m
rook-ceph-drain-canary-compute-2-85d4fc6cc9-x8sq2                 1/1     Running     0          36m
rook-ceph-mds-ocs-storagecluster-cephfilesystem-a-6f7ddc7cgdlnt   1/1     Running     0          36m
rook-ceph-mds-ocs-storagecluster-cephfilesystem-b-59775c76vfkb4   1/1     Running     0          36m
rook-ceph-mgr-a-856cfc4849-wwqln                                  1/1     Running     0          37m
rook-ceph-mon-a-6644cd8957-4ff8t                                  1/1     Running     0          39m
rook-ceph-mon-b-657bc9cc5f-824vj                                  1/1     Running     0          38m
rook-ceph-mon-c-7bb989d887-7sb6j                                  1/1     Running     0          38m
rook-ceph-operator-79769b6479-8cncw                               1/1     Running     2          43m
rook-ceph-osd-0-7c5b5cfcf7-6kfd9                                  1/1     Running     0          37m
rook-ceph-osd-1-867f56ccfd-dhzn8                                  1/1     Running     0          37m
rook-ceph-osd-2-5dc65d557b-4jq6k                                  1/1     Running     0          37m
rook-ceph-osd-prepare-ocs-deviceset-0-data-0-4ftb6-ct26g          0/1     Completed   0          37m
rook-ceph-osd-prepare-ocs-deviceset-1-data-0-6rldd-62m5b          0/1     Completed   0          37m
rook-ceph-osd-prepare-ocs-deviceset-2-data-0-tkrt4-v7vsp          0/1     Completed   0          37m
rook-ceph-tools-7cbbf95568-jvgwp                                  1/1     Running     0          36m


> csvs
$ oc -n openshift-storage --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig get csv
NAME                            DISPLAY                       VERSION        REPLACES              PHASE
awss3operator.1.0.1             AWS S3 Operator               1.0.1          awss3operator.1.0.0   Succeeded
lib-bucket-provisioner.v1.0.0   lib-bucket-provisioner        1.0.0                                Succeeded
ocs-operator.v4.5.0-462.ci      OpenShift Container Storage   4.5.0-462.ci                         Succeeded

$ oc -n openshift-storage --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig get installplan
NAME            CSV                             APPROVAL    APPROVED
install-2vsxw   lib-bucket-provisioner.v1.0.0   Automatic   true
install-gp526   awss3operator.1.0.1             Automatic   true
install-vpr7m   awss3operator.1.0.1             Automatic   true
install-z9rc4   ocs-operator.v4.5.0-462.ci      Automatic   true



Expected results:

RGW pod should be installed


Additional info:

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

Must Gather logs: http://magna002.ceph.redhat.com/ocsci-jenkins/openshift-clusters/jnk-pr2377-b2139/jnk-pr2377-b2139_20200625T064646/logs/failed_testcase_ocs_logs_1593068422/test_deployment_ocs_logs/

Comment 7 Petr Balogh 2020-06-30 08:37:14 UTC
Might be related to this one:  https://bugzilla.redhat.com/show_bug.cgi?id=1851374

Comment 8 Jose A. Rivera 2020-06-30 14:07:55 UTC
These two are not related. The previous was a change in Rook, this was a change in ocs-operator.

Comment 15 errata-xmlrpc 2020-09-15 10:17:53 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenShift Container Storage 4.5.0 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:3754


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