Project

General

Profile

Actions

Regression #15885

closed
SW MM

Error when viewing ALTQ Traffic Shaper queue status

Regression #15885: Error when viewing ALTQ Traffic Shaper queue status

Added by Steve Wheeler almost 2 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Traffic Shaper (ALTQ)
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
25.07
Release Notes:
Default
Affected Version:
2.8.0
Affected Architecture:

Description

In 24.11 the Status > Queues page can show 'No Queue data available' when queues are processing traffic.

The data is available from pfctl:

[24.11-RELEASE][admin@4860.stevew.lan]/root: pfctl -vsq
queue qACK on igb1 priority 6 priq( red ecn ) 
  [ pkts:          0  bytes:          0  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/ 50 ]
queue qDefault on igb1 priority 3 priq( red ecn default ) 
  [ pkts:       4622  bytes:     723889  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/ 50 ]
queue qOthersHigh on igb1 priority 4 priq( red ecn ) 
  [ pkts:          0  bytes:          0  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/ 50 ]
queue qOthersLow on igb1 priority 2 priq( red ecn ) 
  [ pkts:          0  bytes:          0  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/ 50 ]
queue qLink on igb0 priority 2 qlimit 500 priq( red ecn default ) 
  [ pkts:          0  bytes:          0  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/500 ]
queue qACK on igb0 priority 6 priq( red ecn ) 
  [ pkts:          0  bytes:          0  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/ 50 ]
queue qOthersHigh on igb0 priority 4 priq( red ecn ) 
  [ pkts:          0  bytes:          0  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/ 50 ]
queue qOthersLow on igb0 priority 3 priq( red ecn ) 
  [ pkts:          0  bytes:          0  dropped pkts:      0 bytes:      0 ]
  [ qlength:   0/ 50 ]


Files

clipboard-202411302125-knqvs.png (34.5 KB) clipboard-202411302125-knqvs.png Jordan G, 12/01/2024 03:25 AM

MM Updated by Marcos M almost 2 years ago Actions #1

  • Status changed from New to In Progress
  • Assignee set to Marcos M
  • Affected Version set to 2.8.0

MM Updated by Marcos M almost 2 years ago Actions #2

  • Subject changed from ALTQ queue data not shown to ALTQ queue status data is not shown

MM Updated by Marcos M almost 2 years ago Actions #3

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:d09924fcd062ca4d0a510448e28a23062f191bc5.

GT Updated by Georgiy Tyutyunnik almost 2 years ago Actions #4

reproduced.
fater applying the patch created altq shaper works and is seen in GUI.
However applying the patch caused the configured altq shaper created via Wizard to be not in effect and not show in GUI after reboot, despite sill being present in config.xml
tested on:
24.11-RELEASE (amd64)
built on Wed Nov 27 19:22:00 CET 2024
FreeBSD 15.0-CURRENT

KP Updated by Kris Phillips almost 2 years ago Actions #5

Georgiy Tyutyunnik wrote in #note-4:

reproduced.
fater applying the patch created altq shaper works and is seen in GUI.
However applying the patch caused the configured altq shaper created via Wizard to be not in effect and not show in GUI after reboot, despite sill being present in config.xml
tested on:
24.11-RELEASE (amd64)
built on Wed Nov 27 19:22:00 CET 2024
FreeBSD 15.0-CURRENT

Georgiy,

To clarify, applying this patch breaks ALTQ queues from applying after reboot and thus breaks functionality?

JG Updated by Jordan G almost 2 years ago Actions #6

after applying the above patch, queues made in the wizard previously seem to survive a reboot and can be seen under status>queues

GT Updated by Georgiy Tyutyunnik almost 2 years ago Actions #7

update: found an issue with my config, patch itself works correctly on a factory default config.

KP Updated by Kris Phillips almost 2 years ago Actions #8

  • Status changed from Feedback to Resolved

Tested on the latest 25.01 builds. Looks good. Closing as Resolved.

JP Updated by Jim Pingle almost 2 years ago Actions #9

  • Plus Target Version changed from 25.01 to 25.03

JP Updated by Jim Pingle over 1 year ago Actions #10

  • Subject changed from ALTQ queue status data is not shown to Error when viewing ALTQ Traffic Shaper queue status
  • Category changed from Web Interface to Traffic Shaper (ALTQ)

JP Updated by Jim Pingle about 1 year ago Actions #11

  • Plus Target Version changed from 25.03 to 25.07
Actions

Also available in: Atom