Dave Russell
f64caba58b
Merge pull request #569 from 007revad/develop
Update to v3.6.124
2 months ago
Dave Russell
16344299bc
Update script to v3.6.124
- Bug fix for script trying to set write_mostly on SATA M.2 drives. Issue #567
- Bug fix for script trying to use nvme command to get SATA M.2 drives' vendor id. Issue #567
2 months ago
Dave Russell
c86e67b0a4
Update CHANGES.txt for version 3.6.124
Added bug fixes for SATA M.2 drives in version 3.6.124.
2 months ago
Dave Russell
915743f12d
Merge pull request #568 from 007revad/main
sync from main
2 months ago
Dave Russell
b2da9bdb44
Update script version to v3.6.123 and improve help text
Bug fix for WD Ultrastar drives that have "WDC " before the model name. Issue #559
2 months ago
Dave Russell
e144b176d8
Add v3.6.123 changes for WD Ultrastar drives
Added a new version entry for v3.6.123 with a bug fix for WD Ultrastar drives.
2 months ago
Dave Russell
1139da0ce3
Merge pull request #564 from 007revad/develop
Develop
2 months ago
Dave Russell
6083dab02e
Update for v3.6.122
2 months ago
Dave Russell
ae78f33140
Fix syntax error in getopt command
2 months ago
Dave Russell
923533fb24
Fix options in getopt command
2 months ago
Dave Russell
b095f29ed7
Update script version and enhance whitespace handling
Updated script version and improved whitespace trimming for drive model and firmware revision.
2 months 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.
2 months ago
Dave Russell
47c2287a6b
Merge pull request #562 from 007revad/develop
Develop
2 months 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 months ago
Dave Russell
d25dd700b2
Update script version and improve whitespace trimming
2 months ago
Dave Russell
5a139e4f8d
Merge pull request #560 from 007revad/develop
Develop
2 months ago
Dave Russell
1324b62ce9
Change whitespace trimming method for drive model
2 months ago
Dave Russell
553abedc45
Update CHANGES.txt for v3.6.120
2 months ago
Dave Russell
d051109c4d
Update README with additional help options
3 months ago
Dave Russell
7196e1f536
Document reboot option after DSM update
Add reboot option for DSM update in README
3 months 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 months 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 months ago
Dave Russell
f20abe57e2
Merge pull request #555 from 007revad/develop
Develop
3 months 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
3 months 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
3 months ago
Dave Russell
00d6f61992
Merge pull request #552 from 007revad/develop
Develop
3 months ago
Dave Russell
e3bd37f743
Update CHANGES.txt for version 3.6.118
3 months ago
Dave Russell
f4052cde0e
Update TRIM instructions for RAID configurations
3 months ago
Dave Russell
0f370e7280
Merge pull request #551 from 007revad/main
sync from main
3 months 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
3 months ago
Dave Russell
8e8ba93d8f
Add v3.6.118 changes to CHANGES.txt
Updated version history with changes for v3.6.118.
3 months ago
Dave Russell
f051eda588
Update CHANGES.txt for v3.6.117
3 months 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
3 months ago
Dave Russell
7692e1b210
Update README.md with SSD TRIM warnings
3 months ago
Dave Russell
79c7dfce2c
Update README for SSD TRIM support clarification
3 months ago
007revad
4648a1ad36
Update my-other-scripts.md
4 months ago
Dave Russell
0358413f0a
Merge pull request #542 from 007revad/develop
v3.6.116
4 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.
4 months ago
Dave Russell
d4742a54cb
Update CHANGES.txt for v3.6.116
Moved NVMe warning code and fixed false warnings for HDD volumes.
4 months ago
Dave Russell
760e818a69
Merge pull request #541 from 007revad/develop
v3.6.115
4 months ago
Dave Russell
a0d5c06361
Bump version to v3.6.115 with bug fixes
Updated version to v3.6.115 and added bug fixes.
4 months ago
Dave Russell
4f34ffc5f1
Update script version to v3.6.115
4 months ago
Dave Russell
559efaf76c
Merge pull request #539 from 007revad/develop
Develop
4 months ago
Dave Russell
437211520b
Update CHANGES.txt for version 3.6.114
4 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.
4 months ago
Dave Russell
5f2cb7520d
Merge pull request #537 from 007revad/develop
v3.6.113
4 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.
4 months ago
Dave Russell
840c147edf
Update CHANGES.txt with version 3.6.113 details
4 months ago
Dave Russell
0d6a701aa1
Bug fix for DSM 7.2 and earlier
Fixed hard coded web_packages instead of "$share"
4 months ago
Dave Russell
45a999e756
Merge pull request #533 from 007revad/main
sync from main
4 months ago