This article is based on: https://access.redhat.com/solutions/23216 and describes
how to disable NUMA on a Red Hat version 7 based system.
Edit file /etc/default/grub, and add "numa=off" to the GRUB_CMDLINE_LINUX, for example:
Rebuild the grub config:GRUB_CMDLINE_LINUX="crashkernel=auto rd.lvm.lv=rhel/root rd.lvm.lv=rhel/swap rhgb quiet transparent_hugepage=never numa=off"
Then reboot:# grub2-mkconfig -o /etc/grub2.cfg
# reboot
If you found this useful, here's more on the same topic(s) in our blog:
- Query NTP servers
- How to enable ntpd on Linux
- Converting a UNIX time stamp
- Determining memory DIMMs for Linux systems
- Install GNOME GUI on RHEL 7 Linux Server
UNIX Health Check delivers software to scan Linux and AIX systems for potential issues. Run our software on your system, and receive a report in just a few minutes. UNIX Health Check is an automated check list. It will report on perfomance, capacity, stability and security issues. It will alert on configurations that can be improved per best practices, or items that should be improved per audit guidelines. A report will be generated in the format you wish, and the report includes the issues discovered and information on how to solve the issues as well.
Interested in learning more?
Interested in learning more?




