Bug 1998047

Summary: Missing UI flags after install creation
Product: OpenShift Container Platform Reporter: Afreen <afrahman>
Component: Console Storage PluginAssignee: Afreen <afrahman>
Status: CLOSED ERRATA QA Contact: Oded <oviner>
Severity: high Docs Contact:
Priority: high    
Version: 4.9CC: aos-bugs, nberry, nthomas
Target Milestone: ---   
Target Release: 4.9.0   
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-10-18 17:49:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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