[GH-ISSUE #57] Working on DSM 7.2-64570 #10

Closed
opened 2026-03-07 19:19:17 +03:00 by kerem · 4 comments
Owner

Originally created by @Swaazz on GitHub (Jun 9, 2023).
Original GitHub issue: https://github.com/007revad/Synology_M2_volume/issues/57

Thanks and Great work

Quick question .... Why do Esxternal USB Drives now get picked up as a hardrive to create a Volume , they not reconized as External Devices any longer

Originally created by @Swaazz on GitHub (Jun 9, 2023). Original GitHub issue: https://github.com/007revad/Synology_M2_volume/issues/57 Thanks and Great work Quick question .... Why do Esxternal USB Drives now get picked up as a hardrive to create a Volume , they not reconized as External Devices any longer
kerem closed this issue 2026-03-07 19:19:17 +03:00
Author
Owner

@007revad commented on GitHub (Jun 10, 2023):

The script should ignore USB drives. Maybe something has changed in DSM 7.2-64570

Which version of the script are you using?

<!-- gh-comment-id:1585609757 --> @007revad commented on GitHub (Jun 10, 2023): The script should ignore USB drives. Maybe something has changed in DSM 7.2-64570 Which version of the script are you using?
Author
Owner

@Swaazz commented on GitHub (Jun 10, 2023):

Thanks again ... using v1.2.14

<!-- gh-comment-id:1585615082 --> @Swaazz commented on GitHub (Jun 10, 2023): Thanks again ... using v1.2.14
Author
Owner

@007revad commented on GitHub (Jun 10, 2023):

It should only list drives that are listed in /sys/block/ starting with nvme (or nvc for SATA M.2 drives). I wonder if DSM 7.2-64570 are listing USB drives as nvc now.

What does the following command output:
sudo ls -I ram -I loop* -I dm-* /sys/block

Also, can you run the script again up to the "Select the 1st M.2 drive" prompt and select Quit, Then copy the output and paste it in your reply.

<!-- gh-comment-id:1585622754 --> @007revad commented on GitHub (Jun 10, 2023): It should only list drives that are listed in /sys/block/ starting with nvme (or nvc for SATA M.2 drives). I wonder if DSM 7.2-64570 are listing USB drives as nvc now. What does the following command output: sudo ls -I *ram* -I loop* -I dm-* /sys/block Also, can you run the script again up to the "Select the 1st M.2 drive" prompt and select **Quit**, Then copy the output and paste it in your reply.
Author
Owner

@Swaazz commented on GitHub (Jun 10, 2023):

Awesome will update you , had to rebuild NAS.... so i can test for you with a fresh install , im just restoring NAS at the moment then ill run script as you have guided

<!-- gh-comment-id:1585632455 --> @Swaazz commented on GitHub (Jun 10, 2023): Awesome will update you , had to rebuild NAS.... so i can test for you with a fresh install , im just restoring NAS at the moment then ill run script as you have guided
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#10
No description provided.