John Kinsella created CLOUDSTACK-4884:
-----------------------------------------
Summary: 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
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)