- This topic has 2 replies, 3 voices, and was last updated 10 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Tech › Web Development › How to Reduce the Size of Amazon EBS Volume?
You are right. This is one tough problem.
Here are the steps that I tried take to reduce my Windows EBS volume.
I hope they will save time and effort in further experimenting:
-01- Direct Copy
You create an identical large volume, you create an empty volume of a desired (smaller) size, you attach both volumes to PROD and copy everything from a large volume to a small.
Result: new instance will not pass second status check.
-02- In-place Restore
You backup your PROD into a separate drive and try to restore this content directly into a running Windows instance
Result: it does restore, but all the locked files (registry) and skipped.
-03- Volume Restore
You backup your PROD into a separate drive and restore content into a smaller volume
Result: new instance will not pass second status check.
-04- Files and Folders Restore
The same as previous, but you restore using Files and Folders option
Result: new instance will not pass second status check.
The only option left on the table is to launch a new instance and reinstall and reconfigure all the components one by one. What a pain!
You can totally shrink an Amazon EBS Windows volume. It’s involved but I’ve created a very detailed, tested, and verified technical guide. You are welcome to use it, it’s on my Evernote account: https://www.evernote.com/shard/s2/sh/2801b360-994c-4b6e-8aab-3743f9662fe9/7403918691bb67b82fc20310a71bab0a
© 2010-2025 DomainWebCenter.com. All Rights Reserved. | Disclaimer | Contact the Editor