重启openvswitch后,如果报错,按照提示信息解决,查看其READ.ME
$ apt-get install openvswitch-datapath-source bridge-utils
$ module-assistant auto-install openvswitch-datapath
主要原因在于,openvswitch没有加载到内核。
主要原因在于,openvswitch没有加载到内核。