Regression #15885
closed
Error when viewing ALTQ Traffic Shaper queue status
Added by Steve Wheeler 5 months ago.
Updated 4 months ago.
Category:
Traffic Shaper (ALTQ)
Plus Target Version:
25.03
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
- Status changed from New to In Progress
- Assignee set to Marcos M
- Affected Version set to 2.8.0
- Subject changed from ALTQ queue data not shown to ALTQ queue status data is not shown
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
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 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?
after applying the above patch, queues made in the wizard previously seem to survive a reboot and can be seen under status>queues

update: found an issue with my config, patch itself works correctly on a factory default config.
- Status changed from Feedback to Resolved
Tested on the latest 25.01 builds. Looks good. Closing as Resolved.
- Plus Target Version changed from 25.01 to 25.03
- 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)
Also available in: Atom
PDF