Bug 2004241
| Summary: | ODF4.9+LSO4.8 installation via UI, StorageCluster move to error state | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
| Component: | Console Storage Plugin | Assignee: | Afreen <afrahman> |
| Status: | CLOSED ERRATA | QA Contact: | Oded <oviner> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.9 | CC: | afrahman, amagrawa, aos-bugs, bparees, ebenahar, jarrpa, jijoy, madam, mbukatov, muagarwa, nthomas, ocs-bugs, pjiandan, rcyriac, sabose, sostapov, srozen |
| Target Milestone: | --- | Keywords: | Regression, TestBlocker |
| Target Release: | 4.9.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-01 13:44:33 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2003651 | ||
| Bug Blocks: | 2005051 | ||
|
Comment 5
Martin Bukatovic
2021-09-16 15:06:30 UTC
I read that OCP team decided to not grant this regression a blocker status. Ok, let's track it as a regression for ODF via cloned bz 2005051. Bug Fixed, storage cluster moved to Ready state
SetUp:
Provider: Vmware
OCP Version: 4.9.0-0.nightly-2021-10-27-091730
ODF Version: 4.9.0-204.ci
LSO Version: 4.9.0-202110182323
Test procedure:
1.Install OCP:
OCP Version: 4.9.0-0.nightly-2021-10-27-091730
2.Install LSO:
LSO Version: 4.9.0-202110182323
3.Install ODF Operator:
ODF Version: 4.9.0-204.ci
4.Add disks to worker nodes via vcenter
5.Install storage system:
6.Get storagecluster status:
$ oc get storagecluster
NAME AGE PHASE EXTERNAL CREATED AT VERSION
ocs-storagecluster 5m5s Ready 2021-10-27T18:54:28Z 4.9.0
7.Check ceph health
sh-4.4$ ceph health
HEALTH_OK
8.Check noobaa status:
#------------------#
#- Backing Stores -#
#------------------#
NAME TYPE TARGET-BUCKET PHASE AGE
noobaa-default-backing-store s3-compatible nb.1635361125465.apps.oviner3-lso.qe.rh-ocs.com Ready 13m46s
#------------------#
#- Bucket Classes -#
#------------------#
NAME PLACEMENT NAMESPACE-POLICY PHASE AGE
noobaa-default-bucket-class {"tiers":[{"backingStores":["noobaa-default-backing-store"]}]} null Ready 13m46s
for more details:
https://docs.google.com/document/d/1BAHljbumTRW0Q9dLzJTfnpNfLS6Ken_L_dpQCQx5-_Q/edit
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 (OpenShift Container Platform 4.9.5 bug fix 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-2021:4005 |