Hello !
Can I get someones attention to
https://issues.apache.org/jira/browse/CLOUDSTACK-7410 please ?
OVS distributed routing was implemented for 8(?) month already and I
believe its not operatable on KVM platform ever since.
Regards,
Aleksandr
OVS sintaxys is pretty much the same ( as brctl ) but it was a pain to write
all the configs for mine situation - actualy its default case when you
creating advanced zone with GRE isolation in cloudstack ( but ovs and
cloudstack manuals are realy poor)
About fake bridges :
For compatibility with
I did everything according to manual
http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/kvm.html
Default service offering is working good ( every vnet is made in bridge
where it should be and etc )
So should I open a bug ? Because I dont see that something is even trying to
create
Marcus writes:
>
> What is your default OVS bridge name? Are your traffic labels matching the
> OVS bridge cloudbr0?
>
> On Tue, May 5, 2015 at 1:24 PM, Aleksandr Ivanov wrote:
>
> > Sure
> > [root node2 /]# cat /etc/cloudstack/agent/agent.properties
> &g
Sure
[root@node2 /]# cat /etc/cloudstack/agent/agent.properties
#Storage
#Mon May 04 23:29:33 MSK 2015
guest.network.device=cloudbr1
workers=5
private.network.device=mgmt0
network.bridge.type=openvswitch
port=8250
resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource
pod=1
libvirt.vif
Hi !
But what to do if its not created automatically ?
It's just telling me that : "Cannot get interface MTU on 'OVSTunnel1725': No
such device"
Regards,