mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 21:55:59 +03:00
[GH-ISSUE #248] same year/make/model HDD in different NAS with different results using --showedits #802
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#802
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wu0lss4j on GitHub (Feb 18, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/248
Hi, running Synology_HDD_db v3.4.84 script on a DS218 and a DS218j equipped with the same HDD year/make/model has different results. I should expect so, but the --showedits breaks with the DS218j. See below.
DS218
and for the DS218j
I was looking at the code, but couldn't figure out what could trigger this "rec_intvl" error.
@007revad commented on GitHub (Feb 18, 2024):
I find it interesting that you ignored the:
I hadn't realised that Synology NAS models without memory upgrade slots don't have dmidecode.
Both your NAS obviously had DSM 6 previously because they both have host.db and host_v7.db files.
It's interesting that the --showedits option chose to show the contents of the old ds218j_host.db for DS218j and the new v7 ds218_host_v7.db for the DS218.
The "rec_intvl" is not an error. In the old pre-v7 version of the drive database all drives have that line:
@wu0lss4j commented on GitHub (Feb 18, 2024):
I had no idea about the dmiencode connection. Yes, all of my NAS' have had DSM 6, I was very late to the DSM 7 party. Anyway, this situation only caused by 17.02.2024 HDD compat db push by Synology, which reddit thread then recommended this script. I studied the script, made an educated guess that this wouldn't mess the NAS and now I find myself here.
So I guess, what I want to ask is,... is this fine? I don't plan to run the script again until I replace dying HDDs. Am I ok with this?
@007revad commented on GitHub (Feb 18, 2024):
Yes, it's all okay.
And with a DS218/DS218j you really don't need this script.