you can't directly move EBS volume to other avaiblity zone. what you have to do is create snapshot from the volume then create new volume and choose the avaibility zone for that volume, answer is C
The EBS Volumes attached to the EC2 Instance will always have to remain in the same availability zone as the EC2 Instance. Possible reason to this is because of the fact that EBS Volumes are present outside of the host machine and instances have to be connected over the network, if the EBS Volumes are present outside the Availability Zone there can be potential latency issues and subsequent performance degradation.
What you can do in such scenario is, get the Snapshot of the EBS Volume (Snapshot sequentially captures the state of your EBS Volume and stores it in S3 Bucket (friendly reminder that it will cost you man) ) and post that you have two options , you can either create an EBS Volume from this snapshot in your desired Availability Zone or you can create an AMI from this snapshot in your desired Availability Zone and then go ahead and launch your EC2 instance from it.
Answer is C. EBS is Available Zone specific, not a Region Specific. You have to complete the snapshot and create new volume in another Available Zone from the snapshot.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
CloudFloater
Highly Voted 3 years, 7 months agoeji
Highly Voted 3 years, 6 months agoamministrazione
Most Recent 8 months, 3 weeks agoTechX
2 years, 10 months agojj22222
3 years, 1 month ago01037
3 years, 6 months agokaush
3 years, 7 months agomiracle
3 years, 7 months ago