RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1659514 - cannot delete all VFs with autoprobe-drivers=false
Summary: cannot delete all VFs with autoprobe-drivers=false
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 8.0
Assignee: Beniamino Galvani
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 1651576
Blocks: 1689408 1701002
TreeView+ depends on / blocked
 
Reported: 2018-12-14 14:56 UTC by Vladimir Benes
Modified: 2020-11-14 13:16 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1651576
Environment:
Last Closed: 2019-11-05 22:28:59 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:3623 0 None None None 2019-11-05 22:29:27 UTC

Comment 1 Vladimir Benes 2018-12-14 14:58:03 UTC
full log when autoprobe-drivers is false

https://filepush.co/nTHh/sriov_log.txt

Comment 3 Beniamino Galvani 2019-05-28 13:26:27 UTC
This should work fine after:

https://github.com/NetworkManager/NetworkManager/pull/268

even with a large number of VFs.

Comment 5 Vladimir Benes 2019-07-15 11:05:02 UTC
it works since 1.14 so I am enabling a slightly modified test again.
    @sriov_con_drv_add_VF_mac
    Scenario: nmcli - sriov - drv - add 1 VF with mac and trust
    * Add a new connection of type "ethernet" and options "ifname em2 con-name sriov sriov.vfs '0 mac=00:11:22:33:44:99 trust=true' sriov.total-vfs 1 autoconnect no"
    * Bring "up" connection "sriov"
    * Add a new connection of type "ethernet" and options "ifname em2_0 con-name sriov_2 ipv4.method manual ipv4.address 1.2.3.4/24 autoconnect no"
    * Bring "up" connection "sriov_2"
    Then "1" is visible with command "cat /sys/class/net/em2/device/sriov_numvfs"
    And " connected" is visible with command "nmcli  device |grep em2_0"
    And "00:11:22:33:44:99" is visible with command "ip a s em2_0"
    And "trust on" is visible with command " ip l show dev em2"

Comment 7 errata-xmlrpc 2019-11-05 22:28:59 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:3623


Note You need to log in before you can comment on or make changes to this bug.