and/or for the F4-424 specifically?
{I have bios .V05 on F2-424 and I have not encountered this issue.}
Otherwise, is there some specific bios/system setting that triggers the issue?
Thank you for the follow-up and for the suggestion to test intel_idle.max_cstate=2. I'd like to share where things stand on my unit and why I'd like to postpone this specific test for now.TMnight wrote: ↑09 Jun 2026, 18:54Thank you for your cooperation, and we look forward to your follow-up feedback.
In the previously provided operation document, we recommended setting the kernel startup parameter to:This setting will strictly limit the CPU from entering deeper energy-saving states. Based on feedback from some users, it can indeed effectively improve the problem of random crashes or no response. To further validate the issue, we would like you to try adjusting the parameter to:Code: Select all
intel_idle. max_cstate=1The modification method is exactly the same as the operation in the previous document, just replace the original: inteltidle. max_cstate=1 with: inteltidle. max_cstate=2, and then restart NAS.Code: Select all
intel_idle. max_cstate=2
Compared to parameter value 1, parameter value 2 allows the CPU to use a slightly higher level of idle energy-saving state, while maintaining good stability and also having the opportunity to achieve a better balance between power consumption and performance.
As we are still collecting relevant data and conducting validation, we hope to confirm the impact of different parameter settings on system stability through more actual operational results.
After completing the modifications, please continue to use the NAS normally and observe if there are still any issues such as crashes, unresponsive, or abnormal lagging. If the problem occurs again, please try to keep the relevant time points and log information as much as possible for us to further analyze.
Thank you very much for your assistance and cooperation.
Based on your description, the initial assessment is that the unresponsiveness is caused by a memory overflow.
Thank you for providing the detailed analysis and log information.
A short follow-up on monitoring setup, plus a clarification on tnas-smartfan history and one technical observation that may be worth flagging on your side.
Thank you for providing the screenshot.