搜狗输入法Android5.1,ESXI 服务器断电之后一直 LOADING MODULE IPMI_SI_DRV 的解决办法...

今日家中忽然断电,之后 ESXi 服务器就一直疯狂转,连接显示器,发现原来一直没有启动。停留在ESXi Loading module ipmi_si_drv 是ipmi_si_drv模块没有加载。

于是各种找原因,google,看到了一个帖子如下,需要关闭这个模块,但是连服务器都连接不到啊!

Today, when I restart a failed server, stuck in Loading module ipmi_si_drv ... , about 30 minutes boot is completed.

avoid-vmware-esxi-loading-module-ipmi_si_drv

First try setting IPMI to Shared in BIOS, if the option is available. When booting your installation media, press Shift O to display the boot arguments and add noipmiEnabled to the boot arguments. Remember to do the same once the installation/upgrade is complete. Manually turn off or remove the module by turning the option VMkernel.Boot.ipmiEnabled off in vSphere or using the commands below:

# Do a dry run first:

esxcli software vib remove –dry-run –vibname ipmi-ipmi-si-drv

# Remove the module:

esxcli software vib remove –vibname ipmi-ipmi-si-drv

or try the following command in an unsupported shell connection:

esxcfg-module -d ipmi_si_drv

This disables the module although it still gets loaded.

Use a -l argument to see what modules are enabled/loaded and check that your desired one is disabled. This appears to be persistent across a reboot.

后来又搜索到了 HP iLO is not responding 这篇文章:

When during boot of an HP ProLiant server you see the “iLO2 not responding. System health monitoring has been disabled.” error message you need to restart the HP Integrated Lights-Out (iLO) component in the server.

iLo is a small, always on computer with a web interface to monitor and manage the hardware of the HP ProLiant servers. You can monitor the temperature sensors, fan speeds, power usage, and you can turn on and off the server remotely. So if you accidentally shut down the server or the server loses power and does not start automatically you can push the virtual power button on the web interface and turn on the server as if you would stand in front of it.

To restart iLO in the HP ProLiant server you have to completely discharge all electricity from the server.

shut down the server,

disconnect all power cords from the electrical outlets,

remove all power supplies from the server (you need to disconnect the power cord from the power supply too to remove the power supply),

press and hold the power button on the front of the server for 15-30 seconds,

re-install the power supplies,

connect the power cables to the power supplies,

connect the power cables to the electrical outlets,

momentarily press the power button on the front of the server to turn on the server.

This power reset does not erase any information of the iLO configuration, just restarts it.

On the power on screen you should see the usual messages from iLO.

原来是因为断电之后,iLO信息丢失,导致无法启动iLO4,iLO4 的提示信息为:Warning iLO4 not responding解决方法要在 HP ProLiant 服务器中重新启动iLO,必须完全从服务器中释放所有电量:

1、关闭服务器;

2、从电源插座上拔下电源线;

3、从服务器上卸下所有电源(您也需要断开电源线与电源的连接,以取消电源);

4、按住服务器正面的电源按钮15-30秒;

5、重新安装电源;

6、将电源线连接到电源;

7、将电源线连接到电源插座;

8、暂时按服务器正面的电源按钮打开服务器;

9、此电源复位不会清除iLO配置的任何信息,只需重新启动它。

之后,一切恢复了,前后使用了2小时,希望可以为遇到同样问题的人带来帮助。

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/421367.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

利用CSS、JavaScript及Ajax实现图片预加载的三大方法及优缺点分析

预加载图片是提高用户体验的一个很好方法。图片预先加载到浏览器中,访问者便可顺利地在你的网站上冲浪,并享受到极快的加载速度。这对图片画廊及图片占据很大比例的网站来说十分有利,它保证了图片快速、无缝地发布,也可帮助用户在…

html表格

<html><head><title>easy</title></head><body><!--超链接--><a href"http://www.baidu.com" target"_self">百度</a><!--在当前页面打开百度--><a href"http://www.baidu.com"…

jquery中邮箱地址 URL网站地址正则验证实例代码

jquery中邮箱地址 URL网站地址正则验证实例代码 QQ网站有一个网站举报的功能&#xff0c;看了一些js代码觉得写得很不错&#xff0c;我就拿下来了&#xff0c;下面是一个email验证与url网址验证js代码&#xff0c;分享给大家 email地址验证 复制代码代码如下:function checkEma…

html鼠标悬停位置,html – 当我将鼠标悬停在其上时,我想隐藏图像并在其位置显示文本...

不确定我是否理解你想要的东西,但这对你有用吗&#xff1f;初始案例#wrapper {position: relative;}.text {opacity: 0;position: absolute;bottom: 0;}.hover:hover {opacity: 0;}.hover:hover .text {opacity: 1;}text​扩展案例#wrapper {display: inline-block;position: …

Java多线程、线程池及线程同步(synchronized关键字、悲观锁、乐观锁)

1.进程与线程定义 进程包含线程&#xff0c;如一个百度网盘进程&#xff0c;该进程的线程可以有上传&#xff0c;下载。 2.创建线程的三种方式 方式1-继承Thread类 方式2-实现Runnabled接口 1.常规写法 2.匿名内部类写法 方式3-实现Callable接口 示例代码&#xff1a; f1.get…

html表单总结

<html><head><title>表单总结</title></head><body background"C:\Users\Pictures\web\cute1.jpg"><form action"C.html" method"post" target"_self">Name:<input type"text"…

怎么批量修改html文件后缀,怎么批量修改文件后缀

问题是这样的&#xff0c;有一个web项目&#xff0c;其中包含很多以html为后缀的文件(分别在不同目录下)&#xff0c;如今想把他们的后缀改为 jsp&#xff0c;如果手工改的确比较累人&#xff0c;我比较喜欢偷懒&#xff0c;于是写个小程序帮我干&#xff0c;这样以后遇到此类问…

Analysis of Cloud Computing Architectures阅读笔记--提出了Screen虚拟化方法

作者&#xff1a;Ritika Mittal, Kritika Soni 单位&#xff1a;来自印度的一个私立学校,Manav Rachna International University 文章大意&#xff1a; 分析了云计算的一些基本知识&#xff0c;分析了CloneCloud&#xff0c;它认为CloneCloud的缺点在于处理延迟上&#xff0c;…

html聚光灯特效,css实现聚光灯效果的代码分享

简介CSS Variables&#xff0c;一个并不是那么新的东西&#xff0c;但对css来说绝对是一场革命。之前使用变量的时候&#xff0c;需要借助sass、less等预处理工具来实现&#xff0c;现在我们可以直接使用css来声明变量。兼容性老规矩&#xff0c;先来看下兼容性兼容性一片绿&am…

a/a的4种链接方式

1.<a href"#" target"_self"></a>自己的页面跳到要打开的页面。 2.<a href"#" target"_blank"></a>打开一个新的页面。 3.<a href"#" target"_top"></a>部分覆盖自己的页面。…

字符串转16进制字节数组,字节数组转16进制字符串

/// <summary>/// 字符串转16进制字节数组/// </summary>/// <param name"hexString"></param>/// <returns></returns>public static byte[] Str_ToHexByte(string hexString){hexString hexString.Replace(" ", &q…

二本大学计算机专业国际认证,计算机专业二本大学排名

技校网专门为您推荐的类似问题答案问题1&#xff1a;理科计算机强的二本大学排名杭州电子科技大学 南京邮电大学 重庆邮电大学 桂林电子科技大学 重庆理工大学 成都理工大学 武汉科技大学 长沙理工大学 黑龙江大学问题2&#xff1a;二本院校计算机专业排名二本学校自然排名没出…

css的常用选择器

1&#xff0c;标签选择器(在段落里) <style>p{color:pink;font-size:49px;font-family:"宋体";text-decoration:none; } </style><body><p>helloworld</p> </body>2.类名选择器 <style>.a{color:pink;font-size:49px;font…

dw替换多个html标签,DW查找替换的技巧

在开发建设网站的过程中&#xff0c;也许我们会遇到这样的情况&#xff0c;当我们的网站已经进行了相当部分&#xff0c;但是发现还需要对某些细节进行修改。这时候不可能完全的依靠手工去更改了&#xff0c;怎么办呢&#xff1f;利用Dreamwaver中查找替换也许能够帮助实现这些…

100重构过程

如果现有代码类繁多&#xff0c;不符合唯一职责&#xff0c;一开始分析代码结构就没意义了。1.看做过程化代码阅读&#xff0c;分析出代码做了几件事。2.针对代码做的事补充单元测试。3.设计新的代码结构4分析新老结构差异&#xff0c;制定重构步骤&#xff0c;把原代码一点点演…

div

1.div与table的区别: 都是一样的表格,容器效果,但用div进行页面设计更灵活,可以任意调节大小和移动. 2.它是块标签,会自占一行,而行标签就不会自占一行,如 3.div的移动(浮动) float:left; float:right; 1,浮动可以理解为一个div进入了一个新的空间,但下一个div会挤到上个div的空…

面试计算机应用技术自我介绍,计算机应用专业面试的自我介绍

计算机应用专业面试的自我介绍我叫**是**财经职业学院的一名信息管理系计算机及应用专业的应届毕业生。三年的专业课和相关的辅修课学习&#xff0c;让我在计算机领域内有了比较扎实的理论基础。通过在学校机房和个人电脑的不断练习&#xff0c;并能比较系统地把所学的知识用到…

基于visual Studio2013解决面试题之0203栈实现

&#xfeff;&#xfeff;&#xfeff;题目解决代码及点评/*用模板类实现栈*//* 标准输入输出流头文件 */ #include <iostream> /* 将标准库的std命名空间下标示符提升到全局 */ using namespace std;/* 定义栈模板库 */ template <class T> class stack { public:…

div盒子模型

<!DOCTYPE html> <html><head><meta charset"UTF-8"><title></title><style type"text/css">#box{width: 400px;height: 400px;border: 5px pink dotted;/*边框的以圆点组成的虚线*/padding-left: 150px;paddin…