Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after using DTS file #196

Open
bdrwu opened this issue Sep 17, 2024 · 2 comments
Open

Error after using DTS file #196

bdrwu opened this issue Sep 17, 2024 · 2 comments

Comments

@bdrwu
Copy link

bdrwu commented Sep 17, 2024

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

@007revad
Copy link
Owner

@bdrwu
Copy link
Author

bdrwu commented 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants