Increase encrypted volume size

0

Hello! Can I increase a volume size if it is encrypted, without stopping it? I can do it on unencrypted volumes, and then extend the partition on the fly, but what if it is encrypted and in use?

2개 답변
0

Yes. Same process applies.

AWS
AWSJoe
답변함 2년 전
0

Hello

I tested a scenario in my account where a linux host had a 1GB gp2 volume encrypted using EBS KMS key mounted at a mount point. I first expanded the volume through console and then extended filesystem using xfs_growfs utility while the volume was mounted. I was running a small bash script that was adding a line to a text file.

As always please try out it in a sandbox with your exact setup by using a test volume with your instance/os before doing it on the main production server.

AWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠