You might check the log files. You might also check "lsmod" and see if there's
any dependency on it.
--Justin
> On Oct 9, 2016, at 2:10 AM, xiongzhiwei wrote:
>
> Hi all,
> I have updated my ovs from 2.3.2 to 2.5, I want to remove the openvswitch.ko
> with “modprobe –r openvswitch”, but it
Hello!
I'm running OpenNebula, and I'm trying to assign multiple IPs to a single VM,
and the second IP won't pass traffic. I imagine it's a config issue, but I'm
unsure where to look.
Thanks!
___
discuss mailing list
discuss@openvswitch.org
http://ope
Hi,
I've created a libvirt/KVM VM with Ubuntu 16.04 for experimenting with
OVS 2.6 and DPDK 16.07 (from ubuntu cloud archive, newton), it has a
number of NICs, out of which I've kept one for a kernel (ens16) and one
for a DPDK (dpdk0) datapath.
The bridge setup without virtual NICs:
#ovs-vs
Hi,
I've created a libvirt/KVM VM with Ubuntu 16.04 for experimenting with OVS
2.6 and DPDK 16.07 (from ubuntu cloud archive, newton), it has a number of
NICs, out of which I've kept one for a kernel (ens16) and one for a DPDK
(dpdk0) datapath.
The bridge setup without virtual NICs:
#ovs-vsctl sh
Hi all,
I have updated my ovs from 2.3.2 to 2.5, I want to remove the openvswitch.ko
with “modprobe �Cr openvswitch”, but it doesn’t work.
For the ovs 2.3.2, there is no this problem.
Who can tell me how to uninstall the ovs?
Thanks and regards
Zhiwei Xiong
---