R620服务器中,比较经常出现idrac无法连接,或者连接用户数超限的问题,有几个方法可以尝试下:
1、 升级idrac卡的firmware
该版本的bug fix中提到过一点:
? Fix for issues that cause iDRAC7 sluggish responsiveness after a prolonged period of time (approx. 45-100 days, depending on the usage). In some cases, if the iDRAC is not reset, the iDRAC may become unresponsive and requires a server AC Power on reset. This issue was introduced in firmware release 1.50.50 and fixed in 1.56.55.
该版本解决了idrac启动45-100天后可能出现无法响应的问题。
2、 杀掉超时连接会话
有2个方法:
a. 重启bmc卡
执行命令: ipmitool mc reset cold 即可,将bmc卡重启后,所有的session都会重置释放。
b. 杀掉超时会话
前提是,允许bmc卡通过网络远程连接
ipmitool lan set 1 access on
或者在下面这个地方启用
iDRAC 设置 =>服务 =>VNC 服务器 =>超时
或者在idrac卡的下面这个地方设置:
iDRAC 设置 =>网络 =>IPMI 设置 =>启用 LAN 上的 IPMI
同时,建议把web server及ssh服务的timeout值适当调低:
iDRAC 设置 =>服务 =>Web Server =>超时
iDRAC 设置 =>服务 =>SSH =>超时
iDRAC 设置 =>服务 =>Telnet =>超时
iDRAC 设置 =>服务 =>VNC 服务器 =>超时
利用 racadm 工具(racadm工具的安装自行搞定)关闭超时会话,首先可以查看当前的会话连接情况,例如:
[ 15:41:10-root@fzdm-10-59-xx-xx:~ ]#racadm -r 10.59.xx.xx -uroot -p”xx” getssninfo
Security Alert: Certificate is invalid ? self signed certificate
Continuing execution. Use -S option for racadm to stop execution on certificate-related errors.
SSNID Type User IP Address Login Date/Time
—————————————————————————
20 SSH root 10.5.xx.xx 11/18/2014 15:38:43
25 GUI root 10.5.xx.xx 11/18/2014 15:40:27
28 RACADM root 10.59.xx.xx 11/18/2014 15:41:17
29 SSH root 10.59.xx.xx 11/18/2014 15:41:18
再执行下面的命令,关闭超时会话连接
[ 15:40:52-root@fzdm-10-59-xx-xx:~ ]#racadm -r 10.59.xx.xx -uroot -p”xx” closessn -i 25
Security Alert: Certificate is invalid ? self signed certificate
Continuing execution. Use -S option for racadm to stop execution on certificate-related errors.
Session 19 closed successfully.
恢复出厂设置可以在电脑开始的高级启动选项里进行操作。以Win8系统为例,步骤如下:1、按WIN加C然后点击超级按钮条上的设置,然后按住SHIFT键,并点击“电源”按钮,就是我们关机用的按钮,并选择重启。
2、电脑重启后会到高级启动界面,我们再点击“疑难解答”。
3、接下来再点击“DellbackupandRecovery”。
4、这时就进入到DELL恢复Win8.1系统的界面了,系统将会自动检查,智能修复选项可以解决这个问题。
5、检测完成后,再点击“下一步”,之后你会看到列表中有一个出厂备份文件,选择后再点击下一步。
6、这时系统会提示我们选择“保留个人文件”或“不保留”,如果没什么重要程序文件可以选择不保留,否则请保留。
7、接下来就开始了win8.1系统的恢复过程,整个过程大至需要10到15分钟,恢复完成后重启即可。注意如果你的系统无法启动,你可能将不能使用按SHIFT加重启的方式来进入高级选项,开机后强行关机重复3次左右就能出现高级启动菜单了。
1、按下电源键启动计算机。当看到DELL启动画面时,按“F2”键不放。
2、直到出现BIOS窗口松开按键。
3、电脑进入bios后可以对电脑进行很多操作,比如修改电脑的启动项、修改电脑的时间、检测电脑的错误等。
4、BIOS恢复出厂设置:Latitude C、CP、CS 系列,Latitude L 系列:戴尔笔记本进入BIOS后,按“Alt+F”组合键可恢复CMOS原始设置,按完此组合键之后如果听到一声清脆的“Bi”声,表示操作成功。
5、Inspiron 系列笔记本(nspiron 5000(e)、Inspiron 2100、Inspiron 2500):进入BIOS 后,按“F9”可恢复CMOS 原始设置。
6、其它Inspiron 机型:按“Alt+F”可恢复CMOS 原始设置,按完此组合键之后如果听到一声清脆的“Bi”声,表示操作成功。
欢迎分享,转载请注明来源:夏雨云
评论列表(0条)