Skip to content

Fix KVM import/unmanage support for SharedMountPoint pools#12956

Open
prashanthr2 wants to merge 1 commit intoapache:4.22from
prashanthr2:fix-importvolume-sharedmountpoint
Open

Fix KVM import/unmanage support for SharedMountPoint pools#12956
prashanthr2 wants to merge 1 commit intoapache:4.22from
prashanthr2:fix-importvolume-sharedmountpoint

Conversation

@prashanthr2
Copy link
Copy Markdown

Summary

  • allow SharedMountPoint in KVM supported pool types for import/unmanage validation
  • allow SharedMountPoint in KVM qemu-img supported pool types used by volume listing for import

Issue

Fixes #12954

Testing

  • not run (targeted code-path change only)

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.60%. Comparing base (4708121) to head (8c641a3).

Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12956   +/-   ##
=========================================
  Coverage     17.60%   17.60%           
+ Complexity    15677    15676    -1     
=========================================
  Files          5918     5918           
  Lines        531681   531681           
  Branches      65005    65005           
=========================================
  Hits          93623    93623           
  Misses       427498   427498           
  Partials      10560    10560           
Flag Coverage Δ
uitests 3.70% <ø> (ø)
unittests 18.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

ImportVolumeCmd fails for SharedMountPoint primary storage with "not supported" error on KVM

1 participant