Markus Trippelsdorf wrote:
> I could find no data sheet on the web. Most attributes
> make no sense without documentation. Someone should contact
> Indilinx and ask for a description of the values.
>
>   

Looks like even the general data format of the attributes part is broken.
(In the ATA Standard, this is a "Vendor Specific" black box in the SMART 
data block).

ATA-8 ACS introduces a new "Device Statistics" feature, the current 
ACS-2 draft lists also a page with SDD-specific information.

smartctl has no direct support for Device Statistics yet, but the binary 
info can be read.

Could you possibly try the following commands with current CVS release 
of smartctl:

# smartctl -l directory /dev/ice

If the log directory lists page 0x04 [Device Statistics], then it may 
work to read the statistics page 1:

# smartctl -l gplog,0x4,1 /dev/ice


-- 
Christian


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Smartmontools-database mailing list
Smartmontools-database@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-database

Reply via email to