Sagemaker stuck in Pending state

0

HI my sagemaker instance is stuck in pending state it shows Failure reason InternalFailure....but still it shows pending state only ..How to restart the machine ?

preguntada hace un año291 visualizaciones
1 Respuesta
0

There could be several reasons why your SageMaker instance is stuck in the Pending state. Some possible causes include issues with the underlying infrastructure, networking problems, or issues with the instance launch configuration.

To troubleshoot this issue, you can check the CloudWatch logs for the instance to see if there are any error messages that can provide more information about the failure. Additionally, you can also check the Event history in the SageMaker console for the instance to see if any events have been logged that can provide more information about the problem.

To restart the machine, you can try the following steps:

  1. Go to the SageMaker console, select the instance that is stuck in Pending state.
  2. Select Actions and then select Stop.
  3. Once the instance is stopped, select Start.

If you are unable to stop the instance, you can terminate it and then start a new instance.

Please note that stopping and starting instances will cause data loss and terminate all the running jobs on the instances.

profile picture
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas