IBM / ibm-storage-odf-console

ibm-storage-odf-console provides IBM storage specific console page, which will be loaded by ODF console when end users access IBM storage. It's specially designed for displaying IBM specific storage attributes to customer. Current scope includes IBM flashsystem only.
Apache License 2.0
3 stars 7 forks source link

No pool statistics in UI after provisioning a volume with StorageClass "name": rpc error: code = Internal desc = Not enough space in pool PoolX #41

Closed TymoT closed 2 years ago

TymoT commented 2 years ago

After adding a additional FlashSystem Storage Class and creating PVC with it the PV creation failing due to "Not enough space in pool PoolX" error pool statistics in ODF UI are not showed properly:

Created PVC with too big PV size:

Events:
  Type     Reason                Age                  From                                                                               Message
  ----     ------                ----                 ----                                                                               -------
  Warning  ProvisioningFailed    13m (x15 over 41m)   block.csi.ibm.com_ibm-block-csi-controller-0_c89c8a35-02f6-4703-8ad3-558376e55e36  failed to provision volume with StorageClass "flashsystem-sc-pool6": rpc error: code = Internal desc = Not enough space in pool Pool6
  Normal   Provisioning          3m9s (x18 over 41m)  block.csi.ibm.com_ibm-block-csi-controller-0_c89c8a35-02f6-4703-8ad3-558376e55e36  External provisioner is provisioning volume for claim "openshift-storage/pvc-test05-pool6"
  Normal   ExternalProvisioning  80s (x167 over 41m)  persistentvolume-controller                                                        waiting for a volume to be created, either by external provisioner "block.csi.ibm.com" or manually created by system administrator

After some time ODF UI stopped showing capacity for FlashSystem

image

TymoT commented 2 years ago

Can't tell for sure if it was because of adding a new SC or creating too big PV because the ODF FlashSystem panel is not displaying anything on any of my browsers exactly as described in https://github.com/IBM/ibm-storage-odf-console/issues/32

shdn-ibm commented 2 years ago

hi, @TymoT Please provide the cluster name and configuration for investigation?

shdn-ibm commented 2 years ago

waiting for reproduce. please hold the env after reproduced.

TymoT commented 2 years ago

@shdn-ibm issue recreated, details in https://jira.xiv.ibm.com/browse/ODF-65

TymoT commented 2 years ago

I managed to recreate this issue two times. The first time I thought the stats got back to normal after deleting too large pv (but the issue could as well dissapear on it's own). The second time the stats got back to normal after several minutes without any intervention. Than the issue didn't recreate in three trials at all. I tried once again today and couldn't recreate too. It looks this problem self heals on his own or doesn't recreate. I wold say this ticket could be closed @shdn-ibm unless you want to try something more.

lbscorpio commented 2 years ago

ODF-65 was closed due to can't reproduce the issue, closed the issue, thanks.