cloudstack
cloudstack copied to clipboard
4.16 kvm storage issues
Description
This PR provides multiple options to handle storage issue on kvm.
Ported from https://github.com/apache/cloudstack/pull/4708
Types of changes
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Enhancement (improves an existing feature and functionality)
- [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
- [ ] Major
- [ ] Minor
Bug Severity
- [ ] BLOCKER
- [ ] Critical
- [ ] Major
- [ ] Minor
- [ ] Trivial
Screenshots (if appropriate):
How Has This Been Tested?
@ravening sounds like this could go on 4.16. Would you?
@ravening sounds like this could go on 4.16. Would you?
@DaanHoogland it's a new feature. So it will goto main
@blueorangutan package
@sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.
Packaging result: :heavy_check_mark: el7 :heavy_multiplication_x: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 1930
@blueorangutan package
@sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.
Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 1937
@blueorangutan test
@sureshanaparti a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-2678) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34214 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5783-t2678-kvm-centos7.zip Smoke tests completed. 90 look OK, 1 have errors Only failed tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
test_hostha_enable_ha_when_host_disabled | Error |
4.66 | test_hostha_kvm.py |
test_hostha_enable_ha_when_host_in_maintenance | Error |
302.80 | test_hostha_kvm.py |
@blueorangutan package
@rohityadavcloud 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: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3836
@blueorangutan test
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-4586) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 38793 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5783-t4586-kvm-centos7.zip Smoke tests completed. 100 look OK, 0 have errors Only failed tests results shown below:
Test | Result | Time (s) | Test File |
---|
@ravening can you look at @GutoVeronezi 's comments? I think we are about done here.
@blueorangutan package
@rohityadavcloud 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: :heavy_multiplication_x: el7 :heavy_multiplication_x: el8 :heavy_multiplication_x: debian :heavy_multiplication_x: suse15. SL-JID 4391
@blueorangutan package
@DaanHoogland 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: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_multiplication_x: suse15. SL-JID 4435
@blueorangutan test
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-5105) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 41145 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5783-t5105-kvm-centos7.zip Smoke tests completed. 102 look OK, 2 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
test_08_upgrade_kubernetes_ha_cluster | Failure |
590.11 | test_kubernetes_clusters.py |
test_hostha_enable_ha_when_host_disabled | Error |
3.71 | test_hostha_kvm.py |
test_hostha_enable_ha_when_host_in_maintenance | Error |
304.92 | test_hostha_kvm.py |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch.
@ravening can you look at the conflicts, please?
@ravening is this still relevant?