Troubleshooting Tip: High CPU utilization due to the initXXXXXXXXXXX process
| Description | This article provides the troubleshooting steps when initXXXXXXXXXXX process consumes 99% of one CPU core resources. |
| Scope | FortiGate has 90-99% consumption in one of its cores due to the initXXXXXXXXXXX process. |
| Solution |
FGT_A $ diagnose sys top-all 3 30 10
diagnose debug disable
To disable debugs:
diagnose debug disable
It may be seen as a loop of stack outputs:
16376: 2023-08-31 07:39:45 dbg_stack_print_to_b 123 0.000000 1
Workaround:
To kill the init process, restart the FortiGate.
Final solution:
Upgrade to v7.4.4. |