Get Smart data for NVME drives in ESXi?

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

TLN

Active Member
Feb 26, 2016
523
84
28
34
Does anyone know how to get smart info for NVME drive in ESXI? Picked up few drives and want to get TBW data from them. Tried smartctl vib, but no luck.
Also have FusionIO drive, but it's so much easier to get all the data there with drivers and documentation.
 

TRACKER

Active Member
Jan 14, 2019
180
56
28
Hi TLN,

try:
1) esxcli storage core device list
2) esxcli storage core device smart get -d device
Where device is a value found in step 1 :)