Re: Kernel task 276 consumes 100% of io bandwidth on boo drive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/09/2018 03:23 PM, Samuel Sieb wrote:
> On 05/09/2018 10:58 AM, JD wrote:
>>    276 be/3 root        0.00 B/s    0.00 B/s 0.00 % 99.85 % [jbd2/sda3-8]
> 
> What command produces this output?

It comes from iotop.

>  From just that line, it looks like
> there is no data transferred at all.  I've never understood what 100% of
> I/O bandwidth means.  How is the maximum calculated?  Or does it mean
> that out of all the data transferred, 100% came from this process?

That's not what it means. The first percentage is how much of that
task's execution time it spent being swapped in and out (0.00%). The
second is how much of its execution time it spent waiting on I/O to
complete (99.85% in this case).

Here it indicates someone is flogging an ext4 filesystem fairly hard (an
indexer walking a directory tree, something logging, etc.). That also
indicates he has 7 partitions using ext4 filesystems, but doesn't say
which one is getting flogged. That's why I suggested an "iostat -p ALL
2" to identify the active device, followed by an "lsof" to see what
processes have that device open to hunt the culprit down.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks@xxxxxxxxxxxxxx -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
-    Admitting you have a problem is the first step toward getting   -
-    medicated for it.      -- Jim Evarts (http://www.TopFive.com)   -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux