kvm: consider provisioning type for local data volumes#9141
kvm: consider provisioning type for local data volumes#9141borisstoyanov merged 1 commit intoapache:4.19from
Conversation
Fixes apache#8644 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9141 +/- ##
==========================================
Coverage 14.95% 14.96%
- Complexity 10987 10989 +2
==========================================
Files 5373 5373
Lines 469165 469165
Branches 61164 61040 -124
==========================================
+ Hits 70179 70190 +11
+ Misses 391221 391205 -16
- Partials 7765 7770 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9728 |
|
@blueorangutan test |
|
@weizhouapache a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10316)
|
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, was able to get the correct size
[root@ref-trl-6778-k-Mr8-boris-stoyanov-kvm1 localstorage]# qemu-img info 35676ed8-a183-418c-975b-694b25282855
image: 35676ed8-a183-418c-975b-694b25282855
file format: qcow2
virtual size: 5 GiB (5368709120 bytes)
disk size: 5 GiB
cluster_size: 65536
Format specific information:
compat: 1.1
compression type: zlib
lazy refcounts: false
refcount bits: 16
corrupt: false
extended l2: false
[root@ref-trl-6778-k-Mr8-boris-stoyanov-kvm1 localstorage]#
Fixes apache#8644 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Description
Fixes #8644
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?