VMware: Improve error messaging / logs when starting non-user VMs, and secondary storage not available or doesn't have enough capacity#9207
Conversation
|
@blueorangutan package |
|
@sureshanaparti 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 #9207 +/- ##
============================================
+ Coverage 4.30% 14.95% +10.64%
- Complexity 0 11013 +11013
============================================
Files 363 5387 +5024
Lines 29312 470348 +441036
Branches 5118 61109 +55991
============================================
+ Hits 1261 70319 +69058
- Misses 27908 392237 +364329
- Partials 143 7792 +7649
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 9849 |
|
@blueorangutan test |
|
@sureshanaparti a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10408)
|
…d secondary storage not available or doesn't have enough capacity
68ffea9 to
6557da6
Compare
|
@blueorangutan package |
|
@sureshanaparti 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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9891 |
|
@blueorangutan package |
|
@sureshanaparti 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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9932 |
|
@blueorangutan test alma9 vmware-70u2 |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (alma9 mgmt + vmware-70u2) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-10437) |
|
@blueorangutan test alma9 vmware-70u3 |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (alma9 mgmt + vmware-70u3) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10439)
|
|
@blueorangutan package |
|
@sureshanaparti 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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10109 |
…d secondary storage not available or doesn't have enough capacity (apache#9207)
Description
This PR improves error messaging / logs when starting non-user VMs in VMware, and secondary storage not available or doesn't have enough capacity. It addresses inappropriate messages part 2, 3 in #8390.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Set the config
secondary.storage.capacity.thresholdto below the available secondary storage capacity, stop SSVM and start it. SSVM will fail to start with the below logs.How did you try to break this feature and the system with this change?