| Summary: | tc -show not showing proper rate for htb qdisc | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jean-Luc Duprat <jld> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | gansalmon, itamar, jonathan, jpopelka, kernel-maint, madhu.chinakonda, marcelo.barbosa, psabata, rvokal, twoerner |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-14 15:03:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jean-Luc Duprat
2013-10-10 22:15:15 UTC
(In reply to Jean-Luc Duprat from comment #0) > Description of problem: > > The reported packet flow rates from this command are now all zero. > This used to be correctly tracked until recently. Being a little more specific here would be helpful. Do you remember what you've updated? (distro, iproute, kernel) Not specifically as this is not something I check particularly regularly. This is on an up-to-date F19. It used to work a few weeks ago on F19. First question that comes to mind is whether the kernel is reporting the right data. Is there a way to examine the source for this data via /proc or in /sys? (In reply to Jean-Luc Duprat from comment #2) > Not specifically as this is not something I check particularly regularly. > This is on an up-to-date F19. It used to work a few weeks ago on F19. Thanks. > First question that comes to mind is whether the kernel is reporting the > right data. Is there a way to examine the source for this data via /proc or > in /sys? I'm not aware of that. tc gets this data from netlink and there haven't been any changes in the userspace code in a while. Switching to kernel. Updated kernel to 3.11.4-201.fc19.i686.PAE but same behavior. I believe this is a duplicate of 1011281 *** This bug has been marked as a duplicate of bug 1011281 *** |