Skip to content

如何扩展EBS存储卷大小

0

【以下的问题经过翻译处理】 我的实例类型是p3.2xlarge。昨天我将卷的大小从365 GB修改为465GB。但在我的实例中没有更新。

当我运行df -h时,磁盘大小仍未更新。

为什么我的新卷没有更新?我迫切需要解决这个问题。

EXPERT

asked 3 years ago127 views

1 Answer
0

【以下的回答经过翻译处理】 你好,根据您的文件系统类型(ext4或xfs),你需要扩展Linux卷。你可以参考这份文档:https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html

EXPERT

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.