Custom Query (1559 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1559)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#1961 fixed Add Support for HPE branded Micron disk (VK001920GXAWN) Christian Franke Aaron
Description

Just noticed that these HPE Micron branded SSDs do not show all attributes and they aren't in the latest hard drive database.

I believe they are based on the Micron 5300 Pro MTFDDAK1T9TDS.

smartctl -P showall 'HP VK001920GAWN' No presets are defined for this drive. Its identity strings: MODEL: HP VK001920GXAWN FIRMWARE: (any)

#1960 fixed Please add Seagate ST14000NM0121 to the database Cmdr_Zod
Description

I recently got my hands on a factory recertified Seagate Exos 2x14 Mach 2, Model ST14000NM0121. I couldn't find a datasheet for this exact model. Unfortunately, for this whole class of drives it is hard to get data sheets, manuals or actual drives at a reasonable price. This is a multi actuator drive, which also gets nicely reported by the kernel:

[    4.331104] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.331804] ata4.00: ACPI cmd f5/00:00:00:00:00:e0(SECURITY FREEZE LOCK) filtered out
[    4.331808] ata4.00: ATA-11: ST14000NM0121, SN01, max UDMA/133
[    4.344485] ata4.00: 27344764928 sectors, multi 16: LBA48 NCQ (depth 32)
[    4.439362] ata4.00: Features: NCQ-sndrcv CPR
[    4.530128] ata4.00: ACPI cmd f5/00:00:00:00:00:e0(SECURITY FREEZE LOCK) filtered out
[    4.547385] ata4.00: configured for UDMA/133
...
[    4.553663] sd 3:0:0:0: [sdc] 2 concurrent positioning ranges

Performance is as expected, which the read/write performance dropping steadily like any hdd, but jumping back to its initial speed after 50% drive capacity and then dropping again.

Please find attached the output of smartctl -x /dev/sdX I will also attach the output of openSeaChest_SMART for reference.

#1959 fixed Broken smart_drivedb.h on svn (7.2 branch only) alt36
Description

Attempts to update drivedb from the default 'svn' source currently fail:

/usr/sbin/update-smart-drivedb: /var/lib/smartmontools/drivedb/drivedb.h.error: rejected by /usr/sbin/smartctl, probably no longer compatible

Comparing the downloaded .error file to the the previous version, I note the removal of "*/" to close a comment:

# diff -u /var/lib/smartmontools/drivedb/drivedb.h /var/lib/smartmontools/drivedb/drivedb.h.error
--- /var/lib/smartmontools/drivedb/drivedb.h    2025-06-16 11:34:11.701789880 +0100
+++ /var/lib/smartmontools/drivedb/drivedb.h.error      2025-06-16 11:54:53.267945471 +0100
@@ -67,8 +67,7 @@

 /*
 const drive_settings builtin_knowndrives[] = {
- */
-  { "VERSION: 7.2/5706 2025-04-27 16:54:06 $Id$",
+  { "VERSION: 7.2/5761 2025-06-15 11:51:35 +0000 5240566eef62",
     "-", "-",
     "Version information",
     ""

If I specify e.g. "-u github" to use a different download source, the drivedb.h file is currently OK.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.