Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 1359)

Ticket Resolution Summary Owner Reporter
#267 fixed Add new SSD SMART attributes (Kingston V200) Christian Franke marek270409
Description

Please attached files.

Some very important SMART attributes like 168 A8 SATA PHY Error Count are properly detected.

#268 fixed smartd should avoid port multiplier devices on FreeBSD somebody charlesrandall
Description

When scanning for devices, smartd uses the FreeBSD cam subsystem to iterate through all of the devices on the system. When it encounters a SATA port multipler (e.g., /dev/pmp0) it sends commands to that device that eventually timeout. This delays boot by several minutes on a large system.

Running "smartd -q onechceck" produces errors like this for each port multiplier encountered,

Device: /dev/pmp8, opened (pass53:mvsch10:0:15:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 01 00 (pass53:mvsch10:0:15:0): CAM status: ATA Status Error (pass53:mvsch10:0:15:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) (pass53:mvsch10:0:15:0): RES: 51 04 00 00 00 00 00 00 00 00 00 (pass53:mvsch10:0:15:0): ATAPI_IDENTIFY. ACB: a1 00 00 00 00 40 00 00 00 00 01 00 (pass53:mvsch10:0:15:0): CAM status: Command timeout Device: /dev/pmp8, not ATA, no IDENTIFY DEVICE Structure Unable to register ATA device /dev/pmp8

These devices should be avoided on FreeBSD. The attached patch avoids them when running "smartd -d onecheck" but it is not clear if that is sufficient or even the right place to make such a change.

#272 fixed Support for SanDisk iSSD P4 16GB (SSD_9.41) Christian Franke jacky672
Description

gnome-disk-utility seems to show more attribute_name

Device is: Not in smartctl database

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  5 Reallocated_Sector_Ct   0x0002   100   100   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0002   100   100   000    Old_age   Always       -       4148
 12 Power_Cycle_Count       0x0002   100   100   000    Old_age   Always       -       481
171 Unknown_Attribute       0x0002   100   100   000    Old_age   Always       -       18
172 Unknown_Attribute       0x0002   100   100   000    Old_age   Always       -       2230656
173 Unknown_Attribute       0x0002   100   100   000    Old_age   Always       -       105
174 Unknown_Attribute       0x0002   100   100   000    Old_age   Always       -       36
187 Reported_Uncorrect      0x0002   100   100   000    Old_age   Always       -       0
199 UDMA_CRC_Error_Count    0x0002   100   100   000    Old_age   Always       -       0
230 Head_Amplitude          0x0002   003   100   000    Old_age   Always       -       0
232 Available_Reservd_Space 0x0003   098   100   005    Pre-fail  Always       -       0
234 Unknown_Attribute       0x0002   100   100   000    Old_age   Always       -       86
241 Total_LBAs_Written      0x0002   100   100   000    Old_age   Always       -       1112661066
242 Total_LBAs_Read         0x0002   100   100   000    Old_age   Always       -       685699629

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.