Opened 3 months ago

Last modified 5 days ago

#1800 new patch

DB entry for Swissbit X-78m.2 Series

Reported by: Cassiano.Silva Owned by:
Priority: minor Milestone: unscheduled
Component: drivedb Version:
Keywords: ssd Cc:

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.

Attachments (3)

smartctl-Swissbit-X-78m.2_Series.txt (15.2 KB ) - added by Cassiano.Silva 3 months ago.
drivedb_X-78m2.h (1.3 KB ) - added by Cassiano.Silva 3 months ago.
X-7x.txt (1.4 KB ) - added by Cassiano.Silva 3 weeks ago.

Download all attachments as: .zip

Change History (9)

by Cassiano.Silva, 3 months ago

by Cassiano.Silva, 3 months ago

Attachment: drivedb_X-78m2.h added

comment:1 by Cassiano.Silva, 3 months ago

The drivedb_X-78m2.h file contains the piece of code to be added to the smartmontools DB.
The smartctl-Swissbit-X-78m.2_Series.txt file contains an smartctl example output with following part number: SFSA320GM2AK2TA-I-8C-21P-STD.

comment:2 by Christian Franke, 3 months ago

Component: alldrivedb
Keywords: ssd added
Milestone: unscheduledundecided

Please use consistent indentation. Do not use TAB characters. See the .editorconfig file.

	"-v 9,raw24(raw8),Power_On_Hours "
	"-v 12,raw48,Power_Cycle_Count "

Comment-out any entries which are already covered by the DEFAULT entry. Avoid rewording of DEFAULT entries if the meaning does not differ. The most other SSD entries for examples.

	"-v 241,raw48,Total_Host_LBA_Written "
	"-v 242,raw48,Total_Host_LBA_Read "
	"-v 243,raw48,Host_LBA_Write_Exp "
	"-v 248,raw48,Remaining_Life "

Add units (GiB, Percent, ...) if known. Use wording consistent with other entries.

PS: Please do not set a milestone in future submissions.

by Cassiano.Silva, 3 weeks ago

Attachment: X-7x.txt added

comment:3 by Cassiano.Silva, 3 weeks ago

I now modified the file to make the part number identification (row 2) more general for new P/Ns that may come in the future. TAB characters were eliminated. The file the was attached.

comment:4 by Christian Franke, 3 weeks ago

Milestone: undecidedunscheduled

comment:5 by Cassiano.Silva, 5 days ago

Hello,
is the code I provided now included in the smartmontools database?

comment:6 by Christian Franke, 5 days ago

No, as this ticket is still open. See also the FAQ here and here.

Note: See TracTickets for help on using tickets.