# Control CPU reaches 100 percent

**URL:** https://community.a10networks.com/t/control-cpu-reaches-100-percent/677
**Category:** ADC - Application Delivery
**Created:** [September 16, 2021, 5:08pm UTC](https://community.a10networks.com/t/control-cpu-reaches-100-percent/677 "2021-09-16T17:08:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![haq1985](https://avatars.discourse-cdn.com/v4/letter/h/d26b3c/32.png) [@haq1985](https://community.a10networks.com/u/haq1985)
#### Post date: [September 16, 2021, 5:08pm UTC](https://community.a10networks.com/t/control-cpu-reaches-100-percent/677/1 "2021-09-16T17:08:10Z")

</div>

1. Dear All,  
I m using A10 Thunder 1040. I observed that Control CPU is reaching 100 %. Please define  
What is control cpu?
2. what is data cpu?
3. How do I limit Control CPU for reaching 100 %.
4. Would there be any impact on ADC functionality in case of 100% control CPU?

Waiting for reply.

---

<div class="post-metadata">

### Author: ![mdunn](https://avatars.discourse-cdn.com/v4/letter/m/87869e/32.png) [@mdunn](https://community.a10networks.com/u/mdunn)
#### Post date: [September 21, 2021, 8:56pm UTC](https://community.a10networks.com/t/control-cpu-reaches-100-percent/677/2 "2021-09-21T20:56:29Z")

</div>

1. Hello - at a high level:  
ACOS will allocate a CPU core(s) to control plane. This is responsible for Web UI, CLI, system log, and any traffic which is sent or received on the management port.
2. Data CPUs are responsible for processing traffic on the network interfaces
3. The control CPU may hit 100% when ACOS system is processing periodic showtech, performing device backup, etc, but this should occur sporadically and for a short period of time.
4. The separation of CPU cores between control and data plane should eliminate any impact on ADC functionality even if 100% control CPU

How often and for what duration are you seeing the 100% control cpu?  
Regards,  
Mike

---

<div class="post-metadata">

### Author: ![cwkim](https://avatars.discourse-cdn.com/v4/letter/c/67e7ee/32.png) [@cwkim](https://community.a10networks.com/u/cwkim)
#### Post date: [May 11, 2022, 5:13am UTC](https://community.a10networks.com/t/control-cpu-reaches-100-percent/677/3 "2022-05-11T05:13:38Z")

</div>

Did it resolved?  
I have same issue.  
control plane spike 100%. interval is 90sec.

---

<div class="post-metadata">

### Author: ![haq1985](https://avatars.discourse-cdn.com/v4/letter/h/d26b3c/32.png) [@haq1985](https://community.a10networks.com/u/haq1985)
#### Post date: [May 19, 2022, 4:47pm UTC](https://community.a10networks.com/t/control-cpu-reaches-100-percent/677/4 "2022-05-19T16:47:18Z")

</div>

It reaches 100% sporadically till date

---

<div class="post-metadata">

### Author: ![escgate](https://avatars.discourse-cdn.com/v4/letter/e/51bf81/32.png) [@escgate](https://community.a10networks.com/u/escgate)
#### Post date: [May 20, 2022, 1:46am UTC](https://community.a10networks.com/t/control-cpu-reaches-100-percent/677/5 "2022-05-20T01:46:40Z")

</div>

Hi,

Just my tips for checking…

1. Disk usage  
TH1040S has a small disk, 30GB. If the disk usage is above 90%, Basically, the control CPU is increased.

2. Lots of partitions  
If you configured lots of partitions, basically the control CPU usage is increased based on the number of partitions.

3. Huge SLB configuration.  
If you have a huge configuration (about above 10K lines), the control CPU usage will be increased by the showtech every 15min.  
You can try the following commands as a workaround. But you need to reload the system with these commands. And I recommend using 4.1.4-GR1-P8 or 5.2.1-P3 and above cause of some bugs of the command.  
slb common  
&nbsp; show-slb-server-legacy-cmd  
&nbsp;&nbsp;show-slb-service-group-legacy-cmd  
show-slb-virtual-server-legacy-cmd
