FAQ
Why does the kipmi0 process consume a large amount of CPU resources?
In Linux systems, the kipmi0 process uses idle CPU time to perform interface adjustments, which does not actually affect the performance of other processes.
If you wish to limit this process, you can use the following command (temporarily effective):
/etc/modprobe.d/ipmi.conf
Or add the following content to /etc/modprobe.d/ipmi.conf
(permanently effective):
options ipmi_si kipmid_max_busy_us=100
Does the bare metal cloud server support virtualization?
Yes, it does.
However, due to current limitations of the bare metal cloud server gateway, only NAT mode is supported for virtual network configuration, and bridge network mode is not supported.