mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 21:55:59 +03:00
[GH-ISSUE #154] Error in running hdd_db script #66
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#66
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 @tianli9 on GitHub (Oct 19, 2023).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/154
@007revad commented on GitHub (Oct 19, 2023):
Did you get the same error the first time you ran syno_hdd-db?
It looks like your HDDs were migrated from a different Synology model?
What does this command return:
ls /sys/block | grep -E "(sata|sd)"Can you save a copy of ds920+_host.db
cp /var/lib/disk-compatibility/ds920+_host.db /volume1/BACKUPThen go to your BACKUP shared folder, zip ds920+_host.db and attach the zip file to your reply here.
@tianli9 commented on GitHub (Oct 20, 2023):
Thanks for feedback.

I cant remember what happened on the very first time to run this script, it may works at that time, or not, at least i run it for times, it is not a one time success action.
This is the result i run your command
and i saved the ds920+_host.db and here is the copy.
ds920+_host.zip
Thanks again for helping on this.
@007revad commented on GitHub (Oct 20, 2023):
Can you run the script again, and let the script update itself to the new version.
Or download the new version here:
https://github.com/007revad/Synology_HDD_db/releases/tag/v3.1.65
@tianli9 commented on GitHub (Oct 20, 2023):
It works!Thanks!

So, i need to run this script after every DSM update right?
@007revad commented on GitHub (Oct 21, 2023):
Excellent.
Yes. And after adding any different drives.
Or you can schedule the script to run when the Synology boots up. https://github.com/007revad/Synology_HDD_db/blob/main/how_to_schedule.md
@tianli9 commented on GitHub (Oct 21, 2023):
Awesome! Have a nice day!