Re: OVS Plugin does not appear on the Network Service Providers screen

2020-06-05 Thread li jerry
e.org> 主题: Re: OVS Plugin does not appear on the Network Service Providers screen Hi Jerry, thank you for your answer. I created the zone with VLAN on both cloudbr0 and cloudbr1 (I am following this guide https://www.shapeblue.com/networking-kvm-for-cloudstack-2018-revisit-for-centos7-and-

Re: OVS Plugin does not appear on the Network Service Providers screen

2020-06-05 Thread Po Dragonwarrior
Hi Jerry, thank you for your answer. I created the zone with VLAN on both cloudbr0 and cloudbr1 (I am following this guide https://www.shapeblue.com/networking-kvm-for-cloudstack-2018-revisit-for-centos7-and-ubuntu-18-04/

Re: OVS Plugin does not appear on the Network Service Providers screen

2020-06-04 Thread David Jumani
Thanks, David From: Andrija Panic Sent: Thursday, June 4, 2020 9:41 PM To: users Subject: Re: OVS Plugin does not appear on the Network Service Providers screen If there is more to the OVS than what's in the official docs, please consider sending a PR against the docs (4.

Re: OVS Plugin does not appear on the Network Service Providers screen

2020-06-04 Thread Andrija Panic
If there is more to the OVS than what's in the official docs, please consider sending a PR against the docs (4.13 branch would be OK and we'll forward merge to 4.14/master): https://github.com/apache/cloudstack-documentation/tree/4.13 On Thu, 4 Jun 2020 at 13:58, li jerry wrote: > Official docum

Re: OVS Plugin does not appear on the Network Service Providers screen

2020-06-04 Thread li jerry
Official documents are relatively backward, no updates 4.13.1 Please follow the steps below 1: Install openvswitch(build or yum) 2, change /etc/cloudstack/agent/agent.properties, add     libvirt.vif.driver=com.cloud.hypervisor.kvm.resource.OvsVifDriver     network.bridge.type=openvswitch When c