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

get_block_info returns the same values for capacity and allocation #4

Closed
ozjonesy opened this issue May 28, 2024 · 1 comment
Closed

Comments

@ozjonesy
Copy link

get_block_info is returning the same values for capacity and allocation. virsh domblkinfo reports different values.

example output from get_block_info:
BlockInfo { capacity: 107374182400, allocation: 107374182400, physical: 107374182400 }

The same info from virsh domblkinfo:
Capacity: 107374182400
Allocation: 12066435072
Physical: 107390828544

Copy link

Thank you for your interest in the libvirt project.

Since this repository is a read-only mirror of the project's master
repostory hosted on GitLab, issues opened here are not processed.

We kindly request that new issues are reported to

https://gitlab.com/libvirt/libvirt-rust/-/issues/new

Thank you for your time and understanding.

@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant