mirror of
https://github.com/007revad/Synology_M2_volume.git
synced 2026-04-25 07:46:05 +03:00
[GH-ISSUE #203] Question: about moving disks from internal slots to E10M20-T1 PCI 3.0 #248
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#248
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 @aferende on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/007revad/Synology_M2_volume/issues/203
Hi, I already have 2 NVME on Synology DS1821+ with a dedicated storage pool for VMM on top (with M2 enabled volume).
If I now upgrade to E10M20-T1 (PCI 3.0), can I simply move the 2 existing NVME disks from the internal slots to the E10M20-T1 card?
Is the data in the storage pool preserved? Or do I have to destroy the pool/volume and recreate it?
Thx
@007revad commented on GitHub (May 16, 2025):
As long as you shut down the NAS first you can move the NVMe drives to the E10M20-T1 and your volume and it's data will be preserved.
There are a few things you need to be aware of:
--model=E10M20-T1 -eoptions).-noption).@aferende commented on GitHub (May 17, 2025):
Wonderful. Thank you.