[GH-ISSUE #194] synonvme: command not found #45

Closed
opened 2026-03-07 19:19:51 +03:00 by kerem · 1 comment
Owner

Originally created by @newadventure079 on GitHub (Apr 19, 2025).
Original GitHub issue: https://github.com/007revad/Synology_M2_volume/issues/194

My synonvme wasn't found. I'm on a DS1821+ with DSM 7.2.2-72806-3.

I found the location of it with the find command. Maybe update the script to use which synonvme first before calling it?

sudo ./syno_create_m2_volume.sh
Synology_M2_volume v2.0.30
DS1821+ DSM 7.2.2-72806-3

StorageManager 1.0.0-00502

Using options:

Running from: /volume1/homes/me/Synology_M2_volume-2.0.30/syno_create_m2_volume.sh

./syno_create_m2_volume.sh: line 478: synonvme: command not found
./syno_create_m2_volume.sh: line 480: synonvme: command not found
nvme0n1 M.2 Drive nvme0n1 -  Samsung SSD 990 PRO with Heatsink 1TB
No existing partitions on drive

Unused M.2 drives found: 1

1) SHR 1
2) Basic
3) JBOD
Select the RAID type: ^C⏎
sudo find / -name synonvme
/usr/syno/bin/synonvme
Originally created by @newadventure079 on GitHub (Apr 19, 2025). Original GitHub issue: https://github.com/007revad/Synology_M2_volume/issues/194 My `synonvme` wasn't found. I'm on a DS1821+ with DSM 7.2.2-72806-3. I found the location of it with the find command. Maybe update the script to use `which synonvme` first before calling it? ``` sudo ./syno_create_m2_volume.sh Synology_M2_volume v2.0.30 DS1821+ DSM 7.2.2-72806-3 StorageManager 1.0.0-00502 Using options: Running from: /volume1/homes/me/Synology_M2_volume-2.0.30/syno_create_m2_volume.sh ./syno_create_m2_volume.sh: line 478: synonvme: command not found ./syno_create_m2_volume.sh: line 480: synonvme: command not found nvme0n1 M.2 Drive nvme0n1 - Samsung SSD 990 PRO with Heatsink 1TB No existing partitions on drive Unused M.2 drives found: 1 1) SHR 1 2) Basic 3) JBOD Select the RAID type: ^C⏎ ``` ``` sudo find / -name synonvme /usr/syno/bin/synonvme ```
kerem closed this issue 2026-03-07 19:19:51 +03:00
Author
Owner

@007revad commented on GitHub (Apr 19, 2025):

Fixed in https://github.com/007revad/Synology_M2_volume/releases/tag/v2.1.31

<!-- gh-comment-id:2816907405 --> @007revad commented on GitHub (Apr 19, 2025): Fixed in https://github.com/007revad/Synology_M2_volume/releases/tag/v2.1.31
Sign in to join this conversation.
No labels
bug
pull-request
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_M2_volume#45
No description provided.