[
https://issues.apache.org/jira/browse/CLOUDSTACK-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943116#comment-14943116
]
ASF GitHub Bot commented on CLOUDSTACK-8915:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/908#issuecomment-145473615
Hi @remibergsma and @bvbharat,
Please have a look at my comment from 2 days ago. I mentioned that indeed
the change would create a regression. So this PR won't get merged with the
current change on the copy/copy_if_needed stuff.
I will change it back and also refactor the code of the copy() function,
which is not duplicate from the copy_if_needed.
Concerning the current way theVR is being configured - and having the
configuration applied every time update_config is called - I agree it's not
optimal.
Our plan is to stabilise all the VRs in the coming 2 weeks. If we get the
BVTs to work as expected, we will then move towards the next phase: refactor
the persistent configuration, which should be available for a 4.6.1 release.
Cheers,
Wilder
> 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)