Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.

On this page

Show all

Help Center/ Elastic Cloud Server/ Troubleshooting/ General Issues/ How Can I Handle Slow ECS Startup?

How Can I Handle Slow ECS Startup?

Updated on 2024-02-29 GMT+08:00

If an ECS requires a long period of time to start, you can change the default timeout to speed up the startup.

  1. Log in to the ECS.
  2. Run the following command to switch to user root:

    sudo su

  3. Run the following command to obtain the grub version:

    rpm -qa | grep grub

    Figure 1 Viewing the grub version
  4. Change the timeout in the grub file to 0s.
    • If the grub version is earlier than 2:

      Open the /boot/grub/grub.cfg or /boot/grub/menu.lst file and change the timeout value to 0.

    • If the grub version is 2:

      Open the /boot/grub2/grub.cfg file and change the timeout value to 0.

    Figure 2 Changing timeout duration
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback