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

Alexander Conn commented on CLOUDSTACK-10235:
---------------------------------------------

It must be a bug in this function, most likely NETWORK_PUB_LAST_IP is getting 
set to TRUE incorrectly. Investigating further...

file: 
[https://github.com/apache/cloudstack/blob/f8a31b09c78ce6b3dcad9e52771554e404cd0285/server/src/com/cloud/network/router/CommandSetupHelper.java]

function: createRedundantAssociateIPCommands

called by: createVpcAssociatePublicIPCommands

> Removing Port Forwarding rule deletes public interface on VR (redundant VPC 
> only)
> ---------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-10235
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10235
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: VPC
>    Affects Versions: 4.9.3.0
>         Environment: XenServer 6.2
>            Reporter: Alexander Conn
>            Priority: Critical
>
> Steps I've taken to reproduce in my environment on a redundant VPC (no issue 
> on normal VPC):
>  # Acquire public IP and create a port forwarding rule on it
>  # Remove that port forwarding rule
>  # You'll see on the MASTER VR, the public interface (eth1) gets removed 
> incorrectly. Causing all sorts of issues, including issues with VRRP.
>  # Add a port forwarding rule back, and eth1 gets recreated. But now your 
> stuck with needing at least 1 PF rule to be there in order to keep eth1 
> connected.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to