window.ENTITIES={'/api/snippets/bash/linux%20%7c%20bash%20-%20display%20smart%20information%20for%20nvme%20disk%20drive%20(ssd%20disk%20drive)':[{"result":true,"message":null,"batch":{"type":"bash","name":"linux | bash - display smart information for nvme disk drive (ssd disk drive)","items":[{"id":"1XPR81","type":"bash","name":"Linux | Bash - display SMART information for NVMe disk drive (SSD disk drive)","content":"# Hint: to install `smartctl` command under Ubuntu/Debin linux use `sudo apt install smartmontools` command.\n\n\nsudo smartctl -a /dev/nvme0\n\n\n\n# Example output:\n#\n# smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.8.0-54-generic] (local build)\n# Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org\n# \n# === START OF INFORMATION SECTION ===\n# Model Number: Samsung SSD 990 PRO 1TB\n# Serial Number: S1Z6N0AW766723M\n# Firmware Version: 3B2QJXD7\n# PCI Vendor/Subsystem ID: 0x144d\n# IEEE OUI Identifier: 0x002538\n# Total NVM Capacity: 1 000 204 886 016 [1,00 TB]\n# Unallocated NVM Capacity: 0\n# Controller ID: 1\n# NVMe Version: 2.0\n# Number of Namespaces: 1\n# Namespace 1 Size/Capacity: 1 000 204 886 016 [1,00 TB]\n# Namespace 1 Utilization: 996 847 964 160 [996 GB]\n# Namespace 1 Formatted LBA Size: 512\n# Namespace 1 IEEE EUI-64: 002538 473140ff87\n# Local Time is: Wed Feb 26 07:40:27 2025 CET\n# Firmware Updates (0x16): 3 Slots, no Reset required\n# Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test\n# Optional NVM Commands (0x0055): Comp DS_Mngmt Sav/Sel_Feat Timestmp\n# Log Page Attributes (0x2f): S/H_per_NS Cmd_Eff_Lg Ext_Get_Lg Telmtry_Lg Log0_FISE_MI\n# Maximum Data Transfer Size: 512 Pages\n# Warning Comp. Temp. Threshold: 82 Celsius\n# Critical Comp. Temp. Threshold: 85 Celsius\n# \n# Supported Power States\n# St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat\n# 0 + 9.39W - - 0 0 0 0 0 0\n# 1 + 9.39W - - 1 1 1 1 0 200\n# 2 + 9.39W - - 2 2 2 2 0 1000\n# 3 - 0.0400W - - 3 3 3 3 2000 1200\n# 4 - 0.0050W - - 4 4 4 4 500 9500\n# \n# Supported LBA Sizes (NSID 0x1)\n# Id Fmt Data Metadt Rel_Perf\n# 0 + 512 0 0\n# \n# === START OF SMART DATA SECTION ===\n# SMART overall-health self-assessment test result: PASSED\n# \n# SMART/Health Information (NVMe Log 0x02)\n# Critical Warning: 0x00\n# Temperature: 45 Celsius\n# Available Spare: 100%\n# Available Spare Threshold: 10%\n# Percentage Used: 0%\n# Data Units Read: 13 481 121 [6,90 TB]\n# Data Units Written: 15 247 858 [7,80 TB]\n# Host Read Commands: 139 487 933\n# Host Write Commands: 214 917 733\n# Controller Busy Time: 777\n# Power Cycles: 1 604\n# Power On Hours: 273\n# Unsafe Shutdowns: 11\n# Media and Data Integrity Errors: 0\n# Error Information Log Entries: 2\n# Warning Comp. Temperature Time: 0\n# Critical Comp. Temperature Time: 0\n# Temperature Sensor 1: 45 Celsius\n# Temperature Sensor 2: 56 Celsius\n# \n# Error Information (NVMe Log 0x01, 16 of 64 entries)\n# No Errors Logged\n# \n# Self-test Log (NVMe Log 0x06)\n# Self-test status: No self-test in progress\n# No Self-tests Logged","source":"","author":{"id":"Ro42dD","name":"Creg","avatar":"1667335677213__Ro42dD__w40px_h40px.jpg","points":9600,"role":"ADMIN"},"creationTime":1740552389000,"updateTime":1743557538000,"removalTime":null}]}}]};