Skip to content

Admin dashboard shows made-up backup storage #11480

@yadvr

Description

@yadvr

problem

In a freshly installed 4.21 RC4 env, backup storage shows up on admin dashboard even though B&R is disabled and there is no backup source/repo/storage in the env:

Image

The listCapacity API also returns this:

    {
      "capacitytotal": 10737418240,
      "capacityused": 8589934592,
      "name": "BACKUP_STORAGE",
      "percentused": "80",
      "type": 21,
      "zoneid": "c30604be-2e83-4242-9be8-9a4eb7610a22",
      "zonename": "DC"
    },

versions

ACS 4.21 RC4

The steps to reproduce the bug

No response

What to do about it?

Don't show this to environments where B&R isnt' enabled or wouldn't make sense; and show correct values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions