richardlawley opened a new issue #3402: VPC RVR: On deleting first tier and configuring Private GW both VRs becoming MASTER URL: https://github.com/apache/cloudstack/issues/3402 <!-- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release and master branch are affected too. Always add information AFTER of these HTML comments, but no need to delete the comments. --> ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Bug Report ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ VPC VR ~~~ ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on master branch. --> ~~~ 4.11.2+ ~~~ ##### CONFIGURATION <!-- Information about the configuration if relevant, e.g. basic network, advanced networking, etc. N/A otherwise --> Redundant VPC ##### OS / ENVIRONMENT <!-- Information about the environment if relevant, N/A otherwise --> N/A ##### SUMMARY <!-- Explain the problem/feature briefly --> I'm creating this bug report to track [CLOUDSTACK-9885](https://issues.apache.org/jira/browse/CLOUDSTACK-9885), since there's nothing in any milestones over here for it. A PR #2128 was created, but the PR wasn't completed an alternative solution proposed. #2719 attempted to address the general situation, but missed the specifics of needing to delete a tier. Short version - VPC with Deleted Tier and Private Gateway may have keepalived configured on the private gateway, leading to both VRs in MASTER. ##### STEPS TO REPRODUCE <!-- For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate. For new features, show how the feature would be used. --> 1. Create Redundant VPC, configure a Tier 1 (+deploy VM) 2. Add Private Gateway 3. Add Tier 2 (+deploy VM) 4. Delete Tier 1 <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> Keepalived should be configured on the interface for Tier 2 ##### ACTUAL RESULTS <!-- What actually happened? --> Keepalived was configured on the interface for Private Gateway (first interface with traffic type = Guest)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
