Git Product home page Git Product logo

Comments (5)

dagwieers avatar dagwieers commented on May 28, 2024

It's a driver issue. We have had reports before (not sure if it was this driver) and using a newer driver helped in those cases. If you take a 2 or more second average you'll get correct numbers, it's just that the 1 second granularity fails because the driver doesn't update the counters every second :-(

from dstat.

nullivex avatar nullivex commented on May 28, 2024

I had a feeling that was the case.

Im not ultra interested in compiling a new driver just to get around that so I will probably just bump the update interval to 2 on these machines.

Thanks for the help.

from dstat.

dagwieers avatar dagwieers commented on May 28, 2024

An interesting fact is that if you would enable the interrupt stats (and you look in /proc/interrupts the interrupt of your NIC), you'll see that the number of interrupts are updated every second. Which proves that it is not a hardware issue (the hardware is sending/receiving data as fast as it can) but the driver simply doesn't do the bookkeeping every second.

If the interrupt would also skip every second, there might be a more severe hardware/driver issue.

from dstat.

nullivex avatar nullivex commented on May 28, 2024

I just wanted to note that this was fixed in the latest Debian build for Wheezy with the kernel below.

Linux s2 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux

With these controllers

01:00.0 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)
01:00.1 Ethernet controller: Intel Corporation 82580 Gigabit Network Connection (rev 01)

from dstat.

dagwieers avatar dagwieers commented on May 28, 2024

Thanks for the feedback !

from dstat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.