mirror of
https://github.com/007revad/Synology_enable_M2_volume.git
synced 2026-04-25 21:15:58 +03:00
[GH-ISSUE #84] Not necessary? syno_hdd_db was enough #439
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_enable_M2_volume#439
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 @FBlass on GitHub (Jun 24, 2023).
Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/84
Hi,
I wanted to create a storage pool on my DS423+ with Samsung 970 Evo and a 970 Evo Plus.
Before executing this script I used https://github.com/007revad/Synology_HDD_db which apparently was enough.
I was already able to create a storage pool and a volume out of my two M.2 NVMe SSDs in the UI.
I am on DSM 7.1.1-42962 Update 6.
Anything I am missing? Anything this script here adds in functionality?
In any case thank you for your wonderful work!!
@007revad commented on GitHub (Jun 25, 2023):
The Synology_enable_M2_volume script was written before I updated Synology_HDD_db to enable creating M.2 volumes.
There are some Synology models where both syno_hdd_db and syno_enable_m2_volume are needed. But if syno_hdd_db works for someone then there's no need to also use syno_enable_m2_volume.
@pergolafabio commented on GitHub (Jan 28, 2024):
Hey, i have an 423+ in order too , I think it officially only supports storage pool with 2 drives? Im gonna buy only one for now, then I probably still need the syno_enable_m2_volume script?
@pergolafabio commented on GitHub (Jan 28, 2024):
Or is it also possible with the synology_hdd_db script only to create a storage pool?
@007revad commented on GitHub (Jan 28, 2024):
Just the synology_hdd_db script will allow you to create a storage pool on the NVMe drive(s).
@pergolafabio commented on GitHub (Jan 28, 2024):
Also with 1 drive? Cause the 423+ only supports official 2 drives as storage...
@pergolafabio commented on GitHub (Jan 28, 2024):
I also see this, seems not possible anymore with the HDD script only with newer DSM?
Or do you have more feedback from other users?
https://github.com/007revad/Synology_HDD_db/issues/146
@007revad commented on GitHub (Jan 28, 2024):
DSM supports 1 or 2 NVMe drives as storage.
The hdd_db script works in DSM 7.21 including update 1 to update 4.
@007revad commented on GitHub (Jan 28, 2024):
That person used the syno_create_m2_volume script which is not needed, or recommended, for '21 series or newer models using DSM 7.2 or newer.