Synology HDD Db Versions Save

Add your HDD, SSD and NVMe drives to your Synology's compatible drive database

v3.5.90

3 weeks ago
  • Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor in DSM 7.2
    • Previously only supported DSM 7.2.1
  • Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor even if PCIe M.2 adaptor not found.
    • This may allow creating NVMe volumes on 3rd party PCIe M.2 adaptors.
  • Bug fix for when there's multiple expansion unit models only the last expansion unit was processed. Issue #288
  • Bug fix for when there's multiple M2 adaptor card models only the last M2 card was processed.
  • Bug fix for incorrectly matching model name variations as well as the exact model name.
    • e.g. RX1217 matched RX1217, RX1217rp and RX1217sas.

v3.5.89

1 month ago
  • Bug fix for -s, --showedits option with multiple of the same drive model but with different firmware versions. Issue #276

v3.5.88

1 month ago
  • Changed how memory compatibility is disabled for older models. Issue #272

v3.4.87

2 months ago
  • Fix Invalid json format syslog output #270

v3.4.86

3 months ago
  • Hard coded /usr/syno/bin/ for Synology commands (to prevent $PATH issues). #249

v3.4.84

4 months ago
  • Bug fix when script updates itself and user ran the script from ./scriptname.sh

v3.4.83

4 months ago
  • Fix for drives that exist in the drive database already but have "compatibility not_support".
    • Affected drives were showing as "Incompatible" in storage manager.
    • Need to use the -i or --incompatible option.

v3.4.82

4 months ago
  • Fix for drives that exist in the drive database already but have "compatibility unverified". Issue #224
    • Affected drives were showing as "Unverified" in storage manager.

v3.4.81

4 months ago
  • Bug fix for false "This script is NOT running on a Synology NAS!" if uname is installed from Entware. Issue #218

v3.4.80

4 months ago
  • Bug fix for chmod failed on changes.txt to fix issue #208
  • Improved help message.