[GH-ISSUE #403] Unable to use m.2 drive for storage pool #850

Closed
opened 2026-03-12 17:28:28 +03:00 by kerem · 4 comments
Owner

Originally created by @marcello-dev on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/403

Hello,

I added a 2TB Predator GM7 PCIe 4.0 M.2 SSD to my DS723+ NAS, ran the script, restarted the NAS, but I cannot use the ssd for storage pool.

This is the output of the script:

$ sudo ./syno_hdd_db.sh
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

Password:
Synology_HDD_db v3.5.106
DS723+ DSM 7.2.2-72806-2
StorageManager 1.0.0-00502

ds723+_host_v7 version 8047

Running from: /volume1/homes/admin_marc/Synology_HDD_db-main/syno_hdd_db.sh

Added Phison to pci_vendor_ids

Added HS/MAXIO to pci_vendor_ids

HDD/SSD models found: 1
ST4000VN006-3CW104,SC60,4000 GB

M.2 drive models found: 2
Predator SSD GM7 M.2 2TB,SN10191,2048 GB
SNV3410-400G,ECEM13.2,400 GB

No M.2 PCIe cards found

No Expansion Units found

ST4000VN006-3CW104 already exists in ds723+_host_v7.db
Edited unverified drives in ds723+_host_v7.db
Added Predator SSD GM7 M.2 2TB to ds723+_host_v7.db
Updated SNV3410-400G in ds723+_host_v7.db

Backed up synoinfo.conf

Support disk compatibility already enabled.

Support memory compatibility already enabled.

NVMe support already enabled.

M.2 volume support already enabled.

Drive db auto updates already enabled.

DSM successfully checked disk compatibility.

You may need to reboot the Synology to see the changes.

If I try to create a storage pool it says: Cannot perform this action. No drives are available or meet the requirements.

Originally created by @marcello-dev on GitHub (Dec 20, 2024). Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/403 Hello, I added a 2TB Predator GM7 PCIe 4.0 M.2 SSD to my DS723+ NAS, ran the script, restarted the NAS, but I cannot use the ssd for storage pool. This is the output of the script: ``` $ sudo ./syno_hdd_db.sh We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. Password: Synology_HDD_db v3.5.106 DS723+ DSM 7.2.2-72806-2 StorageManager 1.0.0-00502 ds723+_host_v7 version 8047 Running from: /volume1/homes/admin_marc/Synology_HDD_db-main/syno_hdd_db.sh Added Phison to pci_vendor_ids Added HS/MAXIO to pci_vendor_ids HDD/SSD models found: 1 ST4000VN006-3CW104,SC60,4000 GB M.2 drive models found: 2 Predator SSD GM7 M.2 2TB,SN10191,2048 GB SNV3410-400G,ECEM13.2,400 GB No M.2 PCIe cards found No Expansion Units found ST4000VN006-3CW104 already exists in ds723+_host_v7.db Edited unverified drives in ds723+_host_v7.db Added Predator SSD GM7 M.2 2TB to ds723+_host_v7.db Updated SNV3410-400G in ds723+_host_v7.db Backed up synoinfo.conf Support disk compatibility already enabled. Support memory compatibility already enabled. NVMe support already enabled. M.2 volume support already enabled. Drive db auto updates already enabled. DSM successfully checked disk compatibility. You may need to reboot the Synology to see the changes. ``` If I try to create a storage pool it says: Cannot perform this action. No drives are available or meet the requirements.
kerem closed this issue 2026-03-12 17:28:33 +03:00
Author
Owner

@007revad commented on GitHub (Dec 22, 2024):

Run the script with the -n option.

<!-- gh-comment-id:2558331301 --> @007revad commented on GitHub (Dec 22, 2024): Run the script with the -n option.
Author
Owner

@marcello-dev commented on GitHub (Dec 22, 2024):

What is the -d option? I don't see it in the doc. And why?

<!-- gh-comment-id:2558337836 --> @marcello-dev commented on GitHub (Dec 22, 2024): What is the -d option? I don't see it in the doc. And why?
Author
Owner

@007revad commented on GitHub (Dec 22, 2024):

Sorry, I meant -n or --noupdate

<!-- gh-comment-id:2558338821 --> @007revad commented on GitHub (Dec 22, 2024): Sorry, I meant -n or --noupdate
Author
Owner

@marcello-dev commented on GitHub (Dec 22, 2024):

That worked thank you! After restart I could not create the storage pool again, adding the script to run at startup was the last step.

<!-- gh-comment-id:2558349107 --> @marcello-dev commented on GitHub (Dec 22, 2024): That worked thank you! After restart I could not create the storage pool again, adding the script to run at startup was the last step.
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#850
No description provided.