|
|
@ -27,7 +27,7 @@ |
|
|
# Now warns if script is located on an M.2 volume. |
|
|
# Now warns if script is located on an M.2 volume. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scriptver="v3.4.79" |
|
|
scriptver="v3.4.80" |
|
|
script=Synology_HDD_db |
|
|
script=Synology_HDD_db |
|
|
repo="007revad/Synology_HDD_db" |
|
|
repo="007revad/Synology_HDD_db" |
|
|
scriptname=syno_hdd_db |
|
|
scriptname=syno_hdd_db |
|
|
@ -60,12 +60,14 @@ Usage: $(basename "$0") [options] |
|
|
Options: |
|
|
Options: |
|
|
-s, --showedits Show edits made to <model>_host db and db.new file(s) |
|
|
-s, --showedits Show edits made to <model>_host db and db.new file(s) |
|
|
-n, --noupdate Prevent DSM updating the compatible drive databases |
|
|
-n, --noupdate Prevent DSM updating the compatible drive databases |
|
|
-m, --m2 Don't process M.2 drives |
|
|
-r, --ram Disable memory compatibility checking (DSM 7.x only) |
|
|
-f, --force Force DSM to not check drive compatibility |
|
|
|
|
|
-r, --ram Disable memory compatibility checking (DSM 7.x only), |
|
|
|
|
|
and sets max memory to the amount of installed memory |
|
|
and sets max memory to the amount of installed memory |
|
|
-w, --wdda Disable WD WDDA |
|
|
-w, --wdda Disable WD Device Analytics to prevent DSM showing |
|
|
-e, --email Disable colored text in output scheduler emails. |
|
|
a false warning for WD drives that are 3 years old |
|
|
|
|
|
DSM 7.2.1 already has WDDA disabled |
|
|
|
|
|
-f, --force Force DSM to not check drive compatibility |
|
|
|
|
|
Do not use this option unless absolutely needed |
|
|
|
|
|
-e, --email Disable colored text in output scheduler emails |
|
|
--restore Undo all changes made by the script |
|
|
--restore Undo all changes made by the script |
|
|
--autoupdate=AGE Auto update script (useful when script is scheduled) |
|
|
--autoupdate=AGE Auto update script (useful when script is scheduled) |
|
|
AGE is how many days old a release must be before |
|
|
AGE is how many days old a release must be before |
|
|
|