-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix hv_ss_reserve value for volumes on migration #6078
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
base: main
Are you sure you want to change the base?
Conversation
@blueorangutan package |
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2812 |
@blueorangutan test |
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
Trillian test result (tid-3544) |
@blueorangutan test |
1 similar comment
@blueorangutan test |
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
@blueorangutan test matrix |
1 similar comment
@blueorangutan test matrix |
@nvazquez a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
Trillian Build Failed (tid-3565) |
Trillian test result (tid-3558)
|
@blueorangutan test matrix |
@nvazquez a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
Trillian test result (tid-3572)
|
Trillian test result (tid-3571)
|
@blueorangutan test centos7 vmware-67u3 |
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
Trillian test result (tid-3586)
|
Trillian test result (tid-3573)
|
@blueorangutan package |
@shwstppr a 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. |
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3731 |
@nvazquez is this ready review/testing or more changes needed? |
@shwstppr it is not ready, still needs some work, will try to find some time for it and will update this PR |
Based on discussion with @nvazquez moving this to next milestone |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
@nvazquez can you resolve the conflicts? |
@nvazquez is this still relevant? If yes, could you fix the conflicts? Thanks. |
@DaanHoogland @rohityadavcloud conflicts fixed, this PR was an attempt to fix the issue but is still not complete |
Codecov Report
@@ Coverage Diff @@
## main #6078 +/- ##
============================================
- Coverage 12.95% 12.95% -0.01%
Complexity 8986 8986
============================================
Files 2727 2727
Lines 256588 256591 +3
Branches 40006 40006
============================================
Hits 33242 33242
- Misses 219177 219180 +3
Partials 4169 4169
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
@nvazquez will this still continue? |
@nvazquez any update on this? |
Description
This PR updates the volume hv_ss_reserve value for managed storage on volume migration attempt, so it can correctly set the destination size value
Fixes: #5915
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?