Bug 515522
Summary: | tc fails to replace internal netem qdisc with pfifo - RTNETLINK answers: Invalid argument | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David <davidwjames> |
Component: | iproute | Assignee: | Marcela Mašláňová <mmaslano> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | davidwjames, mmaslano, rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-08-13 14:14:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David
2009-08-04 16:18:52 UTC
I've tested replacing netem with pfifo and it looks like there is no possibility to change the same class which was already defined. It looks more like kernel problem because I've tested test-cases with different iproute releases and none of them work as it is documented. I've sent a bug report to upstream project, probably they would know better. Kind reply from kernel-net developers contain this link http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02201464119334690fe209849843881b8e9cfa9f So netem is classless since kernel-2.6.29 and the documentation is outdated. This mean notabug for this package. |