Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 1359)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#1813 duplicate smartd does not run self-tests on NVME devices elenril
Description

I am very happy that 7.4 adds support for self-tests on NVME devices to smartctl, and it indeed works with the two drives in my machine. However, this does not seem to extend to smartd, as it seems to be ignoring these devices when running self-tests.

I have the following line in my smartd.conf:

DEVICESCAN -d removable -s (S/../.././02|L/../15/./03) -n standby -m root -M exec /usr/share/smartmontools/smartd-runner

but have also tried specifying the devices explicitly. smartd does recognize the devices and claims to monitor them (see attached log), just never runs any self-tests (unlike on SATA devices).

#1812 fixed add support for Verbatim Mobile Hard Drive (0x18a5:0x0446) Christian Franke Mikuláš Patočka
Description

Hi

Here I'm adding a database entry for Verbatim Mobile Hard Drive: https://www.alza.cz/verbatim-mobile-drive-500gb-refurbished-d9843471.htm

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>

---
 drivedb.h |    6 ++++++
 1 file changed, 6 insertions(+)

Index: smartmontools/drivedb.h
===================================================================
--- smartmontools.orig/drivedb.h        2024-03-20 11:25:03.000000000 +0100
+++ smartmontools/drivedb.h     2024-03-20 11:39:37.000000000 +0100
@@ -6381,6 +6381,12 @@ const drive_settings builtin_knowndrives
     "",
     "-d sat"
   },
+  { "USB: Verbatim Mobile Hard Drive; ", // USB 3.0
+    "0x18a5:0x0446",
+    "",
+    "",
+    "-d sat"
+  },
   // Silicon Image
   { "USB: Vantec NST-400MX-SR; Silicon Image 5744",
     "0x1a4a:0x1670",
#1811 duplicate Add SK hynix SE5110 to the Database (Same request as #1776) ksj0312
Description

Hi

I wrote #1776 request because I think I need to update the drive database. However, even after 3 months of requesting #1776 cases, there is no update in the drive database, so I'm requesting it again. There are a total of four drives that need to be registered, and I have attached this information as a file, so please register as soon as possible.

Thank you.

1 2 3 4 5 6 7 8 9 10 11 12
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.