[smartmontools-support] Getting SSD attribute Raw values on Illumos/Solaris
Thommandra Gowtham
trgowtham123 at gmail.com
Fri May 29 13:59:56 CEST 2020
Hi,
I need to get few parameters of SSD from Illumos. For example:
Details like below
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED
WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always
- 0
9 Power_On_Hours 0x0012 100 100 000 Old_age Always
- 20000
12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always
- 130
168 Unknown_Attribute 0x0012 100 100 000 Old_age Always
- 18
170 Unknown_Attribute 0x0003 100 100 010 Pre-fail Always
- 241
173 Unknown_Attribute 0x0012 100 100 000 Old_age Always
- 46990124
192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always
- 82
218 Unknown_Attribute 0x000b 100 100 050 Pre-fail Always
- 0
But when I try to retrieve, I see that it is not supported in Solaris. Is
there any other way we can get the raw data in Illumos/Solaris?
# /usr/local/sbin/smartctl -d ata -a /dev/rdsk/c11t0d0s0
smartctl 7.1 2019-12-30 r5022 [i386-pc-solaris2.11] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
#######################################################################
ATA command routine ata_command_interface() NOT IMPLEMENTED under Solaris.
Please contact smartmontools-support at listi.jpberlin.de if
you want to help in porting smartmontools to Solaris.
#######################################################################
Read Device Identity failed: Unknown error
A mandatory SMART command failed: exiting. To continue, add one or more '-T
permissive' options.
Tried with '-T permissive' as well but no luck. I can get some data by
using '-d scsi' but not the raw attributes.
Any help would be appreciated.
Regards,
Gowtham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listi.jpberlin.de/pipermail/smartmontools-support/attachments/20200529/d58c492b/attachment.html>
More information about the Smartmontools-support
mailing list