[ https://issues.apache.org/jira/browse/CLOUDSTACK-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980915#comment-13980915 ]
ASF subversion and git services commented on CLOUDSTACK-6431: ------------------------------------------------------------- Commit bf188fc13b0162a98146f5cc12cc196571b87910 in cloudstack's branch refs/heads/master from [~murali.reddy] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bf188fc ] CLOUDSTACK-6431: OVS migrating vm to a new host added to the cluster does not create gre tunnel port on the new host ensure OveElement gets a chance to setup tunnel network on the host before VM is migrated. > [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 > Assignee: Murali Reddy > Priority: Critical > Fix For: 4.4.0 > > Attachments: management-server.log.2014-04-15.gz > > > [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)