I am using a X4-2 server with an Esxi installed. Since there is no Hardware Management Package (HMP) available for Esxi, the hard disk health status in ILOM CLI always shows "Not Available".
e.g.
-> show /System -t health
......
/System/Storage | health | Not Available
/System/Storage/Disks/Disk_0 | health | Not Available
/System/Storage/Disks/Disk_1 | health | Not Available
/System/Storage/Disks/Disk_2 | health | Not Available
/System/Storage/Disks/Disk_3 | health | Not Available
Is it possible to detect hard disk failure/degrade by other CLI command?
Or is it possible to get RAID status via Esxi? The 4 HDDs are configured as RAID 10 in SCSI controll card.
Thanks in advance.