For FC and FCoE devices, you can retrieve FC events such as RSCN, LINKUP, LINKDOWN, Frame Drop and FCoE CVL. The commands log a warning in the vmKernel log if it encounters too many Link Toggling or frame drops
To retrieve and reset the IO Device Management module
1 Retrieve all events for a Fibre Channel I/O device.
Code: Select all
esxcli storage san fc events get
2 Clear all I/O Device Management events for the specified adapter.
Code: Select all
esxcli storage san fc events clear --adapter <adapter>