- Newest
- Most votes
- Most comments
Hello.
I don't think that EC2 instances that are managed by AutoScaling or are not Spot Instances will disappear automatically.
Is it possible that the public IPv4 address has simply changed due to a reboot, etc.?
Also, can you confirm that the target EC2 has disappeared in the "DeleteInstance" event from the CloudTrail event history?
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events-console.html
If EC2 disappears, if snapshots remain, it is possible to restore EBS to the data at the time the snapshot was created, but if no snapshots remain, it is not possible to restore.
Hello,
Follow these steps to locate and possibly recover your old instance or its attached EBS storage:
-
Check CloudTrail Logs: Go to AWS CloudTrail and search for any "TerminateInstances" or "DeleteInstance" events to understand why and when the instance was removed.View CloudTrail Events
-
EBS Snapshots: Check the EBS dashboard for any snapshots that might have been automatically created. If found, you can create a new EBS volume from the snapshot.
-
Navigate to the Snapshots section in the EC2 Dashboard.
-
EBS Volumes: If the EBS volume is not visible, try searching for it in all regions to ensure it wasn't mistakenly associated with a different region. In the EC2 Dashboard, check the Volumes section in all regions.
can you check here for the troublehsooting because this questions has been asked in the past :- https://repost.aws/questions/QUqnsARN-kTlCzTNlYyAXfJA/one-of-my-ec2-instance-is-disappeared
Thanks
Relevant content
- asked 2 years ago
- asked 3 years ago
