Custom Query (1556 matches)
Results (142 - 144 of 1556)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1800 | duplicate | DB entry for Swissbit X-78m.2 Series | ||
| Description |
Can you please add the drivedb_X-78m2.h file to the smartmontools DB? It's a card series from Swissbit AG that contains several different part numbers. |
|||
| #1799 | fixed | Modify SSSTC/SATA ERX-GD/CD to database (AF3MA31DTELT240A) | ||
| Description |
Modify SSSTC/SATA ERX-GD/CD to database |
|||
| #1798 | fixed | drivedb.h: Seagate IronWolf Pro RegEx Improvement | ||
| Description |
I propose an update to the drivedb.h file in order to correctly support the latest Seagate IronWolf Pro harddrives. OLD REGEX: ST8000NE0004-1ZF11G/EN01, ST8000NE0021-2EN112/EN02, ST16000NE000-2RW103/EN02 "ST([24]000NE0025|4000NE001|6000NE0023|8000NE00(04|08|21)|(10|12|14)000NE000[478]|16000NE000)-.*", NEW REGEX: ST8000NE0004-1ZF11G/EN01, ST8000NE0021-2EN112/EN02, ST16000NE000-2RW103/EN02, ST8000NE001-2M7101/EN01 "ST(22|20|18|16|14|12|10|8|6|4|2)000N[ET]0?0(00|01|04|07|08|21|25)-.*", The proposed regex was derived from the drives mentioned in the current drivedb.h and the official Seagate IronWolf Pro datasheet. Information on Seagate model numbering can be found here: https://www.seagate.com/files/staticfiles/docs/pdf/marketing/st-model-number-cheat-sheet-sc504-1-1102us.pdf Regex was tested with: smartctl -P showall <MODEL NUMBER>-2M7101 Were <MODEL NUMBER> was replaced by all model numbers in the current drivedb.h and the datasheet. Further tested by smartctl -a /dev/ada1 with an ST8000NE001-2M7101 drive. |
|||
