Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MBS does not have the key type when doing a API request #844

Open
Sparc0 opened this issue Apr 27, 2023 · 0 comments
Open

MBS does not have the key type when doing a API request #844

Sparc0 opened this issue Apr 27, 2023 · 0 comments
Labels

Comments

@Sparc0
Copy link

Sparc0 commented Apr 27, 2023

Affected version

  • oVirt Engine: 4.5.4-1.el8
  • Host OS Variant: Rocky Linux 8.7
  • VDSM version: vdsm-4.50.3.4-1.el8

Describe the bug
I am using Managed Block Storage with Ceph.
Doing a API request towards /ovirt-engine/api/storagedomains
Managed block storage does not have a type set like my other storages like NFS has data and ovirt-image-repository has image.

To reproduce
GET /ovirt-engine/api/storagedomains | jq '.[] | .[] | .name + " <----> " + .type'

Expected behavior
I would expect that managed block storage should have type=data

Screenshots

jqplay

Additional context
Foreman is unable to fetch my managed block storage from oVirt API.
So i cant provision a new VM with a storage located on my Ceph cluster.

My foreman issue: https://projects.theforeman.org/issues/36336

@Sparc0 Sparc0 added the bug label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant