[GH-ISSUE #553] Hard Drives Reverted to Not Listed #701

Open
opened 2026-03-11 13:14:27 +03:00 by kerem · 3 comments
Owner

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 !!!

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 !!!
Author
Owner

@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.

sudo synosetkeyvalue /etc/synoinfo.conf show_autoupdatetype_notify yes
Image
<!-- gh-comment-id:3770977803 --> @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. ``` sudo synosetkeyvalue /etc/synoinfo.conf show_autoupdatetype_notify yes ``` <img width="795" height="362" alt="Image" src="https://github.com/user-attachments/assets/51fec98b-fceb-4280-adc0-c7a2b318cd9e" />
Author
Owner

@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.

<!-- gh-comment-id:3771058568 --> @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.
Author
Owner

@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 !!!

<!-- gh-comment-id:3772575151 --> @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 !!!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_HDD_db#701
No description provided.