mirror of
https://github.com/007revad/Synology_enable_M2_volume.git
synced 2026-04-26 05:26:03 +03:00
[GH-ISSUE #62] E10M20-T1 PCIE Support #213
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#213
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 @techguruz on GitHub (Jun 8, 2023).
Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/62
Any way to get E10M20-T1 PCIE support added? I have a DS2422+ with the E10M20-T1 PCIe NVMe card tried the current version on DSM 7.2 guessing only internal NVMe are supported at the minute.
@007revad commented on GitHub (Jun 9, 2023):
It should work. Did you reboot after running the script? In storage manager do the drives show as "Cache drive" or "M.2 drive"?
If you run the Synology_HDD_db script it will add the NVMe drives to the ds2422+_e10m20-t1_v7.db and ds2422+_v7.db drive database files.
@007revad commented on GitHub (Jun 9, 2023):
It should work. Did you reboot after running the script? In storage manager do the drives show as "Cache drive" or "M.2 drive"?
If you run the Synology_HDD_db script it will add the NVMe drives to the ds2422+_e10m20-t1_v7.db and ds2422+_v7.db drive database files.
@techguruz commented on GitHub (Jun 9, 2023):
Yeah I rebooted. I have also ran the Synology_HDD_db script. I have tried the Synology enable M2 volume script which does work it would just be nicer if I could do it via the GUI on demand.
@007revad commented on GitHub (Jun 9, 2023):
Are you referring to Synology_M2_volume script or this Synology_enable_M2_volume script?
Synology_enable_M2_volume lets you create and manage the storage pool and volume all from within the storage manager GUI. It works on DS3622xs+ and RS4021xs+ with DSM 7.2-64561 and DSM 7.1.1 so it should work on a DS2422+... unless DSM 7.2-64570 has changed something.
@techguruz commented on GitHub (Jun 9, 2023):
The Synology_M2_volume script is working for me but the Synology_enable_m2_volume script is not working for me not sure if its the latest update since I've never tried it before or possibly because I'm using the E10M20-T1 PCIE adapter for my NVMe drives.
@007revad commented on GitHub (Jun 9, 2023):
Does Synology_HDD_db detect the E10M20-T1 and the NVMe drives?
Can you paste the output from Synology_HDD_db in a reply.
@techguruz commented on GitHub (Jun 9, 2023):
Synology_HDD_db v2.2.47
DS2422+ DSM 7.2-64570
Using options: -nr
HDD/SSD models found: 4
MG07ACA12TE,0101
WD161KFGX-68AFPN0,0A83
WDS100T1R0A-68A4W0,00WR
WDS100T1R0A-68A4W0,10WR
M.2 drive models found: 1
WD Red SN700 2000GB,112000WD
M.2 card models found: 1
E10M20-T1
No Expansion Units found
MG07ACA12TE already exists in ds2422+_host_v7.db
MG07ACA12TE already exists in ds2422+_host_v7.db.new
WD161KFGX-68AFPN0 already exists in ds2422+_host_v7.db
WD161KFGX-68AFPN0 already exists in ds2422+_host_v7.db.new
Updated WDS100T1R0A-68A4W0 to ds2422+_host_v7.db
Updated WDS100T1R0A-68A4W0 to ds2422+_host_v7.db.new
Updated WDS100T1R0A-68A4W0 to ds2422+_host_v7.db
Updated WDS100T1R0A-68A4W0 to ds2422+_host_v7.db.new
WD Red SN700 2000GB already exists in ds2422+_host_v7.db
WD Red SN700 2000GB already exists in ds2422+_host_v7.db.new
WD Red SN700 2000GB already exists in ds2422+_e10m20-t1_v7.db
WD Red SN700 2000GB already exists in ds2422+_e10m20-t1_v7.db.new
Support disk compatibility already enabled.
Support memory compatibility already disabled.
M.2 volume support already enabled.
Drive db auto updates already disabled.
DSM successfully checked disk compatibility.
You may need to reboot the Synology to see the changes.
@007revad commented on GitHub (Jun 13, 2023):
@techguruz
Synology support have informed me that creating volumes is not supported for M.2 drives in a PCIe card (M2D20, M2D18 and E10M20-T1). They can, officially, only be used for a cache.
My Synology_M2_volume script should be able to create a storage pool on the M.2 drives in a M2D20, M2D18 and E10M20-T1. https://github.com/007revad/Synology_M2_volume You'd then go into storage manager and do an online assemble then create your volume.
@techguruz commented on GitHub (Jun 13, 2023):
Yeah, thats what I've done for now and it is working correctly. Cheers buddy
@techguruz commented on GitHub (Jun 13, 2023):
Yeah, thats what I've done for now and it is working correctly. Cheers buddy