#Description of problem (please be detailed as possible and provide log snippets): Incorrect information regarding PersistentVolumes and PersistentVolumeClaims in Inventory section at ocs-storagecluster-storagesystem in Openshift GUI. It shows 2 PV instead of 3. In the CLI we see all 3 persistentvolumes, based on disks, attached to the nodes (using openshift-local-storage to use local nodes disks like /dev/sdb). #Version of all relevant components (if applicable): OCP 4.11 ODF 4.11 #Additional info: Will be added in the following comments
Hi Karun, This card shows only those PVCs that have Ceph based storage provisioners, that is: 'ceph.rook.io/block', 'cephfs.csi.ceph.com', 'rbd.csi.ceph.com', You can find the same in the official documentation: "The Inventory card shows the number of active nodes, PVCs and PVs backed by OpenShift Data Foundation provisioner". (https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.12/html-single/monitoring_openshift_data_foundation/index) I am assuming the PVCs in the attached screenshots should have been provisioned via "kubernetes.io/no-provisioner" ?? Please let me know if more info is needed.
> I am assuming the PVCs in the attached screenshots should have been > provisioned via "kubernetes.io/no-provisioner" ?? > Or any other non Ceph (ODF) based provisioner.
Hi Karun, Can we close this BZ ??