Skip to Content
FAQ

FAQ

Why does the kipmi0 process occupy a large amount of CPU resources?

The kipmi0 process in the Linux system uses CPU idle time for interface adjustment operations and 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 UPHost support virtualization?

Yes, it does.

However, due to current limitations of the UPHost gateway, only NAT mode is supported for virtual network configuration, and bridge network mode is not supported.