bannerAds
Global
language language

Product

Doc

Support

Menu 

SiliCloud Help Document Center

search

Popular search terms

云盘扩容后,xfs/ext 扩大文件系统

Update time 2023-07-30 19:01  Version v1.6
I want feedback 
Collect My collection

1. 如果有分区,先扩大分区:

sudo growpart /dev/vdb 1

2.1 扩大XFS 文件系统:

sudo xfs_growfs -d /

2.2 扩大ext 文件系统:

sudo resize2fs /dev/xvda1

Do you have any suggestions for this document?

Your rating for this document