On Fri, Feb 14, 2014 at 11:42 PM, Murali Reddy <murali.re...@citrix.com>wrote:
> > >Hi, > > > >Using 4.3 RC4 I can now create an instance on an OVS but if I try to > >migrate the instance to another VM it fails with the VM_REQUIRES_NETWORK > >error. Attempting to manually using XenCenter says "Cannot see required > >Network" although OVSTunel517 appears to be on both servers. > > Thanks for testing and finding the issue. I am pretty sure this scenario > never worked. Fix is simple, but not sure we can get this into 4.3, given > its not regression. Will get this in if there is a new RC. Yay. Actually Murali's commit still doesn't work with XenServer 6.2. Dom0's VIF plug to GRE network with a warning, but XenServer hosts still doesn't recognize the network. I also stuck at that point. The problem here is in one cluster, host A creates GRE network but other hosts don't recognize it, although the network is still listed in xe network-list command or in XenCenter. If we deploy only one host per cluster, it works fine. --Tuna