[GH-ISSUE #288] script not add hdd to rx1214rp #814

Closed
opened 2026-03-12 17:10:31 +03:00 by kerem · 7 comments
Owner

Originally created by @cyonixx on GitHub (May 7, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/288

on my rs4021xs+ your script is not adding the MG09ACA18TE to RX1214rp db file. can you add it please?

../syno_hdd_db.sh
Synology_HDD_db v3.5.89
RS4021xs+ DSM 7.2.1-69057-3
StorageManager 1.0.0-0017

rs4021xs+_host_v7 version 8035

Running from: /volume2/BackupAllMCPs/syno_hdd_db.sh

HDD/SSD models found: 2
MG09ACA18TE,0104
MG09ACA18TE,0105

M.2 drive models found: 1
Force MP600,EGFM11.3

M.2 PCIe card models found: 1
M2D20

Expansion Unit models found: 2
RX1214rp
RX1217

Updated MG09ACA18TE in rs4021xs+_host_v7.db
Updated MG09ACA18TE in rx1217rp_v7.db
Updated MG09ACA18TE in rx1217sas_v7.db
Updated MG09ACA18TE in rx1217_v7.db
Updated MG09ACA18TE in rs4021xs+_host_v7.db
Updated MG09ACA18TE in rx1217rp_v7.db
Updated MG09ACA18TE in rx1217sas_v7.db
Updated MG09ACA18TE in rx1217_v7.db
Force MP600 already exists in rs4021xs+_host_v7.db
Force MP600 already exists in rs4021xs+_m2d20_v7.db

M2D20 NVMe already enabled for RS4021xs+

Originally created by @cyonixx on GitHub (May 7, 2024). Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/288 on my rs4021xs+ your script is not adding the MG09ACA18TE to RX1214rp db file. can you add it please? ../syno_hdd_db.sh Synology_HDD_db v3.5.89 RS4021xs+ DSM 7.2.1-69057-3 StorageManager 1.0.0-0017 rs4021xs+_host_v7 version 8035 Running from: /volume2/BackupAllMCPs/syno_hdd_db.sh HDD/SSD models found: 2 MG09ACA18TE,0104 MG09ACA18TE,0105 M.2 drive models found: 1 Force MP600,EGFM11.3 M.2 PCIe card models found: 1 M2D20 Expansion Unit models found: 2 RX1214rp RX1217 Updated MG09ACA18TE in rs4021xs+_host_v7.db Updated MG09ACA18TE in rx1217rp_v7.db Updated MG09ACA18TE in rx1217sas_v7.db Updated MG09ACA18TE in rx1217_v7.db Updated MG09ACA18TE in rs4021xs+_host_v7.db Updated MG09ACA18TE in rx1217rp_v7.db Updated MG09ACA18TE in rx1217sas_v7.db Updated MG09ACA18TE in rx1217_v7.db Force MP600 already exists in rs4021xs+_host_v7.db Force MP600 already exists in rs4021xs+_m2d20_v7.db M2D20 NVMe already enabled for RS4021xs+
kerem closed this issue 2026-03-12 17:10:36 +03:00
Author
Owner

@007revad commented on GitHub (May 7, 2024):

What does the following command return?

find /var/lib/disk-compatibility/ -maxdepth 1 -name "rx1214rp*.db"
<!-- gh-comment-id:2099373019 --> @007revad commented on GitHub (May 7, 2024): What does the following command return? ``` find /var/lib/disk-compatibility/ -maxdepth 1 -name "rx1214rp*.db" ```
Author
Owner

@cyonixx commented on GitHub (May 8, 2024):

/var/lib/disk-compatibility/rx1214rp_v7.db

<!-- gh-comment-id:2100418037 --> @cyonixx commented on GitHub (May 8, 2024): /var/lib/disk-compatibility/rx1214rp_v7.db
Author
Owner

@007revad commented on GitHub (May 8, 2024):

I'll make a debug version of the script so we can see what it's doing wrong.

<!-- gh-comment-id:2100442255 --> @007revad commented on GitHub (May 8, 2024): I'll make a debug version of the script so we can see what it's doing wrong.
Author
Owner

@007revad commented on GitHub (May 8, 2024):

What's happening is the script seems to only process the last expansion unit in the list.

I can reproduce the problem here so I can fix it a release new version of the script.

<!-- gh-comment-id:2101598938 --> @007revad commented on GitHub (May 8, 2024): What's happening is the script seems to only process the last expansion unit in the list. I can reproduce the problem here so I can fix it a release new version of the script.
Author
Owner

@007revad commented on GitHub (May 8, 2024):

Can you try this version:
https://github.com/007revad/Synology_HDD_db/releases/tag/v3.5.90-RC

<!-- gh-comment-id:2101672588 --> @007revad commented on GitHub (May 8, 2024): Can you try this version: https://github.com/007revad/Synology_HDD_db/releases/tag/v3.5.90-RC
Author
Owner

@cyonixx commented on GitHub (May 10, 2024):

great! it works now.

<!-- gh-comment-id:2104498985 --> @cyonixx commented on GitHub (May 10, 2024): great! it works now.
Author
Owner

@007revad commented on GitHub (May 10, 2024):

I've just released a final 3.5.90 version. You should update to it so the script can update to, or notify you of, any future newer versions.
https://github.com/007revad/Synology_HDD_db/releases

<!-- gh-comment-id:2105348820 --> @007revad commented on GitHub (May 10, 2024): I've just released a final 3.5.90 version. You should update to it so the script can update to, or notify you of, any future newer versions. https://github.com/007revad/Synology_HDD_db/releases
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#814
No description provided.