Custom Query (1531 matches)
Results (415 - 417 of 1531)
| Ticket | Resolution | Summary | Owner | Reporter | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #1221 | fixed | Add support for ASMedia ASM2362 USB to NVMe bridge | ||||||||||||||||||||||||||||||||||||||||||
| Description |
ASMedia ASM2362 provides a vendor specific NVMe pass-through SCSI command. This should be supported by smartmontools via a new See also the original report on smartmontools-database list. The commit 6dc489 from CrystalDiskInfo source code (SPDX-License-Identifier: MIT), shows the following CDB settings:
CDW10 = 0x00000001 for Identify Controller CDW10 = 0x007F0002 for Get SMART/Health Log (always 512 bytes) CDW10 = 0x01FF0001 for Get Error Log with 2048 bytes. Assignments of CDW10.byte3 and NSID are not obvious. |
|||||||||||||||||||||||||||||||||||||||||||
| #1222 | fixed | Smartd should ignore non-error entries from NVMe Error Information log | ||||||||||||||||||||||||||||||||||||||||||
| Description |
Some drives frequently add entries to the NVMe Error Information log which do not reflect an actual error. Smartd issues a LOG_CRIT message if the Number of Error Information Log Entries from the SMART/Health Information log has increased since the last check. This is misleading for such drives. Smartd should check whether the number of actual errors has increased since the last check. For original report and sample outputs see Debian Bug 900244. |
|||||||||||||||||||||||||||||||||||||||||||
| #1226 | fixed | licensing problems of linux_nvme_ioctl.h | ||||||||||||||||||||||||||||||||||||||||||
| Description |
SUSE licensig tool (babelworx) reported a following legal issue of smartmontools. smartmontools is declated as GPL-2.0-or-later But smartmontools-7.0/linux_nvme_ioctl.h is GPL-2.0 (only). Hopefully, there is a simple fix for this problem. New kernels contain updated linux_nvme_ioctl.h, which contain a new license: GPL-2.0 WITH Linux-syscall-note. This is sufficient to distribute smartmontools as GPL-2.0-or-later. |
|||||||||||||||||||||||||||||||||||||||||||
