Bug 1998047 - Missing UI flags after install creation
Summary: Missing UI flags after install creation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Console Storage Plugin
Version: 4.9
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.9.0
Assignee: Afreen
QA Contact: Oded
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-26 10:54 UTC by Afreen
Modified: 2021-10-18 17:49 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-18 17:49:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 9891 0 None None None 2021-08-26 10:57:16 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:49:25 UTC

Comment 7 Oded 2021-09-17 14:12:42 UTC
Test Process:
1.Install OCP cluster on Vmware platform:
OpenShift version: 4.9.0-0.nightly-2021-09-16-215330

2.Install Local storage Operator:
LSO Version:4.8.0-202107291502

3.Install ODF Operator:
ODF Version:4.9.0-142.ci 

4.Add Disks to worker nodes via vcenter.

5.Create lso StorageSystem [with localblock storage class]

6.Check StorageCluster status:

Get StorageCluster status:
$ oc get storagecluster
NAME                 AGE     PHASE   EXTERNAL   CREATED AT             VERSION
ocs-storagecluster   3m23s   Error              2021-09-13T11:26:51Z 

7.Delete StorageSystem

8.Create internal StorageSystem [with localblock storage class]

9.Check StorageCluster:
$ oc get storagecluster 
NAME                 AGE   PHASE   EXTERNAL   CREATED AT             VERSION
ocs-storagecluster   20m   Ready              2021-09-17T13:47:26Z   4.9.0

$ oc get storagecluster -o yaml
apiVersion: v1
items:
- apiVersion: ocs.openshift.io/v1
  kind: StorageCluster
  metadata:
    annotations:
      cluster.ocs.openshift.io/local-devices: "true"
      storagesystem.odf.openshift.io/watched-by: ocs-storagecluster-storagesystem
      uninstall.ocs.openshift.io/cleanup-policy: delete
      uninstall.ocs.openshift.io/mode: graceful
    creationTimestamp: "2021-09-17T13:47:26Z"
    finalizers:
    - storagecluster.ocs.openshift.io
    generation: 3
    managedFields:
    - apiVersion: ocs.openshift.io/v1

10.Go to "Compute" -> "Nodes" -> "compute-0" -> "Disks"
"OpenShift Data Foundation status" exists
*attached screenshot

Comment 9 Oded 2021-09-17 14:22:00 UTC
(In reply to Oded from comment #7)
> Test Process:
> 1.Install OCP cluster on Vmware platform:
> OpenShift version: 4.9.0-0.nightly-2021-09-16-215330
> 
> 2.Install Local storage Operator:
> LSO Version:4.8.0-202107291502
> 
> 3.Install ODF Operator:
> ODF Version:4.9.0-142.ci 
> 
> 4.Add Disks to worker nodes via vcenter.
> 
> 5.Create lso StorageSystem [with localblock storage class]
> 
> 6.Check StorageCluster status:
> 
> Get StorageCluster status:
> $ oc get storagecluster
> NAME                 AGE     PHASE   EXTERNAL   CREATED AT            
> VERSION
> ocs-storagecluster   3m23s   Error              2021-09-13T11:26:51Z 
> 
> 7.Delete StorageSystem
I ran this WA (Delete StorageSystem) because the LSO ODF deployment BZ [https://bugzilla.redhat.com/show_bug.cgi?id=2003651]
> 
> 8.Create internal StorageSystem [with localblock storage class]
> 
> 9.Check StorageCluster:
> $ oc get storagecluster 
> NAME                 AGE   PHASE   EXTERNAL   CREATED AT             VERSION
> ocs-storagecluster   20m   Ready              2021-09-17T13:47:26Z   4.9.0
> 
> $ oc get storagecluster -o yaml
> apiVersion: v1
> items:
> - apiVersion: ocs.openshift.io/v1
>   kind: StorageCluster
>   metadata:
>     annotations:
>       cluster.ocs.openshift.io/local-devices: "true"
>       storagesystem.odf.openshift.io/watched-by:
> ocs-storagecluster-storagesystem
>       uninstall.ocs.openshift.io/cleanup-policy: delete
>       uninstall.ocs.openshift.io/mode: graceful
>     creationTimestamp: "2021-09-17T13:47:26Z"
>     finalizers:
>     - storagecluster.ocs.openshift.io
>     generation: 3
>     managedFields:
>     - apiVersion: ocs.openshift.io/v1
> 
> 10.Go to "Compute" -> "Nodes" -> "compute-0" -> "Disks"
> "OpenShift Data Foundation status" exists
> *attached screenshot

Comment 10 Oded 2021-09-17 14:25:27 UTC
"OpenShift Data Foundation status" column exists 
https://bugzilla.redhat.com/show_bug.cgi?id=1998047#c7

Comment 12 errata-xmlrpc 2021-10-18 17:49:07 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 (Moderate: OpenShift Container Platform 4.9.0 bug fix and security 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/RHSA-2021:3759


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