Replies: 1 comment 3 replies
-
The io-engine is constantly polling for IO so the full CPU usage is currently expected. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using openebs to provide volume storage for my production k8s cluster. I am currently using three machines with 10G fiber networks and nvme disks as io-engine nodes.
I just started with the default resource configuration at helm chart and the io-engine had a CPU of 2. I can see from monitoring today that its CPU usage is 99%. I have now adjusted the CPU to 8 , and when the adjustment is complete, the CPU of the three pods is still 99%.
I would like to ask whether all cpus are used by default for io-engine or the CPU I currently allocate is still insufficient?
Beta Was this translation helpful? Give feedback.
All reactions