Hi Everyone,

We came across the following error while performing some preventative maintenance checks on our Dell servers particularly R620 though this also relates to the R720 as well.

RAC0218: The maximum number of user sessions is reached.

There is a lot on the web about using ssh to perform a racreset if the HTTPs interface is inaccessible.

I was getting the following error when trying to log in via SSH  
“No more sessions are available for this type of connection” (it only flashed up for a brief moment).

I’d also seen another post on draining the flea power from the system to regain access to the iDRAC but this requires you completely power down the server which means it’s an after-hours job.

There is a much easier and faster way to regain access to the iDRAC. Dell has built in a reset capability into these servers where this will reset the iDRAC but your server can still remain running so you don’t have to power anything off.

If you and hold in the “I” on the front of the server (near the power button) for about 20 seconds it will force a reset of the iDRAC. You’ll hear the fans speed up during this process but after a few mins you’ll be able to remotely access your iDRAC again.

I’ve done the following video to show you.

According to Dell this is a known issue with the following firmware releases 1.50.50, 1.51.51, 1.51.52, 1.55.55 & 1.56.55.

You can find the updated iDRAC (version 1.57.57) for the R620 or R720 as well as info on the problem. The following links are current as of the date of this post. Please check directly with Dell for any firmware released that may supersede version 1.57.57.

Remember to clear your browser cache(s) after updating the iDRAC firmware.

最新文章

  1. LINUX下编译源码时所需提前安装的常用依赖包列表
  2. [PHP] - Laravel 5 的 Hello Wold
  3. css 属性选择器
  4. 【matlab】设定函数默认参数
  5. jqeuery $.ajax 与后台jsone交互
  6. Linux下MySQL主从同步配置
  7. Flexbox属性查询列表
  8. JNI(2)
  9. 【UVA272】TEX Quotes
  10. mysql数据库连接池使用(二)实现自己的数据库连接池
  11. 必须要会的 50 个 React 面试题
  12. Linux 防火墙
  13. 20165328 学习基础和C语言基础调查
  14. 20155326刘美岑 Exp6 信息收集与漏洞扫描
  15. linux svn代码回滚命令
  16. idea中 mybatis的debug文件需要放在src的目录下 不能加多余的路径
  17. axios post提交的Content-Type
  18. 单元测试中用@Autowired 报null (空指针异常)
  19. Linq to sql 消除列重复 去重复
  20. sqlserver 统计信息自动更新 ----trace flag 2371

热门文章

  1. Ubuntu:搜狗输入法不能输入中文
  2. 空格填充器(alignBySpace)
  3. c++野(wild)指针与悬空(dangling)指针
  4. 打乱一个文件 shuf
  5. liunx中安装包及其应用
  6. Sereja ans Anagrams 优先队列控制
  7. eclipse/idea批量替换空白行
  8. 实验吧—Web——WP之 头有点大
  9. 黑电-逻辑地址-0X4EB9FDE3- %o %d %x
  10. MySQL--自增列持久化问题