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

Christian Franke Christian.Franke at t-online.de
Fri May 29 18:43:46 CEST 2020


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



More information about the Smartmontools-support mailing list