Custom Query (1560 matches)
Results (412 - 414 of 1560)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1463 | invalid | Samsung NVME Power on Hours: - space between the digits of the value | ||
| Description |
smartctl - in the case of samsung nvme disks for values above 1000h, the returned Power of Hours: 1 234 always contains a space between the first and second digit for other disks everything is fine ( Power of Hours: 1234 ) greetings Anna |
|||
| #1464 | invalid | NVMe drives in database? (Samsung SSD 970 EVO Plus 500GB) | ||
| Description |
I noticed that my NVMe drive isn't in the database yet; the FAQ still mentions that they are not added, but I assume that entry is older, since smartctl does actually support NVMe these days? If they are now accepted, please find attached the data for a Samsung Evo 970 drive. If not, feel free to say so and close this ticket :-) |
|||
| #1467 | fixed | Autodetection under OpenBSD assumes full SCSI for sd-Devices | ||
| Description |
Under OpenBSD not only SCSI devices, but also sata devices have names like /dev/sd0. When autodetectiong such a device, smartmontools uses the full scsi commandset instead of only sat commands. One way to fix this would be to change line 592 in os_openbsd.cpp to something like this: return new openbsd_scsi_device(this, name, "", true /*scanning*/); |
|||
