ps + kworker with state D The Next CEO of Stack OverflowIsolating cause of higher CPU usage on RHEL 6 vs RHEL 5How interpret kworker threads names?sysfs alternative to /proc/acpi/button/lid/LID/statePerformance problem Fedora 23 32-bit @ Dell D630 4GB/NvidiaHow is the “load average” interpreted in “top” output? Is it the same for all distributions?Kworker is at 100% - I think I've tried everything!Linux keep forking “kworker”Top command strange CPU% usagelinux machine disks became read only instead read writeHigh CPU load average; how to find the root cause?

How to write the block matrix in LaTex?

How to be diplomatic in refusing to write code that breaches the privacy of our users

Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?

How to make a software documentation "officially" citable?

How can I get through very long and very dry, but also very useful technical documents when learning a new tool?

How do we know the LHC results are robust?

% symbol leads to superlong (forever?) compilations

What do "high sea" and "carry" mean in this sentence?

How should I support this large drywall patch?

Inappropriate reference requests from Journal reviewers

Customer Requests (Sometimes) Drive Me Bonkers!

Does it take more energy to get to Venus or to Mars?

I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin

Why does standard notation not preserve intervals (visually)

Why do remote companies require working in the US?

Text adventure game code

Apart from "berlinern", do any other German dialects have a corresponding verb?

Why didn't Khan get resurrected in the Genesis Explosion?

Where to find order of arguments for default functions

What does this shorthand mean?

Anatomically Correct Mesopelagic Aves

Is it okay to store user locations?

How do I solve this limit?

Too much space between section and text in a twocolumn document



ps + kworker with state D



The Next CEO of Stack OverflowIsolating cause of higher CPU usage on RHEL 6 vs RHEL 5How interpret kworker threads names?sysfs alternative to /proc/acpi/button/lid/LID/statePerformance problem Fedora 23 32-bit @ Dell D630 4GB/NvidiaHow is the “load average” interpreted in “top” output? Is it the same for all distributions?Kworker is at 100% - I think I've tried everything!Linux keep forking “kworker”Top command strange CPU% usagelinux machine disks became read only instead read writeHigh CPU load average; how to find the root cause?










0















we have redhat machines in cluster



redhat version is - 7.2



when we perform



ps ax


on the machine we saw many kworker with state D



example



17165 ? D 0:00 [kworker/u66:1]
2151 ? D 0:58 [kworker/u33:0]
3866 ? D 0:26 [kworker/u65:0]
14967 ? D 0:00 [kworker/2:1]
2014 ? D 0:10 [kworker/u65:1]
19021 ? D 0:05 [kworker/u65:0]
26880 ? D 9:43 [kworker/16:2]
7972 ? D 9:04 [kworker/31:1]
12295 ? D 2:01 [kworker/3:1]
13859 ? D 0:11 [kworker/u65:3]


I must to say that we also face high load average on the CPU



based on that information , what should be the conclusion?



for example what we need to verify ? or to perform some tune for the OS?










share|improve this question






















  • The D state usually means that things are waiting on I/O, usually disk. The system may have a process which is using an excessive amount of memory and this is causing paging, or there could be just a lot of reading/writing to disk. If the system is paging then adding more memory or setting memory limits will help. If it is a lot of reading/writing then improving the disk speed (e.g. changing to SSD from traditional hard disks or setting up RAID 0 to stripe the data) is the way to go.

    – icarus
    13 hours ago















0















we have redhat machines in cluster



redhat version is - 7.2



when we perform



ps ax


on the machine we saw many kworker with state D



example



17165 ? D 0:00 [kworker/u66:1]
2151 ? D 0:58 [kworker/u33:0]
3866 ? D 0:26 [kworker/u65:0]
14967 ? D 0:00 [kworker/2:1]
2014 ? D 0:10 [kworker/u65:1]
19021 ? D 0:05 [kworker/u65:0]
26880 ? D 9:43 [kworker/16:2]
7972 ? D 9:04 [kworker/31:1]
12295 ? D 2:01 [kworker/3:1]
13859 ? D 0:11 [kworker/u65:3]


I must to say that we also face high load average on the CPU



based on that information , what should be the conclusion?



for example what we need to verify ? or to perform some tune for the OS?










share|improve this question






















  • The D state usually means that things are waiting on I/O, usually disk. The system may have a process which is using an excessive amount of memory and this is causing paging, or there could be just a lot of reading/writing to disk. If the system is paging then adding more memory or setting memory limits will help. If it is a lot of reading/writing then improving the disk speed (e.g. changing to SSD from traditional hard disks or setting up RAID 0 to stripe the data) is the way to go.

    – icarus
    13 hours ago













0












0








0








we have redhat machines in cluster



redhat version is - 7.2



when we perform



ps ax


on the machine we saw many kworker with state D



example



17165 ? D 0:00 [kworker/u66:1]
2151 ? D 0:58 [kworker/u33:0]
3866 ? D 0:26 [kworker/u65:0]
14967 ? D 0:00 [kworker/2:1]
2014 ? D 0:10 [kworker/u65:1]
19021 ? D 0:05 [kworker/u65:0]
26880 ? D 9:43 [kworker/16:2]
7972 ? D 9:04 [kworker/31:1]
12295 ? D 2:01 [kworker/3:1]
13859 ? D 0:11 [kworker/u65:3]


I must to say that we also face high load average on the CPU



based on that information , what should be the conclusion?



for example what we need to verify ? or to perform some tune for the OS?










share|improve this question














we have redhat machines in cluster



redhat version is - 7.2



when we perform



ps ax


on the machine we saw many kworker with state D



example



17165 ? D 0:00 [kworker/u66:1]
2151 ? D 0:58 [kworker/u33:0]
3866 ? D 0:26 [kworker/u65:0]
14967 ? D 0:00 [kworker/2:1]
2014 ? D 0:10 [kworker/u65:1]
19021 ? D 0:05 [kworker/u65:0]
26880 ? D 9:43 [kworker/16:2]
7972 ? D 9:04 [kworker/31:1]
12295 ? D 2:01 [kworker/3:1]
13859 ? D 0:11 [kworker/u65:3]


I must to say that we also face high load average on the CPU



based on that information , what should be the conclusion?



for example what we need to verify ? or to perform some tune for the OS?







linux rhel kernel linux-kernel ps






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked yesterday









yaelyael

2,78632878




2,78632878












  • The D state usually means that things are waiting on I/O, usually disk. The system may have a process which is using an excessive amount of memory and this is causing paging, or there could be just a lot of reading/writing to disk. If the system is paging then adding more memory or setting memory limits will help. If it is a lot of reading/writing then improving the disk speed (e.g. changing to SSD from traditional hard disks or setting up RAID 0 to stripe the data) is the way to go.

    – icarus
    13 hours ago

















  • The D state usually means that things are waiting on I/O, usually disk. The system may have a process which is using an excessive amount of memory and this is causing paging, or there could be just a lot of reading/writing to disk. If the system is paging then adding more memory or setting memory limits will help. If it is a lot of reading/writing then improving the disk speed (e.g. changing to SSD from traditional hard disks or setting up RAID 0 to stripe the data) is the way to go.

    – icarus
    13 hours ago
















The D state usually means that things are waiting on I/O, usually disk. The system may have a process which is using an excessive amount of memory and this is causing paging, or there could be just a lot of reading/writing to disk. If the system is paging then adding more memory or setting memory limits will help. If it is a lot of reading/writing then improving the disk speed (e.g. changing to SSD from traditional hard disks or setting up RAID 0 to stripe the data) is the way to go.

– icarus
13 hours ago





The D state usually means that things are waiting on I/O, usually disk. The system may have a process which is using an excessive amount of memory and this is causing paging, or there could be just a lot of reading/writing to disk. If the system is paging then adding more memory or setting memory limits will help. If it is a lot of reading/writing then improving the disk speed (e.g. changing to SSD from traditional hard disks or setting up RAID 0 to stripe the data) is the way to go.

– icarus
13 hours ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508899%2fps-kworker-with-state-d%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508899%2fps-kworker-with-state-d%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.