Custom Query (1434 matches)
Results (346 - 348 of 1434)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#498 | fixed | Support SMART error logs with more that 255 pages | ||
Description |
Some devices provide Extended Comprehensive SMART error logs with much more than the 255 pages (sectors) currently supported by smartctl. A Micron M600 for example provides 16383 pages.
The current implementation of |
|||
#499 | fixed | Add USB IDs for Prolific PL2571, PL2771 and PL2775 | ||
Description |
Based on a mail from ProlificUSA the command set implemented in ticket #482 should work with deviceIDs 0x2571, 0x2771, 0x2773, 0x2775. The patch attached adds the missing USB IDs for PL2571, PL2771 and PL2775. This is however UNTESTED! I only have a PL2773 to test. I am not aware of the politics regarding adding support for untested IDs, so it is for you to decide :-) |
|||
#500 | wontfix | ServeRAID M5015 support | ||
Description |
Can support for the above controller be added? Currently when I run smartctl --scan /dev/sda -d scsi # /dev/sda, SCSI device /dev/sdb -d scsi # /dev/sdb, SCSI device smartctl -a --all /dev/sda === START OF INFORMATION SECTION === Vendor: IBM Product: ServeRAID M5015 Revision: 2.12 User Capacity: 145,999,527,936 bytes [145 GB] Logical block size: 512 bytes Logical Unit id: 0x600605b003b21a101bfcb9212751c03d Serial number: 003dc0512721b9fc1b101ab203b00506 Device type: disk Local Time is: Mon Dec 01 10:13:19 2014 AUSEDT SMART support is: Unavailable - device lacks SMART capability. === START OF READ SMART DATA SECTION === Error Counter logging not supported Device does not support Self Test logging If I use a commercial tool I can access the SMART information |