Skip to content

[libvirt_manager] Register workload dir as libvirt storage pool#3983

Open
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:fix/libvirt-manager-workload-storage-pool
Open

[libvirt_manager] Register workload dir as libvirt storage pool#3983
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:fix/libvirt-manager-workload-storage-pool

Conversation

@rebtoor

@rebtoor rebtoor commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

The workload/ directory holds primary VM boot disks but was not registered as a libvirt storage pool. This caused sushy-emulator's libvirt driver to fail storageVolLookupByPath() calls when querying VM disk information.

Define a cifmw-workload pool for workload/ alongside the existing cifmw-pool for volumes/, and clean it up on teardown.

The `workload/` directory holds primary VM boot disks but was not
registered as a libvirt storage pool. This caused sushy-emulator's
libvirt driver to fail `storageVolLookupByPath()` calls when querying
VM disk information.

Define a `cifmw-workload` pool for `workload/` alongside the existing
`cifmw-pool` for `volumes/`, and clean it up on teardown.

Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Roberto Alfieri <ralfieri@redhat.com>
@openshift-ci

openshift-ci Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign brjackma for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@evallesp evallesp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants