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 ?

已提问 1 年前291 查看次数
1 回答
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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则