Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-10522

SRIOV NIC configuration example shouldn't recommend nm_controlled=true

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None
    • Important

      In this section https://docs.redhat.com/en/documentation/red_hat_openstack_platform/17.1/html/configuring_network_functions_virtualization/config-sriov-deploy_rhosp-nfv#create-nic-config-template-sriov_dplsriov-nfv

      We give an example of an SRIOV PF with 16 VFs:

      - type: sriov_pf
        name: enp196s0f0np0
        mtu: 9000
        numvfs: 16
        use_dhcp: false
        defroute: false
        nm_controlled: true
        hotplug: true
        promisc: false
      

      There is no reason to keep nm_controlled: true. On the contrary, it may cause issues if that device is not involved in host traffic (management network). It should be excluded from network manager control.

              grakausk@redhat.com Greg Rakauskas
              rh-ee-rjarry Robin Jarry
              rhos-dfg-nfv
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: