Opened 45 hours ago

Closed 45 hours ago

#1912 closed enhancement (duplicate)

How can get useful output about S.M.A.R.T on esxi

Reported by: Bab Owned by:
Priority: minor Milestone:
Component: all Version:
Keywords: esxi Cc:

Description

I was read follow doc about check S.M.A.R.T disk on esxi

https://knowledge.broadcom.com/external/article/313033/esxi-smart-health-monitoring-for-hard-dr.html

now It can just show follow output and cannot show most items also most of output value are 0

Can smartmoontools help me about it on esxi or just work for windows and linux ?

[root@host1:~] esxcli storage core device smart get -d naa.58ce38ee20251dc1
Parameter                 Value        Threshold  Worst  Raw
------------------------  -----------  ---------  -----  ---
Health Status             OK           N/A        N/A    N/A
Media Wearout Indicator   98           100        N/A    N/A
Write Error Count         0            N/A        N/A    N/A
Read Error Count          0            N/A        N/A    N/A
Power Cycle Count         0            N/A        N/A    N/A
Reallocated Sector Count  0            N/A        N/A    N/A
Drive Temperature         38           N/A        N/A    N/A
Write Sectors TOT Count   32778578237  N/A        N/A    N/A
Read Sectors TOT Count    58761868455  N/A        N/A    N/A
Program Fail Count        0            N/A        N/A    N/A
Erase Fail Count          0            N/A        N/A    N/A

Change History (2)

comment:1 by Christian Franke, 45 hours ago

Component: smartctlall
Keywords: esxi added
Priority: majorminor
Type: defectenhancement

Again: smartctl does not run under ESXi (see the FAQ).

It runs under a supported guest OS but this is not useful due to missing pass-through emulation by the ESXi host (see the FAQ).

comment:2 by Christian Franke, 45 hours ago

Resolution: duplicate
Status: newclosed

See ticket #1910.

Note: See TracTickets for help on using tickets.