ESX4升级5故障处理:LINT1 motherboard interrupt. This is a hardware problem

简介: 经过几轮测试, 今天终于在公司上海机房正式升级主ESX服务器。十多个SERVER运行在上面,就算先有重要SERVER的备份,也要不容有失了。 开始VCENTER5.1的UPDATE MANAGER一切顺利。

经过几轮测试,

今天终于在公司上海机房正式升级主ESX服务器。十多个SERVER运行在上面,就算先有重要SERVER的备份,也要不容有失了。

开始VCENTER5.1的UPDATE MANAGER一切顺利。相关ESX5.1的ISO拷贝就位。

执行REMEDIATE。。。

服务器重启。紫红屏幕故障。PSOD。

http://enterpriseadmins.org/blog/virtualization/vmware-esxi-psod-on-dell-server/

http://www.perfectcloud.org/fix-it/dell-esxi-psod-lint1-motherboard-interrupt/

Last week I was informed of a customer who had a Purple Screen of Death on a Dell PowerEdge R810 running ESXi 4.1 Update 1.  The stop screen showed the following reason:

LINT1 motherboard interrupt. This is a hardware problem: please contact your hardware vendor

After working with Dell tech support, the customer was directed to disable the C States and C1E settings in the BIOS.  I was interested in this setting as I have a cluster using the same hardware with the same version of ESXi.

The following article describes C States and specifically the C1E setting; it is a method to reduce power consumption by powering off cores when not in use:  

The VMware Performance Best Practices Guide (available here: http://www.vmware.com/pdf/Perf_Best_Practices_vSphere4.0.pdf) specifically states on page 15 to “Disable C1E halt state in the BIOS.”

I don’t spend a lot of time changing settings in the BIOS, but with the possible impact of this setting thought this was worth sharing.

 

这个CASE和公司的较为靠近。DELL R815与810的BIOS也不是完全一样的。只有C1E setting,没有 C States 。DISABLE掉这个PROCESSOR的特性。然后,OK啦。

好惊险。。。。

 

目录
相关文章
|
缓存 Linux 开发工具
CentOS 7- 配置阿里镜像源
阿里镜像官方地址http://mirrors.aliyun.com/ 1、点击官方提供的相应系统的帮助 :2、查看不同版本的系统操作: 下载源1、安装wget yum install -y wget2、下载CentOS 7的repo文件wget -O /etc/yum.
258334 0
|
Python
Ubuntu22.04编译安装OpenVINO
Ubuntu22.04编译安装OpenVINO
1361 1
Ubuntu22.04编译安装OpenVINO
|
11月前
|
机器学习/深度学习 Rust 算法
Python环境管理的新选择:UV和Pixi,高性能Python环境管理方案
近期Python生态系统在包管理领域发生了重要变化,Anaconda调整商业许可证政策,促使社区寻找更开放的解决方案。本文介绍两款新一代Python包管理工具:UV和Pixi。UV用Rust编写,提供高性能依赖解析和项目级环境管理;Pixi基于Conda生态系统,支持conda-forge和PyPI包管理。两者分别适用于高性能需求和深度学习项目,为开发者提供了更多选择。
2174 2
|
监控 网络协议 Linux
在Linux中,如何查看当前系统每个 IP 的连接数?
在Linux中,如何查看当前系统每个 IP 的连接数?
|
分布式计算 Apache 流计算
官宣!流计算开发管理框架 StreamPark 成功进入 Apache 孵化器
官宣!流计算开发管理框架 StreamPark 成功进入 Apache 孵化器
379 0
|
Linux 数据格式 XML
|
Prometheus Cloud Native Linux
OceanBase 4.0:使用all in one包安装和启动一个单机集群
Ocean Base 4.0的all in one 包简化了安装和启动集群的步骤
2899 0
OceanBase 4.0:使用all in one包安装和启动一个单机集群
|
NoSQL Redis 数据安全/隐私保护
Docker部署Redis单机版
Docker部署Redis单机版
451 0
|
数据采集 存储 安全
大数据数据采集的数据来源的第三方服务数据之第三方平台的请求数据
大数据是当今数字化时代最重要的资源之一。它可以帮助企业更好地理解客户,提高生产效率和利润,并改善商业决策。但是,要让大数据发挥其价值,需要正确而有效地采集数据。数据来源是大数据采集的重要组成部分,其中第三方服务数据平台也是一种常见的方式。
637 0