Re: Use "OVSTunnelxxx" but not "cloudbr1" result exception

2015-05-04 Thread Aleksandr Ivanov
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,

Re: Use

2015-05-05 Thread Aleksandr Ivanov
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

Re: Use

2015-05-06 Thread Aleksandr Ivanov
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

Re: Use

2015-05-06 Thread Aleksandr Ivanov
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

OVS distributed routing not working on KVM platform ( bug opened for 2 month already )

2015-05-12 Thread Aleksandr Ivanov
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