Update troubleshooting.md

This commit is contained in:
Robert Chacón 2024-11-03 09:36:40 -07:00 committed by GitHub
parent b9973c0695
commit 0f808ee54a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ At the command-line, type ```sudo RUST_LOG=info /opt/libreqos/src/bin/lqosd``` w
### RTNETLINK answers: Invalid argument
This tends to show up when the MQ qdisc cannot be added correctly to the NIC interface. This would suggest the NIC has insufficient RX/TX queues. Please make sure you are using the [recommended NICs](../SystemRequirements/Networking.md).
This tends to show up when the MQ qdisc cannot be added correctly to the NIC interface. This would suggest the NIC has insufficient RX/TX queues. Please make sure you are using the [recommended NICs](../../SystemRequirements/Compute.md#network-interface-requirements).
### InfluxDB "Failed to update bandwidth graphs"