ib-sriov-cni icon indicating copy to clipboard operation
ib-sriov-cni copied to clipboard

Update README with section how to enable rdma namespace isolation

Open adrianchiris opened this issue 4 years ago • 0 comments

we should add a section explaining this. the configuration needs to be persistent on reboot using ib_core mod param

cat /etc/modprobe.d/ib_core.conf
# Set netns to exclusive mode for namespace isolation
options ib_core netns_mode=0

adrianchiris avatar Dec 10 '20 09:12 adrianchiris