mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 21:55:59 +03:00
[GH-ISSUE #553] Hard Drives Reverted to Not Listed #701
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#701
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 @tommyd355 on GitHub (Jan 20, 2026).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/553
Running syno_hdd_db.sh on both my DS2422+ and DS3622xs+. Both, today, reverted to ALL hard drives reporting not in the Synolgy approved list. Yes I am running ALL non-Synolgy drives. Received an email for every one of the 22 hard drives. The DS3622xs+ shows up for 26 some odd days. The DS2422+ shows up for 46 days. Both running DSM 7.3.2-86009. Ran the script again today (auto updated from v116 to v118) and ALL hard drive warnings cleared.
Any ideas why I lost the fix? Has Synology figured out how to push out some kind of hard drive list reset?
Thanks !!!
@007revad commented on GitHub (Jan 20, 2026):
Do you run syno_hdd-db.sh with the -n or --noupdate option?
DSM checks for new versions of the drive database at midnight, and when a new drive is inserted. DSM 7.3 removed the setting the script used to use to prevent DSM auto updating the drive databases. But v3.6.115 and newer use a new method of preventing DSM auto updating the drive databases. Maybe the new method only blocks manual drive database updates and not auto updates.
I see that the SynoOfflinePack drive database download is now version 1031 where the previous version was 1022.
I also have auto package updates disabled (set to notify me when there's a package update available) because DSM uses package center to silently updated the SynoOnlinePack and my Synology NAS have not updated the drive databases.
@beiminghaoze commented on GitHub (Jan 20, 2026):
Due to a Synology drive database update today, certain hard drives are now showing as 'Not Listed.' Simply re-running the script will resolve the issue and restore the status to OK.
@tommyd355 commented on GitHub (Jan 20, 2026):
Yes, I had the Package Center set to "Auto-Update all packages to the latest versions".
Now set to "Disable auto-update".
Will also rerun the script with the -n option !!!
Thank you for the answer !!!