Dave Russell
923533fb24
Fix options in getopt command
18 hours ago
Dave Russell
b095f29ed7
Update script version and enhance whitespace handling
Updated script version and improved whitespace trimming for drive model and firmware revision.
1 day ago
Dave Russell
ca75ef2dbc
Update CHANGES.txt for version 3.6.122
Added bug fixes for drive models and NVMe drives with multiple consecutive spaces.
1 day ago
Dave Russell
68ec8ead61
Bump version to v3.6.121 and add --reboot option
Updated version number to v3.6.121 and added new option.
2 days ago
Dave Russell
d25dd700b2
Update script version and improve whitespace trimming
2 days ago
Dave Russell
1324b62ce9
Change whitespace trimming method for drive model
2 days ago
Dave Russell
553abedc45
Update CHANGES.txt for v3.6.120
2 days ago
Dave Russell
d051109c4d
Update README with additional help options
3 weeks ago
Dave Russell
7196e1f536
Document reboot option after DSM update
Add reboot option for DSM update in README
3 weeks ago
Dave Russell
a9da09fc89
Update script version to v3.6.120 and add reboot option
Added a new option to reboot the NAS after DSM updates if the build number has changed, specifically for NVMe volumes or PCIe cards requiring a second reboot.
3 weeks ago
Dave Russell
267808e3f7
Add --reboot option for NAS DSM updates
Added a new option to reboot the NAS after DSM updates if the build number has changed, specifically for NVMe volumes or PCIe cards requiring a second reboot.
3 weeks ago
Dave Russell
14c25d9ffd
Update script to version 3.6.119
v3.6.119
- Bug fix for "cat: /sys/block//sys/block/sata1/device/vendor: No such file or directory" errors. Issue #554
4 weeks ago
Dave Russell
a457c5abcb
Update CHANGES.txt for version 3.6.119
- Bug fix for "cat: /sys/block//sys/block/sata1/device/vendor: No such file or directory" errors. Issue #554
4 weeks ago
Dave Russell
e3bd37f743
Update CHANGES.txt for version 3.6.118
4 weeks ago
Dave Russell
f4052cde0e
Update TRIM instructions for RAID configurations
4 weeks ago
Dave Russell
0f370e7280
Merge pull request #551 from 007revad/main
sync from main
4 weeks ago
Dave Russell
8ebe2fb58a
Update script to v3.6.118
v3.6.118
- Changed to enable creating M.2 storage pool and volume in Storage Manager after making DSM check disk compatibility. # GitHub issue #441
4 weeks ago
Dave Russell
8e8ba93d8f
Add v3.6.118 changes to CHANGES.txt
Updated version history with changes for v3.6.118.
4 weeks ago
Dave Russell
f051eda588
Update CHANGES.txt for v3.6.117
1 month ago
Dave Russell
83f9948f08
Update syno_hdd_db.sh to v3.6.117
v3.6.117
- Added SSD TRIM warning of possible data loss if non-Synology SSDs or NVMes are in RAID 5, 6 or SHR with more than 3 drives.
- See https://kb.synology.com/en-global/DSM/tutorial/Why_is_SSD_TRIM_available_only_for_SSDs_in_the_compatibility_list
1 month ago
Dave Russell
7692e1b210
Update README.md with SSD TRIM warnings
1 month ago
Dave Russell
79c7dfce2c
Update README for SSD TRIM support clarification
1 month ago
007revad
4648a1ad36
Update my-other-scripts.md
2 months ago
Dave Russell
0358413f0a
Merge pull request #542 from 007revad/develop
v3.6.116
2 months ago
Dave Russell
f6672d4d45
Update script version to v3.6.116
Moved NVMe warning code and fixed false warnings for SHR HDD volumes with mixed drive sizes.
2 months ago
Dave Russell
d4742a54cb
Update CHANGES.txt for v3.6.116
Moved NVMe warning code and fixed false warnings for HDD volumes.
2 months ago
Dave Russell
760e818a69
Merge pull request #541 from 007revad/develop
v3.6.115
2 months ago
Dave Russell
a0d5c06361
Bump version to v3.6.115 with bug fixes
Updated version to v3.6.115 and added bug fixes.
2 months ago
Dave Russell
4f34ffc5f1
Update script version to v3.6.115
2 months ago
Dave Russell
559efaf76c
Merge pull request #539 from 007revad/develop
Develop
2 months ago
Dave Russell
437211520b
Update CHANGES.txt for version 3.6.114
2 months ago
Dave Russell
71a5d91383
Update script to v3.6.114
v3.6.114
- Added syno_hdd_shutdown.sh to the auto update code.
- Now if script is located on an NVMe volume it warns you and exits. Previously it just warned you and continued.
- Bug fix for DSM 7.3 not disabling compatible drive database auto update.
2 months ago
Dave Russell
5f2cb7520d
Merge pull request #537 from 007revad/develop
v3.6.113
2 months ago
Dave Russell
8bbeaeec7d
Update script version and add duplicate check function
v3.6.113
- Added check that DSM 7.3 db file was successfully compacted.
- Added drive's firmware version to messages.
- Improved checking if drive and firmware version were successfully added to db file.
- Bug fix for adding duplicate drive if 2 or more of the same drive model had different firmware versions.
- Also removes duplicate drive entries if they exist (before correctly editing the file).
- Bug fix adding size_gb to to drive firmware version entries instead of just the "default" key section.
2 months ago
Dave Russell
840c147edf
Update CHANGES.txt with version 3.6.113 details
2 months ago
Dave Russell
0d6a701aa1
Bug fix for DSM 7.2 and earlier
Fixed hard coded web_packages instead of "$share"
2 months ago
Dave Russell
45a999e756
Merge pull request #533 from 007revad/main
sync from main
2 months ago
Dave Russell
3206fc60bb
Add bug fix for DSM 7.3 database file issue
Add compactdb function to optimize database files to fix a bug in DSM 7.3 and later regarding spaces in new database files.
2 months ago
Dave Russell
df778820e6
Add bug fix for DSM 7.3 database file issue
Fixed a bug in DSM 7.3 and later regarding spaces in new database files.
2 months ago
Dave Russell
23561c9717
Add script to stop packages on NVMe volumes during shutdown
Companion script for syno_hdd_db.sh to schedule as root to run at shutdown to stop packages that are installed on an NVMe volume.
2 months ago
Dave Russell
10f04df61e
Add images/ to export-ignore in .gitattributes
3 months ago
Dave Russell
1e15d4f8c3
Add export-ignore for .github directory
3 months ago
Dave Russell
fd65f925b1
Update README with TRIM usage instructions
Clarified instructions for enabling TRIM on SSDs.
4 months ago
Dave Russell
b16edb9c68
Merge pull request #519 from 007revad/develop
Develop
4 months ago
Dave Russell
6e17fc7352
Add TRIM support for 3rd party SSDs in 2025 plus models
Added information about enabling TRIM on 3rd party SSDs in 2025 plus models.
4 months ago
Dave Russell
a14bff6a7f
Merge pull request #517 from 007revad/main
sync from main
4 months ago
Dave Russell
cdbe73bb1b
Remove committers.top badge from README
Removed the committers.top badge from the README file.
4 months ago
Dave Russell
3cc70413d7
Update compatibility information for DSM versions
4 months ago
Dave Russell
2982e358ff
Merge pull request #515 from 007revad/main
sync from main
4 months ago
Dave Russell
c3894d03fc
Update 2025 Plus models documentation for DSM 7.3
Updated the document to reflect changes in DSM 7.3 regarding restrictions for 2025 Plus models and provided solutions for unverified drives.
4 months ago