[ https://issues.apache.org/jira/browse/CLOUDSTACK-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294577#comment-16294577 ]
ASF subversion and git services commented on CLOUDSTACK-10187: -------------------------------------------------------------- Commit 7cf9de7bc64c66874a93e87dc8d06522fbb8b996 in cloudstack's branch refs/heads/debian9-systemvmtemplate from [~rohit.ya...@shapeblue.com] [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=7cf9de7 ] CLOUDSTACK-10187: Don't delete vifs for VPCs with source nat On XenServer, both redundant router's vifs were getting deleted when any PF rule is removed from any of the acquired public IPs. This fix ensures that lastIp is set to `false` when processed by hypervisor resources to avoid removing of VIFs when VPCs have any source nat IP. Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> > Deletion of pf rules on redundant VRs removes vifs on XenServer rVRs > -------------------------------------------------------------------- > > Key: CLOUDSTACK-10187 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10187 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Priority: Critical > Fix For: Future, 4.11.0.0 > > > Steps to reproduce: (only on XenServer, tested on 6.5sp1) > - Deploy a redundant offering enabled VPC, create a single tier and deploy a > VM > - Acquire a public nic, create PF rule to ssh into, verify that ssh into VM > works and that one of the router is in master state, the other in backup state > - Verify using xe or xencenter that vifs (3) are attached on both rVRs > - Now, delete the PF rule and verify that vif for eth1 (public IP) has been > deleted on both the rVRs -- This message was sent by Atlassian JIRA (v6.4.14#64029)