Skip to content

Conversation

@sp-viktori
Copy link

Dispatch mechanism that third-party storage vendors can use to redirect managed storage operations.

  • Add an optional adapter field in the ManagedVolumeConnection struct.

  • If there is an adapter field, direct storage requests to managedvolume-helper-{adapter}, otherwise use the default (os-brick) implementation.

Works together with a simplar PR in ovirt-engine that allows redirection of the rest of the managed storage operations.

@sp-viktori sp-viktori force-pushed the managed-storage-dispatcher branch from 90d1601 to 394fa30 Compare October 16, 2025 15:08
@sp-viktori sp-viktori force-pushed the managed-storage-dispatcher branch from 394fa30 to 5cc41fc Compare November 20, 2025 12:37
Add an optional "adapter" field in the ManagedVolumeConnection struct,
allowing dispatching to vendor managedvolume-helper adapters.

Signed-off-by: Viktor Ivanov <[email protected]>
@sp-viktori sp-viktori force-pushed the managed-storage-dispatcher branch from 5cc41fc to d0a34b5 Compare November 21, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant