mirror of
https://github.com/007revad/Synology_enable_M2_volume.git
synced 2026-04-25 13:05:54 +03:00
[GH-ISSUE #185] M.2 Drive detected by script but not showing in DSM or able to create volume #463
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#463
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 @alirz1 on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/185
Originally assigned to: @007revad on GitHub.
Im running this on a HP elitedesk 800 G3 mini PC. It has a SSD and a M.2 nvme drive.
I installed xpenology(DS918+) on it. Only the sata SSD drive is currently showing in DSM.
I've tried running the 3 scripts, the HDD DB, Synology_enable_M2_volume, Synology_M2_volume.
The scripts show me the M.2 drive being detected. But fails to show up in DSM storage manager or even create volume using the script.
Here is the message i get:
`Running from: /volume1/data/Synology_M2_volume-2.0.27/syno_create_m2_volume.sh
nvme0n1 M.2 Drive nvme0n1 - SK Hynix PC300 NVMe SK hynix 256GB
Unused M.2 drives found: 1
Select the RAID type: 2
You selected basic
You have a choice of Multi Volume or Single Volume Storage Pool
allow you to over provision to make the NVMe drive(s) last longer.
and perform slightly faster.
Multi Volume (DSM 7 default)
Single Volume
Select the storage pool type: 1
You selected Multi Volume storage pool
nvme0n1
Select the M.2 drive: 1
You selected nvme0n1
Do you want perform a drive check? [y/n]
n
Ready to create Basic storage pool using nvme0n1
Type yes to continue. Type anything else to quit.
yes
Starting creation of the storage pool.
0 synostgpool failed to create storage pool!
`
@007revad commented on GitHub (May 24, 2024):
I just installed 1 NVMe drive in a DS720+ and I'm getting the same
0 synostgpool failed to create storage pool!error. When I went to storage manager it showed the storage could be online assembled, but when clicking on "online assemble" it fails.I'm trying to work out why it works with 2 or more NVMe drives but fails with 1. I have noticed that the single NVMe drive ends up with an extra partition.
@007revad commented on GitHub (May 26, 2024):
Try this older version of Synology_M2_volume
https://github.com/007revad/Synology_M2_volume/releases/tag/v1.3.25