Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Error Information Log failed: NVMe admin command:0x02/page:0x01 is not supported #8

Open
arnolix opened this issue Dec 20, 2018 · 2 comments

Comments

@arnolix
Copy link

arnolix commented Dec 20, 2018

smartctl -x /dev/disk0
smartctl 6.6 2017-11-05 r4594 [Darwin 17.7.0 x86_64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number: INTEL SSDPEKKW010T8
Serial Number: xxxxxxxxxxxxxxxxxx
Firmware Version: 004C
PCI Vendor/Subsystem ID: 0x8086
IEEE OUI Identifier: 0x5cd2e4
Controller ID: 1
Number of Namespaces: 1
Local Time is: Thu Dec 20 19:03:41 2018 CST
Firmware Updates (0x14): 2 Slots, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Maximum Data Transfer Size: 64 Pages
Warning Comp. Temp. Threshold: 75 Celsius
Critical Comp. Temp. Threshold: 80 Celsius

Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 9.00W - - 0 0 0 0 0 0
1 + 4.60W - - 1 1 1 1 0 0
2 + 3.80W - - 2 2 2 2 0 0
3 - 0.0450W - - 3 3 3 3 2000 2000
4 - 0.0040W - - 4 4 4 4 6000 8000

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02, NSID 0x0)
Critical Warning: 0x00
Temperature: 37 Celsius
Available Spare: 100%
Available Spare Threshold: 12%
Percentage Used: 0%
Data Units Read: 121,555 [62.2 GB]
Data Units Written: 345,235 [176 GB]
Host Read Commands: 3,496,205
Host Write Commands: 4,590,411
Controller Busy Time: 130
Power Cycles: 4
Power On Hours: 11
Unsafe Shutdowns: 0
Media and Data Integrity Errors: 0
Error Information Log Entries: 0
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0

Read Error Information Log failed: NVMe admin command:0x02/page:0x01 is not supported

platform: Macos 10.13.6 , intel 760p ssd.

@chrfranke
Copy link

Read Error Information Log failed: NVMe admin command:0x02/page:0x01 is not supported

This is a known limitation of the Mac OS version of smartmontools. Mac OS only provides very limited NVMe pass-through functionality.

Please note that this not an official mirror or project bugtracker. For future reports, please use smartmontools.org or github.com/smartmontools/smartmontools instead.

@hjmallon
Copy link

The code in this area has just been updated. Please could you try again with a build from the master branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants