[GH-ISSUE #185] ./syno_hdd_db.sh: line 314: lsblk: command not found #77

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

Originally created by @WanpengQian on GitHub (Dec 18, 2023).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/185

on my NAS, lsblk is not installed by default.

root@DNAS:/volume2/Share/Script/Synology_HDD_db-3.3.70# ./syno_hdd_db.sh 
Synology_HDD_db v3.3.70
DS1821+ DSM 7.2.1-69057-3 
StorageManager 1.0.0-0017

Using options: 
Running from: /volume2/Share/Script/Synology_HDD_db-3.3.70/syno_hdd_db.sh
./syno_hdd_db.sh: line 314: lsblk: command not found
Added KIOXIA to pci_vendor_ids

HDD/SSD models found: 1
MN06ACA10T,0603

M.2 drive models found: 2
KIOXIA-EXCERIA PLUS G2 SSD,ECFA11.3
KIOXIA-EXCERIA PLUS G2 SSD,ECFA13.3

No M.2 PCIe cards found

No Expansion Units found

MN06ACA10T already exists in ds1821+_host_v7.db
Updated KIOXIA-EXCERIA PLUS G2 SSD to ds1821+_host_v7.db
Updated KIOXIA-EXCERIA PLUS G2 SSD to ds1821+_host_v7.db

Support disk compatibility already enabled.

Re-enabled support memory compatibility.

NVMe support already enabled.

M.2 volume support already enabled.

Re-enabled drive db auto updates.

DSM successfully checked disk compatibility.

You may need to reboot the Synology to see the changes.
Originally created by @WanpengQian on GitHub (Dec 18, 2023). Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/185 on my NAS, lsblk is not installed by default. ``` root@DNAS:/volume2/Share/Script/Synology_HDD_db-3.3.70# ./syno_hdd_db.sh Synology_HDD_db v3.3.70 DS1821+ DSM 7.2.1-69057-3 StorageManager 1.0.0-0017 Using options: Running from: /volume2/Share/Script/Synology_HDD_db-3.3.70/syno_hdd_db.sh ./syno_hdd_db.sh: line 314: lsblk: command not found Added KIOXIA to pci_vendor_ids HDD/SSD models found: 1 MN06ACA10T,0603 M.2 drive models found: 2 KIOXIA-EXCERIA PLUS G2 SSD,ECFA11.3 KIOXIA-EXCERIA PLUS G2 SSD,ECFA13.3 No M.2 PCIe cards found No Expansion Units found MN06ACA10T already exists in ds1821+_host_v7.db Updated KIOXIA-EXCERIA PLUS G2 SSD to ds1821+_host_v7.db Updated KIOXIA-EXCERIA PLUS G2 SSD to ds1821+_host_v7.db Support disk compatibility already enabled. Re-enabled support memory compatibility. NVMe support already enabled. M.2 volume support already enabled. Re-enabled drive db auto updates. DSM successfully checked disk compatibility. You may need to reboot the Synology to see the changes. ```
kerem closed this issue 2026-03-07 19:15:10 +03:00
Author
Owner

@007revad commented on GitHub (Dec 18, 2023):

Thanks for that. I just realised lsblk was installed when I installed SynoCli misc Tools from SynoCommunity.

<!-- gh-comment-id:1860900648 --> @007revad commented on GitHub (Dec 18, 2023): Thanks for that. I just realised lsblk was installed when I installed SynoCli misc Tools from SynoCommunity.
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#77
No description provided.