[Draft] VR: remove old json config when start vmware/xenserver VPC VRs#5938
[Draft] VR: remove old json config when start vmware/xenserver VPC VRs#5938weizhouapache wants to merge 13 commits into
Conversation
|
@blueorangutan package |
|
@weizhouapache 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 2465 |
|
@sureshanaparti should this be considered on 4.16.1? |
|
@blueorangutan test centos7 xcpng82 |
|
@weizhouapache a Trillian-Jenkins test job (centos7 mgmt + xcpng82) has been kicked to run smoke tests |
|
@weizhouapache doesn't this beat the whole idea of persistent configs in VRs? cc @sureshanaparti @DaanHoogland |
each time when VR is started from cloudstack, the config files are regenerated. so it is not required in this scenario. ps: this behaviour has been aplied for vpc vrs on kvm hosts, where there is no centrailized management other than cloudstack. |
|
@blueorangutan test centos7 vmware-7u2 |
|
@DaanHoogland unsupported parameters provided. Supported mgmt server os are: |
|
@blueorangutan test centos7 vmware-70u2 |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + vmware-70u2) has been kicked to run smoke tests |
@DaanHoogland |
|
Packaging result: ✖️ el7 ✖️ el8 ✖️ debian ✖️ suse15. SL-JID 4878 |
|
@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: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5476 |
|
@blueorangutan test centos7 vmware-67u3 |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
|
@blueorangutan test centos7 xcpng-82 |
|
@DaanHoogland unsupported parameters provided. Supported mgmt server os are: |
|
@DaanHoogland |
|
@blueorangutan test centos7 xcpng82 |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + xcpng82) has been kicked to run smoke tests |
|
Trillian test result (tid-6082)
|
|
Trillian test result (tid-6088)
|
|
@weizhouapache is this still relevant, or the issue has been addressed (or doesn't need to be addressed)? |
|
@weizhouapache ping, any advise on this? Is this still necessary? Thanks. |
|
moved to 4.18.2.0 |
|
is there a way forward with this @weizhouapache ? |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
|
closing this pr |
Description
This PR fixes the issue that the IPs are associated to wrong interfaces when reboot a VR on vmware/xen environment.
However, VR will be broken if it is rebooted in vCenter or XenCenter (not in cloudstack).
steps to reproduce the issue
(1) create vpc, and a vpc tier
(2) acquire an ip in additional ip range, enable static nat or pf/lb
(3) stop VR in cloudstack, start it in vCenter; OR restart VR in vCenter
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?