mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 05:35:59 +03:00
[GH-ISSUE #224] Doesn't work with Synology Plus HDD #587
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#587
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @afocke on GitHub (Jan 22, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/224
Accidentally bought the 5.400rpm version of Syno's Plus HDD which is not supported on DS1823xs+ (!?!).
The scripts works with WD red, but does not with Synology HAT3300-8T. Storage manager shows "Healthy" for WD Red, but "Unverified" for the Synology disks.
Does Synology block them in a different way?
Any ideas?
Script output:
@007revad commented on GitHub (Jan 22, 2024):
If you schedule the script with the
-eor--emailit will prevent those[0;36m,[0;33mand[0mfrom appearing in the task scheduler emails and task scheduler's "Action > View result".I just had a look in the DS1823xs+ drive database file and even though it only contains Synology drives there are different compatibility values for different drives:
I've never noticed the "unverified" before. All of the HAT3300, SAT5210 and SNV3410 drives are "unverified" for the DS1823xs+.
Try the following commands via SSH:
Or as a scheduled task run as root:
You should not need to reboot. But if you have storage manager open you'll need to refresh the browser tab.
Let me know if that works and I'll add it to the script.
@afocke commented on GitHub (Jan 22, 2024):
It worked! Will update the script once you found the time to add this to it.
You are great, thank you!
@007revad commented on GitHub (Jan 22, 2024):
Updated script here https://github.com/007revad/Synology_HDD_db/releases/tag/v3.4.82