[GH-ISSUE #256] System partitions on nvme storage pool #805

Closed
opened 2026-03-12 17:06:29 +03:00 by kerem · 2 comments
Owner

Originally created by @vdovhanych on GitHub (Mar 3, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/256

Will Synology install its system components on the nvme volume if it's created through Storage Manager after adding the drives to the supported list using this script?

I've used the script on my ds918+, and it let me create a storage pool and volume on the two nvme drives directly in the storage manager, but from what I can see, the drives were not added to /dev/md0 and /dev/md1 which should be Synology system raid partitions. It created the system partitions on the NVME drives, but it's not being used in any way for system stuff.

Also, I don't know if the officially supported NVME storage pool fe. on DS423+ installs the system stuff on the NVME drive partitions.

Originally created by @vdovhanych on GitHub (Mar 3, 2024). Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/256 Will Synology install its system components on the nvme volume if it's created through Storage Manager after adding the drives to the supported list using this script? I've used the script on my ds918+, and it let me create a storage pool and volume on the two nvme drives directly in the storage manager, but from what I can see, the drives were not added to `/dev/md0` and `/dev/md1` which should be Synology system raid partitions. It created the system partitions on the NVME drives, but it's not being used in any way for system stuff. Also, I don't know if the officially supported NVME storage pool fe. on DS423+ installs the system stuff on the NVME drive partitions.
kerem closed this issue 2026-03-12 17:06:34 +03:00
Author
Owner

@007revad commented on GitHub (Mar 3, 2024):

I asked a similar question 9 months ago on reddit : https://www.reddit.com/r/synology/comments/13swjo6/installing_dsm_on_an_nvme_drive_with_no_sata/

DSM creates an NVMe storage pool the same as HDD storage pools, but the boot loader does not normally mount the system or swap partitions that are on NVMe drives. But the replies in that reddit thread outlined a couple of ways to get DSM to run off the NVMe drives. Though neither method is something I would do for the small benefit.

<!-- gh-comment-id:1975113641 --> @007revad commented on GitHub (Mar 3, 2024): I asked a similar question 9 months ago on reddit : https://www.reddit.com/r/synology/comments/13swjo6/installing_dsm_on_an_nvme_drive_with_no_sata/ DSM creates an NVMe storage pool the same as HDD storage pools, but the boot loader does not normally mount the system or swap partitions that are on NVMe drives. But the replies in that reddit thread outlined a couple of ways to get DSM to run off the NVMe drives. Though neither method is something I would do for the small benefit.
Author
Owner

@vdovhanych commented on GitHub (Mar 3, 2024):

Thanks for the post.

Though neither method is something I would do for the small benefit.

After reading the thread, I'm with you on this one. The benefit would be really small compared to the troubles you'd have to go through to set it up in the first place.

Thanks for the reply. I'll close this issue as it is not really relevant here.

<!-- gh-comment-id:1975177895 --> @vdovhanych commented on GitHub (Mar 3, 2024): Thanks for the post. > Though neither method is something I would do for the small benefit. After reading the thread, I'm with you on this one. The benefit would be really small compared to the troubles you'd have to go through to set it up in the first place. Thanks for the reply. I'll close this issue as it is not really relevant here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_HDD_db#805
No description provided.