Opened 38 hours ago
#1921 new defect
Read Self-test Log failed: Invalid Field in Command (0x002)
Reported by: | Louis Bertrand | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | all | Version: | 7.4 |
Keywords: | self-test log | Cc: |
Description
When executing sudo smartctl -a /dev/nvme0n1
, I see the following error at the bottom of the output:
Read Self-test Log failed: Invalid Field in Command (0x002)
.
I get the same message if I try to run a test with $ sudo smartctl -t long /dev/nvme0n1
I'm not sure if it's a limitation of smartmontools or the drive.
Details below.
Thanks
Linux Mint 22
Lenovo A485 AMD Ryzen 7 Pro
SMART capabilities
$ sudo smartctl -c /dev/nvme0n1 smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.8.0-51-generic] (local build) Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Firmware Updates (0x16): 3 Slots, no Reset required Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test Optional NVM Commands (0x0057): Comp Wr_Unc DS_Mngmt Sav/Sel_Feat Timestmp Log Page Attributes (0x0f): S/H_per_NS Cmd_Eff_Lg Ext_Get_Lg Telmtry_Lg Maximum Data Transfer Size: 128 Pages Warning Comp. Temp. Threshold: 82 Celsius Critical Comp. Temp. Threshold: 85 Celsius Supported Power States St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat 0 + 8.49W - - 0 0 0 0 0 0 1 + 4.48W - - 1 1 1 1 0 200 2 + 3.18W - - 2 2 2 2 0 1000 3 - 0.0400W - - 3 3 3 3 2000 1200 4 - 0.0050W - - 4 4 4 4 500 9500 Supported LBA Sizes (NSID 0x1) Id Fmt Data Metadt Rel_Perf 0 + 512 0 0
System inventory
Drives: Local Storage: total: 931.51 GiB used: 345.38 GiB (37.1%) ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 980 PRO 1TB size: 931.51 GiB speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter> fw-rev: 5B2QGXA7 temp: 33.9 C scheme: GPT Partition: ID-1: / size: 915.32 GiB used: 345.37 GiB (37.7%) fs: ext4 dev: /dev/nvme0n1p2 ID-2: /boot/efi size: 511 MiB used: 8.4 MiB (1.6%) fs: vfat dev: /dev/nvme0n1p1 Swap: ID-1: swap-1 type: file size: 2 GiB used: 512 KiB (0.0%) priority: -2 file: /swapfile
Block devices
$ blkid /dev/nvme0n1p1: UUID="4E14-9ED5" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="3a87b0a1-c8f5-4f80-8293-2d0f44ef0686" /dev/nvme0n1p2: UUID="3563abf5-67ad-4356-8a82-d71256c44f5b" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="4772ad49-3f03-489f-af48-9d05afe6d488"
Firmware
$ sudo fwupdmgr get-devices ─SSD 980 PRO 1TB: │ Device ID: 3743975ad7f64f8d6575a9ae49fb3a8856fe186f │ Summary: NVM Express solid state drive │ Current version: 5B2QGXA7 │ Vendor: Samsung (NVME:0x144D) │ Serial Number: S5P2NL0W414594Y │ Problems: • Device requires AC power to be connected │ GUIDs: bec63ed7-a95f-54fe-b8cc-8e9fee64ba5a ← NVME\VEN_144D&DEV_A80A │ 310f81b5-6fce-501e-acfb-487d10501e78 ← NVME\VEN_144D&DEV_A80A&SUBSYS_144DA801 │ 1dc6777c-1ed3-521f-8267-b61f0c6b3902 ← Samsung SSD 980 PRO 1TB │ Device Flags: • Internal device │ • System requires external power source │ • Needs a reboot after installation │ • Device is usable for the duration of the update │ • Updatable │ • Signed Payload │
Let me know if you need anything else.
Note:
See TracTickets
for help on using tickets.