wiki:jazz/Dell_iDRAC

Version 1 (modified by jazz, 7 years ago) (diff)

--

Dell iDRAC

如何檢查 iDRAC 版本

  • 使用 ipmitool
    ~$ sudo ipmitool sdr elist mcloc
    BMC              | 00h | ok  |  7.1 | Dynamic MC @ 20h
    
    對照組
    
    ~$ sudo ipmitool sdr elist mcloc
    iDRAC6           | 00h | ok  |  7.1 | Dynamic MC @ 20h
    

查詢 System Event Log (SEL)

~$ $ sudo ipmitool sel
SEL Information
Version          : 1.5 (v1.5, v2 compliant)
Entries          : 4
Free Space       : 8128 bytes 
Percent Used     : 0%
Last Add Time    : 10/17/2017 09:03:55
Last Del Time    : Not Available
Overflow         : false
Supported Cmds   : 'Reserve' 
~$ sudo ipmitool sel list
   1 | 08/21/2017 | 15:39:46 | OS Boot | Installation started | Asserted
   2 | 08/21/2017 | 15:48:37 | OS Boot | Installation completed | Asserted
   3 | 10/17/2017 | 08:42:09 | OS Boot | Installation started | Asserted
   4 | 10/17/2017 | 09:03:55 | OS Boot | Installation completed | Asserted