Model: H7YZ622
Error:
Jul 19 08:04:57 mail kernel : ACPI: No handler for Region [POWR] (ffff88012e5ad2b8) [IPMI]
Symptoms are to be seen, and the Internet says it will cause an automatic restart .
# Online collection solutions (try after the automatic restart appears)
Method 1: (to be tested)
# vi /boot/grub/grub.conf
Add intremap=off or intremap=no_x2apic_optout at the end of the kernel line
Method 2: (This method will cause multi-core to single-core, use with caution in production environment )
# vi /boot/grub/grub.conf
Add acpi=off noacip at the end of the kernel line, and turn off the advanced power management interface as follows:
kernel … acpi=off noacip
Method 3: Upgrade the kernel ( use with caution in production environment )
# yum install kernel
Similar Posts:
- Filesystem.squashfs error in installing Ubuntu – solution (for reference)
- error: no video mode activated. [How to Solve]
- Some problems encountered in using e200p solid state on Ubuntu 19 (failed command: write fpdma queue status: {drdy})
- [Solved] docker info Check Error: WARNING: No swap limit support
- [Solved] Ubuntu Startup Errors were found while checking the disk-drive for /
- Grub cannot be started after Linux is installed
- The problem of “bad PBR sig” in the installation of Solaris10
- the virtual machine is configured for 64-bit guest operating systems
- How to Solve Error: use a kernel appropriate for your CPU
- Solution to the problem of no caching mode page found when installing CentOS 7