How to auto scale only volume of instance?

0

Hello,

I have an instance need to auto scale only volume not instance type.

Is it possible to auto scale only volume of instance?

已提问 2 年前259 查看次数
1 回答
0
已接受的回答

That's not really possible - mainly because operating systems don't generally "like" storage changing size around them. In general, you can expand a volume but you can't shrink it - file systems generally allocate space and taking it away isn't a good idea.

If you need a file system that expands/shrinks as you use it you might consider FSx or EFS.

profile pictureAWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则