SELinux Denial for OpenVSwitch

Mindwatering Incorporated

Author: Tripp W Black

Created: 05/27 at 02:39 AM

 

Category:
RH OpenShift
Troubleshooting

Issue:
The openvswitch is receiving SELinux denial.


Resolution:
Add Exception Policy:
$ sudo echo '(allow openvswitch_t init_var_run_t (capability (fsetid)))' > local_openvswitch.cil
$ sudo semodule -i local_openvswitch.cil



previous page

×