You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/12 20:05:00 UTC

[jira] [Commented] (CLOUDSTACK-10187) Deletion of pf rules on redundant VRs removes vifs on XenServer rVRs

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288184#comment-16288184 ] 

ASF subversion and git services commented on CLOUDSTACK-10187:
--------------------------------------------------------------

Commit ab5042ef9669c9fe33808de65ee8a4da1f450b9c in cloudstack's branch refs/heads/debian9-systemvmtemplate from [~rohit.yadav@shapeblue.com]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=ab5042e ]

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 <ro...@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)