3 Answers
- Newest
- Most votes
- Most comments
1
1.Try to detach and attach volume to new instance 2.Then run fsck -y /dev/your partition name 3.and repair it by running xfs_repair
answered 2 years ago
0
thank you for the quick response, well appreciated. I tried rebooting from EC2 Dashboard, Its in Running state, but 1/2 checks passed, and not been able to connect. Below are the few ways I tried connecting, but no luck:
- From my regular ssh (Connection failed...)
- EC2 serial console (Connection stuck with blank window)
- Connect using EC2 Instance Connect (Failed to connect to your instance EC2 Instance Connect is unable to connect to your instance. Ensure your instance network settings are configured correctly for EC2 Instance Connect. For more information, see EC2 Instance Connect Prerequisites at https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-prerequisites.html.)
I am not really sure any other approaches will be there to help to connect to do other checks. once again, thank you for your time and efforts
answered 2 years ago
Relevant content
asked 2 years ago
asked a year ago
asked 2 years ago
- AWS OFFICIALUpdated 2 years ago

Looking in to this approach, Mohammed. thanks much! I will keep you posted how it goes. As I type, xfs_repair in progress!!
I have done this exercise successfully, and recovered all my data. BIG thank you, Mohammed!