Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-93829

Team feature remove on rhel-10, but still able to create team interface in rhel 10 using nmcli

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • rhel-10.2
    • rhel-10.0
    • NetworkManager
    • None
    • No
    • None
    • rhel-net-mgmt
    • ssg_networking
    • 5
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Hide

      Definition of Done:

      Please mark each item below with ( / ) if completed or ( x ) if incomplete:

      ( ) The acceptance criteria defined below are met.

      Given a RHEL 10 system where NetworkManager has been built without support for the team plugin,

      When the system administrator attempts to create or modify a connection of type team via nmcli,

      Then NetworkManager must either reject the operation with an error ("team interface type is not supported on this release") or issue a clear warning stating that team is unsupported on RHEL 10 and the resulting profile will not function as expected.


      ( ) Integration test case is available upstream.


      ( ) Code is reviewed and merged upstream.


      ( ) Preliminary testing is done.


      ( ) A demo is recorded

      Show
      Definition of Done: Please mark each item below with ( / ) if completed or ( x ) if incomplete: ( ) The acceptance criteria defined below are met. Given a RHEL 10 system where NetworkManager has been built without support for the team plugin, When the system administrator attempts to create or modify a connection of type team via nmcli, Then NetworkManager must either reject the operation with an error ("team interface type is not supported on this release") or issue a clear warning stating that team is unsupported on RHEL 10 and the resulting profile will not function as expected. ( ) Integration test case is available upstream. ( ) Code is reviewed and merged upstream. ( ) Preliminary testing is done. ( ) A demo is recorded
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      1. What were you trying to do that didn't work?

       

      •   The team feature has been removed in RHEL 10. However, I can create a team interface type profile using the nmcli command.

      2. What is the impact of this issue to you?

      •      No impact.

      3. Please provide the package NVR for which the bug is seen:

       

         # rpm -qa NetworkManager

           NetworkManager-1.52.0-3.el10_0.x86_64

      4. How reproducible is this bug?:

       

      Steps to reproduce

      [root@rhel10 ~]# nmcli con add type team ifname team1 ipv4.method disable ipv6.method disable  

      Connection 'team-team1' (891e1458-b574-433b-9916-62d641c63e63) successfully added.

       
      [root@rhel10 ~]# nmcli conn show

      NAME        UUID                                  TYPE      DEVICE  
      enp1s0      189ec4eb-a2fa-34b4-a232-ad12ce35920b  ethernet  enp1s0  
      lo          dd580e1c-519e-42ee-9e1c-29efffac50cc  loopback  lo      
      team-team0  44b0e25d-5e93-4ce8-9a1c-9360a0444039  team      --      
      team-team1  891e1458-b574-433b-9916-62d641c63e63  team      --    

        
      [root@rhel10 ~]# man nmcli |grep team -A 3  

                •   team

      5. Expected results:

       

      • The team type interface profile  should not be created or we must provide a warning message to the user, such as 'Team feature removed ' 

      Actual results

      The team type interface profile is being created successfully on RHEL 10 without any warning message. 

       

       

       

              nm-team Network Management Team
              rhn-support-bas Balakrishnan S
              Network Management Team Network Management Team
              Vladimir Benes Vladimir Benes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: