Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

edited Jun 10, 2021 7:03PM in OCI - 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!