[
https://issues.apache.org/jira/browse/CLOUDSTACK-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797410#comment-13797410
]
ASF subversion and git services commented on CLOUDSTACK-4884:
-------------------------------------------------------------
Commit c10ee5dde48ac7daf8f7ed6ba633776c184081ae in branch refs/heads/master
from [~jlkinsel]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c10ee5d ]
Summary: Updated Ethernet regex for vlan-tagged "p1p1.2" style interfaces
Detail: Checks for other Ethernet interface names uses startsWith(),
whereas the p1p1 style interface uses a regex that doesn't allow for
tailing characters, and so blocks vlan IDs. Fixed.
BUG-ID: CLOUDSTACK-4884
Bugfix-for: 4.2.1
Reviewed-by:
Reported-by:
Signed-off-by: John Kinsella <[email protected]> 1381965250 -0700
> LibvirtComputingResource incorrectly parses p1p1 style interfaces
> -----------------------------------------------------------------
>
> Key: CLOUDSTACK-4884
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4884
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Environment: Dell PowerEdge C6220 with Broadcomm 10Gbit Ethernet
> Reporter: John Kinsella
> Assignee: John Kinsella
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> In CLOUDSTACK-3959, code was added to support Ethernet interfaces with a
> naming convention like p1p1. The regexes added, though, do not take
> vlan-tagged interfaces into account. This results in ACS generating errors
> such as the following when attempting to add a host:
>
> 2013-10-16 17:23:57,882 WARN [apache.cloudstack.alerts]
> (AgentConnectTaskPool-96:null) alertType:: 7 // dataCenterId:: 3 // podId::
> 3 // clusterId:: null // message:: Incorrect Network setup on agent,
> Reinitialize agent after network names are setup, details : Can not find
> network: cloudbr0
--
This message was sent by Atlassian JIRA
(v6.1#6144)