Hello! I try to deploy CS 4.4 + XenServer 6.2 with OVS plugin. At this moment ovs network works well unfortunately I can't test CS's XenServer pool's features right now.
I have few questions: 1.) With OVS plugin there are some limitations? For example, live migration? 2.) When I configure Physical Network I configure flows: cloud-mgmt, cloud-guest and cloud-public. Each in different NIC. But when I have multiple clusters in pod, network router are created in one cluster, and instance in other. Comunication between router and instance goes thought cloud-mgmt flow, though gre tunnel. How to configure to use other flow, at least cloud-guest? cloud-mgmt is also for storage, so traffic in that nic can be too heavy. 3.) What purpose is for guest network in OVS plugin? 4.) Is there more detailed documentation about OVS plugin? I found only http://docs.cloudstack.apache.org/en/latest/networking/ovs-plugin.html Thanks.