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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ