Releases: 007revad/Synology_HDD_db
Releases · 007revad/Synology_HDD_db
v3.5.93
- Bug fix for false "Failed to delete tmp files" log entries when script updates itself. Issue #312
- Bug first appeared in v3.1.64
v3.5.92
- Changed to support M.2 SATA SSDs in M2D18 or M2D17.
- Change -s, --show option to show changes for each different drive model.
v3.5.91
- Changed to not exit if no SATA or SAS drives found. Issue #303
- Now only exits if no SATA, SAS or NVMe drives found.
v3.5.90
- 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
- Bug fix for -s, --showedits option with multiple of the same drive model but with different firmware versions. Issue #276
v3.5.88
- Changed how memory compatibility is disabled for older models. Issue #272
v3.4.87
- Fix Invalid json format syslog output #270
v3.4.86
- Hard coded /usr/syno/bin/ for Synology commands (to prevent $PATH issues). #249
v3.4.84
- Bug fix when script updates itself and user ran the script from ./scriptname.sh
v3.4.83
- 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.