CentOS 扩容系统盘&挂载数据盘

系统盘扩容

yum install -y cloud-utils-growpart
growpart /dev/vda 1
xfs_growfs /

宝塔面板挂载数据盘

yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh

posted on 2022-09-08 09:47  小馬過河﹎  阅读(22)  评论(0)    收藏  举报

导航