ESXI 服务器断电之后一直 LOADING MODULE IPMI_SI_DRV 的解决办法

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

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

  1. Today, when I restart a failed server, stuck in Loading module ipmi_si_drv ... , about 30 minutes boot is completed.
  2.  
  3. avoid-vmware-esxi-loading-module-ipmi_si_drv
  4.  
  5. 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:
  6.  
  7. # Do a dry run first:
  8. esxcli software vib remove dry-run vibname ipmi-ipmi-si-drv
  9. # Remove the module:
  10. esxcli software vib remove vibname ipmi-ipmi-si-drv
  11. or try the following command in an unsupported shell connection:
  12.  
  13. esxcfg-module -d ipmi_si_drv
  14. This disables the module although it still gets loaded.
  15.  
  16. 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 这篇文章:

  1. 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.
  2.  
  3. 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.
  4.  
  5. To restart iLO in the HP ProLiant server you have to completely discharge all electricity from the server.
  6.  
  7. shut down the server,
  8. disconnect all power cords from the electrical outlets,
  9. remove all power supplies from the server (you need to disconnect the power cord from the power supply too to remove the power supply),
  10. press and hold the power button on the front of the server for 15-30 seconds,
  11. re-install the power supplies,
  12. connect the power cables to the power supplies,
  13. connect the power cables to the electrical outlets,
  14. momentarily press the power button on the front of the server to turn on the server.
  15. This power reset does not erase any information of the iLO configuration, just restarts it.
  16.  
  17. 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小时,希望可以为遇到同样问题的人带来帮助。

感谢原作者 我花了 30min 来解决这个问题..

ESXi服务器遇到 IPMI_SI_DRV 的解决, 感谢原作者 以及今天 解决问题.的更多相关文章

  1. Sqlserver通过链接服务器访问Oracle的解决办法

    转自http://blog.sina.com.cn/s/blog_614b6f210100t80r.html 一.创建sqlserver链接服务(sqlserver链接oracle)  首先sqlse ...

  2. 物理主机win 7系统迁移至VMware ESXI服务器

    一.实验环境如下图所示: 二.实验要求(如上图所示) 通过 计算机B  (IP:10.8.9.18) 将 计算机A (IP:10.8.9.155) 迁移到 服务器(IP:10.8.9.161) 三.实 ...

  3. Linux启动ftp服务器530 Permission denied解决方法(已试,行)

    Linux启动ftp服务器530 Permission denied解决方法重新在虚拟机下安装了linux.现在我想启动linux自带的ftp服务器:#service  vsftpd  start . ...

  4. Ant运行build.xml执行服务器scp,异常解决jsch.jar

    公司ant打包上线 一直出现这个问题. Ant运行build.xml执行服务器scp,异常解决jsch.jar BUILD FAILEDD:\eclipse\eclipse-jee-luna-SR2- ...

  5. SQL Server数据库实例名与服务器名不一致的解决办法

    SQL Server数据库实例名与服务器名不一致的解决办法 --EXEC sp_addlinkedserver --   @server = 'PSHGQ' --GO --select * from  ...

  6. MAC office2016 安装及激活(试了一下,靠谱, 非常感谢原作者)

    转载地址:https://blog.csdn.net/jxq0816/article/details/77248462 非常感谢原作者. 一.安装包下载地址 http://officecdn.micr ...

  7. VM ESXI 服务器虚拟化资料积累

    编者按: 公司业务需求,公有云平台不能满足部署mac系统环境的需求,故租赁或托管物理机自行虚拟化,使用的工具就是VM ESXI .从部署到应用都没有遇到过什么问题,但是在今天发生VMware vSph ...

  8. 真实记录疑似Linux病毒导致服务器 带宽跑满的解决过程

    案例描述 由于最近我在重构之前的APP,需要和server端进行数据交互,发现有一个现象,那么就是隔1~2天总会发生获取数据超时的问题,而且必须要重启服务器才能解决.早在之前,我有留意到这个问题,但是 ...

  9. 升级Windows10后Apache服务器启动失败的解决方法

    升级windows10系统后,微软内置了ASP.NET的web高级服务,默认安装了IIS服务器和MSSQL数据库,因为80端口被占用的原因,导致Apache服务器无法正常启动,但是MySQL服务一切正 ...

随机推荐

  1. windows7下解决caffe check failed registry.count(type) == 1(0 vs. 1) unknown layer type问题

    在Windows7下调用vs2013生成的Caffe静态库时经常会提示Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer t ...

  2. Python day1 ---python基础1.1

    1.模块初识2..pyc是个什么鬼?3.数据类型初识 4.数据运算5.入门知识拾遗 1.模块初识 sys模块 import sys print(sys.path) #打印环境变量 'D:\\Pycha ...

  3. SpringCloud-微服务配置统一管理SpringCloud Config(七)

    前言:对于应用,配制文件通常是放在项目中管理的,它可能有spring.mybatis.log等等各种各样的配置文件和属性文件,另外你还可能有开发环境.测试环境.生产环境等,这样的话就得一式三份,若是传 ...

  4. 项目中 Spring 配置文件的选型问题 (xml和注解的抉择)

    要改的东西用xml 不改的东西用注解:这句是对用不用注解或者 xml的一个不错的解决方案 xml使用场景: 1.外部jar包依赖bean配置 2.用注解无法实现,或者用注解无法轻易实现的情形 3.项目 ...

  5. Sklearn环境搭建与常用包

    开发环境搭建 直接安装Anaconda IPython IPython是公认的现代科学计算中最重要的Python工具之一.它是一个加强版的Python交互命令行工具,有以下几个明显的特点: 1. 可以 ...

  6. dubbo 接口初入门

    最近公司开发新的一套系统,开发出来的方案会基于dubbo分布式服务框架开发的,那么什么是dubbo,身为测试的我,第一眼看到这个,我得去了解了解dubbo是啥玩意,为开展的测试工作做准备,提前先学 d ...

  7. hdu1754 I Hate It(线段树单点更新,区间查询)

    传送门 有更新单个学生成绩和查询某个区间内学生成绩最大值两种操作 线段树代码 #include<bits/stdc++.h> using namespace std; +; using n ...

  8. Netty源码分析第1章(Netty启动流程)---->第1节: 服务端初始化

    Netty源码分析第一章:  Server启动流程 概述: 本章主要讲解server启动的关键步骤, 读者只需要了解server启动的大概逻辑, 知道关键的步骤在哪个类执行即可, 并不需要了解每一步的 ...

  9. Hadoop源码编译环境搭建

    准备工具: maven 3.0.0版本或者更高版本(配置中心库) protocbuff 2.5.0 http://www.zlib.net/ git bash(Windows环境可以用此工具执行编译命 ...

  10. Django中的Project和App的区别

    Django是一个非常流行的用python编写的Web框架,在使用Django之前,我们需要了解一些基本的概念,这样可以在使用Django的时候对其有一个更加深入的把握.本文主要介绍Django中两个 ...