mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 21:55:59 +03:00
[GH-ISSUE #403] Unable to use m.2 drive for storage pool #850
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#850
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 @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:
If I try to create a storage pool it says: Cannot perform this action. No drives are available or meet the requirements.
@007revad commented on GitHub (Dec 22, 2024):
Run the script with the -n option.
@marcello-dev commented on GitHub (Dec 22, 2024):
What is the -d option? I don't see it in the doc. And why?
@007revad commented on GitHub (Dec 22, 2024):
Sorry, I meant -n or --noupdate
@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.