mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #1] Didn't work properly on DS2422+ #502
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#502
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 @brimur on GitHub (Feb 26, 2023).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/1
Hi. I tried the script but only 1 drive model became verified...
https://i.imgur.com/5PT1x7E.png
@007revad commented on GitHub (Feb 27, 2023):
Can you please run the following command and reply with the result. Copy the result and paste it in your reply. You can delete the serial numbers.
for drive in /dev/sata*; do hdparm -i "$drive" | grep Model; done@007revad commented on GitHub (Feb 27, 2023):
Can you please try this version from the develop branch.
https://github.com/007revad/Synology_HDD_db/blob/develop/syno_hdd_db.sh
It will add a 2nd database entry for any drives named "WDC WDxxxxx". For example:
It won't hurt to have the extra entries in the database.
@brimur commented on GitHub (Feb 28, 2023):
Hi
Every drive is in there 5 times. Dunno if that is normal
@brimur commented on GitHub (Feb 28, 2023):
Output from the new branch...
@brimur commented on GitHub (Feb 28, 2023):
Just rebooted the NAS and the drives are still reporting as unverified except for the one SSD , WDC WDS100T1R0A-68A4W0
@007revad commented on GitHub (Mar 1, 2023):
There's an updated version available that will hopefully solve your issue.
https://github.com/007revad/Synology_HDD_db/releases/tag/V1.0.6
@iraklis10 commented on GitHub (Mar 1, 2023):
Thank you so much for this - I can confirm it worked perfectly on my DS2422+
@brimur commented on GitHub (Mar 2, 2023):
All good here too. Thanks very much! Great to login and see the green Healthy status :)