No relevant resource is found in the selected language.
This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies. Read our privacy policy>
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Testing Long-Term Stability Performance
Testing Long-Term Stability Performance
Case No.
4.4.1
Objective
To test the device long-term stability performance.
Test Networking
See the test networking diagram.
Prerequisites
The power supply of the server is normal.
The device uses a stable commercial BIOS version.
The Linux OS and required drivers have been installed.
No other services are running.
A CPU stress test software, such as stress, has been installed on the device. For details about how to compile and install the software, see the tool description.
Procedure
Add environment variables.
Log in to the server as the root user and run the vi ~/.bashrc command to configure environment variables. For details, see the MindX Toolbox User Guide.
Run the CPU test software, for example, stress.
stress --cpu {Number of CPU cores}
Note: You can run the following command to query the number of CPU cores:
# cat /proc/cpuinfo| grep "processor"| wc -l
Open a new window and run the following command to increase the NPU usage:
ascend-dmi -p -dur 43200 -it 5 -pm refresh
Stop the CPU test software when the test is complete.
Expected Result
The OS is operating properly, and no error logs are generated.
Test Result
Remarks
For details about how to use the Ascend-DMI tool, see Test Tools.