mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 21:55:59 +03:00
[GH-ISSUE #301] Need compatibility with Storage Cluster #608
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#608
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 @tmunsch on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/301
Originally assigned to: @007revad on GitHub.
I've ran your script on a single NAS and it works beautifully. However when I run it on a High Availability Cluster it only seems to affect the Active Server. I could just make the passive server active and run the script again but it's a production environment. Any thoughts on this? I'm happy to test things after hours etc and thank you so much for writing this you're amazing!
@007revad commented on GitHub (May 28, 2024):
If I understand this Synology page correctly there's no network access to the passive server (until it becomes the active server).
It's a pity you can't temporarily connect another cable to the passive server to SSH in and run the script.
I think the safest option would be to wait until after hours and make the passive server active and run the script again.
Make sure you run the script with the
-noption to prevent DSM updating the compatible drive database.I would normally suggest scheduling the script to run at boot in case DSM updates itself... but I suspect in a production environment you'd have DSM set to not auto update.