[
https://issues.apache.org/jira/browse/CLOUDSTACK-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895102#comment-13895102
]
ASF subversion and git services commented on CLOUDSTACK-6062:
-------------------------------------------------------------
Commit c39ec1eb8fe26dc720539a00f4ec771bcf7ef0e2 in branch refs/heads/master
from [~mlsorensen]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c39ec1e ]
CLOUDSTACK-6062: nic device ids don't always correspond to
'eth' device numbers, but vpc scripts require it. Now we match
based on mac.
> nic device ids for routers don't always correspond
> --------------------------------------------------
>
> Key: CLOUDSTACK-6062
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6062
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: 4.3.0, 4.4.0
> Reporter: Marcus Sorensen
> Assignee: Marcus Sorensen
> Fix For: 4.4.0
>
>
> nic device ids for routers don't always correspond to the 'eth' device in the
> router, for example, I have a router who passes a device '1' (public) and an
> device '3', but no device '2'. I assume this is due to a previous network
> being deleted in combination with persistent networks. We can pass the mac
> address to vpc_guestnw.sh and match on that rather than guessing the 'eth'
> dev based on device id in the database.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)