[GH-ISSUE #196] Error after using DTS file #470

Closed
opened 2026-03-12 15:51:07 +03:00 by kerem · 2 comments
Owner

Originally created by @bdrwu on GitHub (Sep 17, 2024).
Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/196

I'm using SA6400 model 7.2.2
NVME creates a storage pool when DTS is not used. Shut down and then on again. The storage pool is normal.
However, if you create a storage pool after compiling DTS and then shut down and then restart the storage pool, an error will occur.

The following is some information about DTS
nvme_slot@1 {
pcie_root = "0000:00:01.0,00.0,03.0,00.0";
port_type = "ssdcache";
};

nvme_slot@2 {
pcie_root = "0000:00:01.0,00.0,07.0,00.0";
port_type = "ssdcache";
};
2024-09-17_131653
2024-09-17_131706
2024-09-17_131756

Originally created by @bdrwu on GitHub (Sep 17, 2024). Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/196 I'm using SA6400 model 7.2.2 NVME creates a storage pool when DTS is not used. Shut down and then on again. The storage pool is normal. However, if you create a storage pool after compiling DTS and then shut down and then restart the storage pool, an error will occur. The following is some information about DTS nvme_slot@1 { pcie_root = "0000:00:01.0,00.0,03.0,00.0"; port_type = "ssdcache"; }; nvme_slot@2 { pcie_root = "0000:00:01.0,00.0,07.0,00.0"; port_type = "ssdcache"; }; ![2024-09-17_131653](https://github.com/user-attachments/assets/55ae2ade-db42-4c06-b894-07f612b7d236) ![2024-09-17_131706](https://github.com/user-attachments/assets/484515b5-2178-4597-8f40-cdcd61b7f1ff) ![2024-09-17_131756](https://github.com/user-attachments/assets/715b1f30-7d22-4a31-862e-dab48a72daaf)
kerem closed this issue 2026-03-12 15:51:12 +03:00
Author
Owner

@007revad commented on GitHub (Sep 17, 2024):

Run https://github.com/007revad/Synology_HDD_db

<!-- gh-comment-id:2354606125 --> @007revad commented on GitHub (Sep 17, 2024): Run https://github.com/007revad/Synology_HDD_db
Author
Owner

@bdrwu commented on GitHub (Sep 22, 2024):

運行 https://github.com/007revad/Synology_HDD_db

All are used
This problem only occurs on original factory models that do not support NVME storage pools.
And there is a phenomenon that when compiling DTS files, the file is lost and is not supported by DSM at present.
If you don’t use DTS files, there will be no problem
However, SATA hot plug will be invalid because the SATA PORT does not correspond.

For example, the 923+ original factory supports the use of DTS files for NVME storage pools without any problem.
But SA6400 920+ or ​​other DT models that do not support NVME storage pools
The above error will occur after compiling DTS files.

<!-- gh-comment-id:2365996787 --> @bdrwu commented on GitHub (Sep 22, 2024): > 運行 [https://github.com/007revad/Synology_HDD_db ](https://github.com/007revad/Synology_HDD_db) All are used This problem only occurs on original factory models that do not support NVME storage pools. And there is a phenomenon that when compiling DTS files, the file is lost and is not supported by DSM at present. If you don’t use DTS files, there will be no problem However, SATA hot plug will be invalid because the SATA PORT does not correspond. For example, the 923+ original factory supports the use of DTS files for NVME storage pools without any problem. But SA6400 920+ or ​​other DT models that do not support NVME storage pools The above error will occur after compiling DTS files.
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_enable_M2_volume#470
No description provided.