[smartmontools-support] Getting SSD attribute Raw values on Illumos/Solaris

Thommandra Gowtham trgowtham123 at gmail.com
Fri May 29 20:48:42 CEST 2020


Thanks for your reply Christian.

It doesn't work with '-d sat'. Is there any other way we can get the raw
attributes? Because we are able to query the same disk using smartctl on
Ubuntu.
Any pointers would be much appreciated.

<snip>
# smartctl -d sat -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

=== START OF INFORMATION SECTION ===
Device Model:     SQF-S25M8-128G-S8C
Serial Number:    FF3607431CAB00091656
Firmware Version: S8FM06A7
User Capacity:    128,035,676,160 bytes [128 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 3.1, 6.0 Gb/s
Local Time is:    Fri May 29 18:45:43 2020 PDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Read SMART Data failed: scsi error aborted command

=== START OF READ SMART DATA SECTION ===
SMART Status command failed: scsi error aborted command
SMART overall-health self-assessment test result: UNKNOWN!
SMART Status, Attributes and Thresholds cannot be read.

Read SMART Log Directory failed: scsi error aborted command

Read SMART Error Log failed: scsi error aborted command

Read SMART Self-test Log failed: scsi error aborted command

Selective Self-tests/Logging not supported
</snip>

Thanks,
Gowtham

On Fri, May 29, 2020 at 10:13 PM Christian Franke <
Christian.Franke at t-online.de> wrote:

> Thommandra Gowtham wrote:
> > I need to get few parameters of SSD from Illumos. For example:
> >
> > ...
> >
> > 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 <http://www.smartmontools.org>
> >
> >
> > #######################################################################
> > ATA command routine ata_command_interface() NOT IMPLEMENTED under
> Solaris.
> > Please contact smartmontools-support at listi.jpberlin.de
> > <mailto:smartmontools-support at listi.jpberlin.de> if
> > you want to help in porting smartmontools to Solaris.
> > #######################################################################
>
> Self explanatory :-)
>
>
> >
> > Tried with '-T permissive' as well but no luck. I can get some data by
> > using '-d scsi' but not the raw attributes.
>
> Did you try without '-d' or with '-d sat' ?
>
> According to https://www.smartmontools.org/changeset/4140 this should
> work for SATA devices.
>
> Regards,
> Christian
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listi.jpberlin.de/pipermail/smartmontools-support/attachments/20200530/12f2d79a/attachment.html>


More information about the Smartmontools-support mailing list