This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2139100
verified on version: ovn23.06-23.06.1-60.el8fdp.x86_64 # ovn-nbctl set Logical_Switch_Port ln_p1 options:qos_max_rate=2000000 [root@dell-per730-19 qos]# tc class show dev enp4s0d1 class htb 1:1 parent 1:fffe prio 0 rate 12Kbit ceil 34359Mbit burst 1563b cburst 0b class htb 1:fffe root rate 34359Mbit ceil 34359Mbit burst 0b cburst 0b class htb 1:2 parent 1:fffe prio 0 rate 1Mbit ceil 2Mbit burst 275000b cburst 275000b # ovn-nbctl set Logical_Switch_Port ln_p1 options:qos_max_rate=33359738360 [root@dell-per730-19 qos]# tc class show dev enp4s0d1 class htb 1:1 parent 1:fffe prio 0 rate 12Kbit ceil 34359Mbit burst 1563b cburst 0b class htb 1:fffe root rate 34359Mbit ceil 34359Mbit burst 0b cburst 0b class htb 1:2 parent 1:fffe prio 0 rate 1Mbit ceil 33359Mbit burst 275000b cburst 271047b [root@dell-per730-19 qos]# ovn-nbctl set Logical_Switch_Port ln_p1 options:qos_max_rate=34359738360 -----------set as 34G [root@dell-per730-19 qos]# tc class show dev enp4s0d1 class htb 1:1 parent 1:fffe prio 0 rate 12Kbit ceil 34359Mbit burst 1563b cburst 0b class htb 1:fffe root rate 34359Mbit ceil 34359Mbit burst 0b cburst 0b class htb 1:2 parent 1:fffe prio 0 rate 1Mbit ceil 34359Mbit burst 275000b cburst 274877b -------set success set verified.
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 (ovn23.06 bug fix and enhancement update), 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-2024:0388