Sanjeev N created CLOUDSTACK-6431:
-------------------------------------
Summary: [SDN] migrating vm to a new host added to the cluster
does not create gre tunnel port on the new host
Key: CLOUDSTACK-6431
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6431
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server, Network Controller
Affects Versions: 4.4.0
Environment: Latest build from 4.4 with commit
80d82106dcc701e9569dde16161b24ff3abfa67f
Hypervisor: XenServer6.2
Reporter: Sanjeev N
Priority: Critical
Fix For: 4.4.0
[SDN] migrating vm to a new host added to the cluster does not create gre
tunnel port on the new host
Steps to Reproduce:
=================
1.Bring up CS in advanced zone with GRE isolation using two hosts in the
xenserver cluster
2.Create an isolated network using stretched-l2 service
3.Deploy few guest vms in the network and make sure that vms are spanned across
the two hosts in the cluster
4.Make sure that GRE tunnels are created between these two hosts
5.Add another host to the cluster
6.Migrate one of the vms to the new host added to the cluster
Expected Result:
=============
GRE tunnel port should be created on the new host and should have tunnels
between this new host and the exiting two hosts.
Actual Result:
============
tunnel ports were not created on the new host after vm migration.
When we deployed another vm on the new host then only tunnel ports and
interfaces with proper gre keys and remote_ips created for mesh topology
creation from the new host to the remaining hosts in the cluster.
--
This message was sent by Atlassian JIRA
(v6.2#6252)