<div dir="ltr">Thanks for your reply Christian.<div><br></div><div>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.</div><div>Any pointers would be much appreciated.</div><div><br></div><div><snip></div><div># smartctl -d sat -a /dev/rdsk/c11t0d0s0<br>smartctl 7.1 2019-12-30 r5022 [i386-pc-solaris2.11] (local build)<br>Copyright (C) 2002-19, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org">www.smartmontools.org</a><br><br>=== START OF INFORMATION SECTION ===<br>Device Model:     SQF-S25M8-128G-S8C<br>Serial Number:    FF3607431CAB00091656<br>Firmware Version: S8FM06A7<br>User Capacity:    128,035,676,160 bytes [128 GB]<br>Sector Size:      512 bytes logical/physical<br>Rotation Rate:    Solid State Device<br>Form Factor:      2.5 inches<br>Device is:        Not in smartctl database [for details use: -P showall]<br>ATA Version is:   ATA8-ACS (minor revision not indicated)<br>SATA Version is:  SATA 3.1, 6.0 Gb/s<br>Local Time is:    Fri May 29 18:45:43 2020 PDT<br>SMART support is: Available - device has SMART capability.<br>SMART support is: Enabled<br><br>Read SMART Data failed: scsi error aborted command<br><br>=== START OF READ SMART DATA SECTION ===<br>SMART Status command failed: scsi error aborted command<br>SMART overall-health self-assessment test result: UNKNOWN!<br>SMART Status, Attributes and Thresholds cannot be read.<br><br>Read SMART Log Directory failed: scsi error aborted command<br><br>Read SMART Error Log failed: scsi error aborted command<br><br>Read SMART Self-test Log failed: scsi error aborted command<br><br>Selective Self-tests/Logging not supported<br></div><div></snip></div><div><br></div><div>Thanks,</div><div>Gowtham</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 29, 2020 at 10:13 PM Christian Franke <<a href="mailto:Christian.Franke@t-online.de">Christian.Franke@t-online.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thommandra Gowtham wrote:<br>
> I need to get few parameters of SSD from Illumos. For example:<br>
><br>
> ...<br>
><br>
> But when I try to retrieve, I see that it is not supported in Solaris. <br>
> Is there any other way we can get the raw data in Illumos/Solaris?<br>
><br>
> # /usr/local/sbin/smartctl -d ata   -a /dev/rdsk/c11t0d0s0<br>
> smartctl 7.1 2019-12-30 r5022 [i386-pc-solaris2.11] (local build)<br>
> Copyright (C) 2002-19, Bruce Allen, Christian Franke, <br>
> <a href="http://www.smartmontools.org" rel="noreferrer" target="_blank">www.smartmontools.org</a> <<a href="http://www.smartmontools.org" rel="noreferrer" target="_blank">http://www.smartmontools.org</a>><br>
><br>
><br>
> #######################################################################<br>
> ATA command routine ata_command_interface() NOT IMPLEMENTED under Solaris.<br>
> Please contact <a href="mailto:smartmontools-support@listi.jpberlin.de" target="_blank">smartmontools-support@listi.jpberlin.de</a> <br>
> <mailto:<a href="mailto:smartmontools-support@listi.jpberlin.de" target="_blank">smartmontools-support@listi.jpberlin.de</a>> if<br>
> you want to help in porting smartmontools to Solaris.<br>
> #######################################################################<br>
<br>
Self explanatory :-)<br>
<br>
<br>
><br>
> Tried with '-T permissive' as well but no luck. I can get some data by <br>
> using '-d scsi' but not the raw attributes.<br>
<br>
Did you try without '-d' or with '-d sat' ?<br>
<br>
According to <a href="https://www.smartmontools.org/changeset/4140" rel="noreferrer" target="_blank">https://www.smartmontools.org/changeset/4140</a> this should <br>
work for SATA devices.<br>
<br>
Regards,<br>
Christian<br>
<br>
</blockquote></div>