Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Ubuntu instance qdisc not work — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Ubuntu instance qdisc not work

Received Response
39
Views
4
Comments
edited Jun 10, 2021 7:03PM in Oracle Cloud Infrastructure - General 4 comments

Content

first, run command echo "net.core.default_qdisc = fq" >> /etc/sysctl.conf

then reboot,run command tc qdisc show

there should be something like qdisc fq etc.

but it's still shows qdisc pfifo_fast, so the qdisc not work.

 

Version

Canonical-Ubuntu-20.04-aarch64-2021.05.13-0

Code Snippet

echo "net.core.default_qdisc = fq" >> /etc/sysctl.conf
reboot
tc qdisc show

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!