Configuring systemd Timeout Parameters
Scenario
Configure time parameters to prevent BMS provisioning timeout.
Procedure
For Red Hat 7, EulerOS, CentOS 7, CentOS 8, Oracle Linux 7, Ubuntu 16.04, Ubuntu 18.04, SUSE 12 SP2, SUSE 12 SP3, SUSE 15, and Debian, run the following command:
vi /etc/systemd/system.conf
Delete the comment tags (#) before DefaultTimeoutStartSec and DefaultTimeoutStopSec, and change their values to 300s.
#TimeSlackNSec= #DefaultTimerAccuracySec=1min #DefaultStandardOutput=journal #DefaultStandardError=inherit DefaultTimeoutStartSec=300s DefaultTimeoutStopSec=300s #DefaultRestartSec=100ms #DefaultStartLimitInterval=10s #DefaultStartLimitBurst=5 #DefaultEnvironment= #DefaultCPUAccounting=no #DefaultBlockIOAccounting=no
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot