I do not have any openvswitch in /sys/module. I guess I need to have the module inserted correctly to have it, don't I?
On the other hand, I have made the modules_install as well, and now when I say modprobe openvswitch, dmesg says the version 2.10.0 has been loaded and no errors have been raised during insertion. However, lsmod|grep openvswitch returns nothing...strange. I guess the latter is the main cause of not having openvswitch in /sys/module/ :S Any thoughts? Cheers On Thu, 2019-01-03 at 08:47 -0800, Gregory Rose wrote: > Run 'cat /sys/module/openvswitch/version' and that should give you > output like this: > > # cat /sys/module/openvswitch/version > 2.10.1 _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
