vcenter环境启动linux操作系统遇到的一些问题
在vcenter环境中 安装完linux操作系统,启动时会遇到一些错误,如下 Memory for crash kernel (0x0 to 0x0) notwithin permissible range Cannot setup NMI watchdog on CPU 0 Cannot setup NMI watchdog on CPU 1 Cannot setup NMI watchdog on CPU 2 Cannot setup NMI watchdog on CPU 3 warning: pci_mmcfg_int marking 256MB space uncacheable 我安装的是RHEL5.8 一 Memory for crash kernel Memory for crash kernel (0x0 to 0x0) notwithin permissible range 这个信息由于没有配置kdump服务的原因,并没有什么危害可以忽略。kdump是一个新的,而且非常可信赖的内核崩溃转储机制。 1 在操作系统中配置kdump 配置kdump。 选择菜单“Appl...