This should work only for EL7 based systems. Find what provides it: yum whatprovides '*/openvswitch.service' Then check if it is installed: rpm -qa <replace with output of previous command>
If not, install via 'yum install <replace with output of previous command>' Best Regards, Strahil Nikolov _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/SNBXZ3UUFZISHVHVVJCD3BXCTKKDKCXM/

