Release Notes

Workaround:To fix this issue, run the command apt-get install -f. This will install dependent packages.
Issue 5: JIT-113384
Description: iDRAC Service Module Linux installer package within LC DUP is same as version 3.3.0 with support for newer
platforms.
Known Issues, Limitations, and Workaround on VMware ESXi Operating
Systems
Issue 1
Description: After performing an iDRAC Hard Reset operation on certain VMware ESXi operating systems, the IPMI driver
(ipmi_si_drv) may become unresponsive because of an existing issue in the IPMI driver. If the IPMI driver becomes
unresponsive, reload the IPMI driver (ipmi_si_drv).
The issue is observed on all iDRAC Service Module supported ESXi versions.
To reload the ipmi_si_drv:
/etc/init.d/sfcbd-watchdog stop
esxcfg-module -u ipmi_si_drv => unload ipmi_si_drv
esxcfg-module ipmi_si_drv => load ipmi_si_drv
/etc/init.d/sfcbd-watchdog start Alternatively, the administrator can also restart the Host OS to resolve the
issue.
Issue 2
Description: The iDRAC Access via Host OS feature is not supported on VMware ESXi Operating Systems.
Issue 3
Description: When Local Racadm set is disabled through iDRAC interfaces:
The iDRAC Access via Host OS feature is not supported on VMware ESXi Operating Systems.
if OS to iDRAC Pass-through in the USB NIC mode is already configured, Watchdog feature does not work resulting in
ASR000 event.
iDRAC Service Module functionality is restored when Local Racadm set is enabled.
Issue 4
Description: EventID for Lifecycle Controller Logs replicated to OS log will be 0 for some of the past events.
Issue 5
Description: TrapID for In-band SNMP Traps will be 0 for some of the past traps.
Issue 6 (JIT-91716, JIT-90475)
Description: WSMan commands for remote iDRAC Hard Reset and remote Enabling or Disabling of InBandSNMPTraps features
are not functional on VMware ESXi 6.7.
Workaround: Stop and start WBEM in ESXi 6.7 using the following commands:
1. esxcli system wbem set e 0
2. esxcli system wbem set e 1
4