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

ASF GitHub Bot commented on CLOUDSTACK-8915:
--------------------------------------------

Github user remibergsma commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/908#discussion_r41066665
  
    --- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsRedundant.py ---
    @@ -96,7 +96,8 @@ def _redundant_on(self):
                     d = s.replace(".templ", "")
                 CsHelper.copy_if_needed(
                     "%s/%s" % (self.CS_TEMPLATES_DIR, s), "%s/%s" % 
(self.CS_ROUTER_DIR, d))
    -        CsHelper.copy(
    --- End diff --
    
    This was recently changed from copy_if_needed to copy in PR 763 / 692 to 
solve CLOUDSTACK-8725. Are we sure we want to reverse that? Tests are green but 
there may not be a test for this? Please double check.
    
    Discussion: https://github.com/apache/cloudstack/pull/692
    Jira: https://issues.apache.org/jira/browse/CLOUDSTACK-8725
    PR: https://github.com/apache/cloudstack/pull/763/files


> Cannot SSH into VMs deployed Redundant VPC routers
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-8915
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8915
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Virtual Router
>    Affects Versions: 4.6.0
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>            Priority: Blocker
>
> The Marvin test under componenet/test_vpc_redundant.py no longer passes. I 
> also tried to test it manually, but unfortunately the feature is now broken.
> * Create a Redundant VPC
> * Add a tier
> * Add a new VM to the tier
> * Add an ACL, open port 22 and associate the ACL with the tier
> * Acquire a pub IP
> * Add a PF rule to port 22 towards the VM
> * Try to SSH to the VM through the Pub IP
> It fails with "No route to host"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to