What's new

Dead loop on virtual device vlan10, fix it urgently! firmware 378.53_0 with my RT-AC87U

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

JInhanjr

New Around Here
Hi I'm new here....I downloaded the latest merlin firmware 378.53_0 with my RT-AC87U. get a lot of error below

Jun 2 19:09:14 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:14 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:19 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:19 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:30 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:30 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
 
Hi I'm new here....I downloaded the latest merlin firmware 378.53_0 with my RT-AC87U. get a lot of error below

Jun 2 19:09:14 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:14 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:19 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:19 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:30 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:30 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
Jun 2 19:09:34 kernel: Dead loop on virtual device vlan10, fix it urgently!
Try disable the AiProtection.
 
I disabled AI again, looks okay for now. Monitoring it for a few hours. still have 1 or 2 deadloop tho.
 
You can input commands as below via telnet or ssh: tc qdisc add dev vlan10 root pfifo
ex. tc qdisc add dev vlanX root pfifo for specific vlan
 
You can input commands as below via telnet or ssh: tc qdisc add dev vlan10 root pfifo
ex. tc qdisc add dev vlanX root pfifo for specific vlan

May I know what's the command for Telnet step by step? I did a telnet in but am not sure the proper command. Sigh.
 
May I know what's the command for Telnet step by step? I did a telnet in but am not sure the proper command. Sigh.

Steps:
1. enable your telnet and telnet in
2. tc qdisc add dev vlan10 root pfifo
all steps are done.

What you need is to observe the dead loop message will appear again or not, this command is to add default qdisc for vlanX. And the root cause of this deadloop message is "no default qdisc on this vlan interface"

If you are interested in this, you can survey "tc" or "qdisc" to show your qdisc rule.
 
Problem with asus is, Qnap doesn't support Load balancing RR on LAN port with my QNAP. I can live with that.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top