mirror of
https://github.com/007revad/Synology_M2_volume.git
synced 2026-04-25 15:56:06 +03:00
[GH-ISSUE #191] Unable to remove the volume nor the storage pool #243
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_M2_volume#243
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 @zey0n on GitHub (Mar 7, 2025).
Original GitHub issue: https://github.com/007revad/Synology_M2_volume/issues/191
Hi, thanks for this script. I was able to use the M.2 SSD.
Now, when I try to remove this volume or storage pool using the UI, I get an error and am unable to remove either.
I found an old response suggesting resetting the storage pool using the following command, but even after the script runs successfully, the volume remains as it is:
sudo -i /volume1/media/script/Synology_M2_volume-2.0.30/syno_create_m2_volume.sh --allI ran it a few times, but the pool is still intact with the old volume and data.
Is there a way to undo what this script does?
Also, for 20+ year onwards models, is this script needed, or can we use Synology_HDD_db script?
@007revad commented on GitHub (Mar 7, 2025):
For 20+ year onwards models, you only need the Synology_HDD_db
The easiest solution for you would be:
@zey0n commented on GitHub (Mar 7, 2025):
This fixed it!! Thanks