Project

General

Profile

Actions

Regression #15885

open

ALTQ queue status data is not shown

Added by Steve Wheeler 6 days ago. Updated 4 days ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
25.01
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
Actions #1

Updated by Marcos M 5 days ago

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

Updated by Marcos M 5 days ago

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

Updated by Marcos M 5 days ago

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

Updated by Georgiy Tyutyunnik 4 days ago

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

Actions #5

Updated by Kris Phillips 4 days ago

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?

Actions #6

Updated by Jordan G 4 days ago

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

Actions

Also available in: Atom PDF