[
https://issues.apache.org/jira/browse/CLOUDSTACK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962979#comment-13962979
]
ASF subversion and git services commented on CLOUDSTACK-6356:
-------------------------------------------------------------
Commit faf52530cc9ff5827825eefe1c09b2887d0a0883 in cloudstack's branch
refs/heads/4.4 from [~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=faf5253 ]
CLOUDSTACK-6356: OVS: tunnel networks does not work across the XenServer
clusers
across the poll members an internal network created is visible to al the
members but bridge is not necessariliy created. This fix enables
plugging a temp VIF connected to internal network to dom0 and then
unplug-it. this action creates a bridge on the host of the network.
> OVS: tunnel networks does not work across the XenServer clusers
> ---------------------------------------------------------------
>
> Key: CLOUDSTACK-6356
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6356
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.1.0, 4.2.0, 4.3.0
> Reporter: Murali Reddy
> Assignee: Murali Reddy
> Fix For: 4.4.0, 4.3.1
>
>
> In the XenServer for internal networks there is known problem (there is
> solution already used for link local networks) where bridge is not created
> when VIF is plugged in to the network. So when VM starts it fails with
> VM_REQUIRES_NETWORK exception. Solution used for link local network is to
> create temp VIF connected the internal network then plug-it to dom0 and
> unplug it.
> For OVS tunnel networks created (which are internal networks as well) similar
> problem arises where across the pool members in the clusters network is
> visible but bridge is not created. Solution is to create a temp VIF connected
> to the network plug-it to dom0 and unplug it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)