mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #490] Strange drive detection issue #166
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#166
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 @tkirkland on GitHub (Jul 8, 2025).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/490
I may be missing something here.
But, in the UI:
Is this where one should use the -i option? As you see, the drive is registered in the database unless I'm missing something. Why does it still show as unverified? This is the only drive on which this occurs. Additionally, I have other drives of the same model but different revisions (I assume?) :
I traced the script, and if I remember correctly, it had to do with the similarity in the drive strings, though I cannot swear to this due to the elapsed time. There is no impact on usage, though curiosity did get the better of me! :)
It's no big deal; I'm just curious. Also, I scanned known issues, so if I overlooked it, please accept my apologies.
Thank you for creating this script.
@007revad commented on GitHub (Jul 11, 2025):
Try running the syno_hdd_db.sh with the -n option, then reboot.
@tkirkland commented on GitHub (Jul 11, 2025):
Nope. After reboot:
I was not kidding when I debugged it. That will teach me to be lazy and not make PRs. I'll debug again tomorrow to see if I can isolate the bug.