-
-
Notifications
You must be signed in to change notification settings - Fork 289
Description
Hi everyone,
I’m facing an issue with my WD Red SN700 1TB NVMe drives on my DS1522+ NAS. Despite trying various configurations and options, the drives are still reported as incompatible.

Here’s what I’ve tried so far:
Using the syno_hdd_db.sh script with various options:
-r
-i
-f
-w
Rebooting the NAS after applying changes.
The script returns the following output:
`Synology_HDD_db v3.6.111
DS1522+ x86_64 DSM 7.2.2-72806-3
StorageManager 1.0.0-00502
ds1522+_host_v7 version 8044
Using options: -r -i -f -w
Running from: /volume1/scripts/syno_hdd_db.sh
HDD/SSD models found: 1
HDP725050GLA360,GM4OA5CA,500 GB
M.2 drive models found: 1
WD Red SN700 1000GB,111150WD,1000 GB
No M.2 PCIe cards found
No Expansion Units found
HDP725050GLA360 already exists in ds1522+_host_v7.db
WD Red SN700 1000GB already exists in ds1522+_host_v7.db
Disabled support disk compatibility.
Support memory compatibility already disabled.
Max memory is set to 32 GB.
NVMe support already enabled.
M.2 volume support already enabled.
Drive db auto updates already enabled.
Support WDDA already disabled.
DSM successfully checked disk compatibility.
You may need to reboot the Synology to see the changes.
`
Despite these changes, I continue to get the compatibility error for the WD Red SN700 drives.
I’m asking:
Do I need to run another script, such as Synology_enable_M2_volume, to fix this issue?
Is it necessary to apply a Scheduled Task for the changes to take effect, or is running the script manually enough?
Is there any other configuration or solution I can try to resolve the issue?
Thank you in advance for your help!