Skip to content

Sagemaker instace is not able to run again. is there a way to run it or at least access the EBS

0

My Devops Engineer change the configuration of VPC , but for that we stop one sagemake instance, because was in the incorrect VPC is it possible to access the EBS of this instance? and mounted in another Sagamaker instance in the new VPC???

Thanks.

1 Answer
1

SageMaker Instances are not accessible as a normal EC2 Instance, as they are managed by AWS. You cannot attach or mount the EBS volumes from another Instance. The best way to protect against these situations is to use S3 as a backup medium, this blog post helps you on this technique : https://aws.amazon.com/fr/blogs/machine-learning/migrate-your-work-to-amazon-sagemaker-notebook-instance-with-amazon-linux-2/

AWS
EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.