统信服务器操作系统【qcow2 镜像空间扩容】方案
使用 qcow2 镜像安装系统,当默认安装系统存储空间不够用时,进行自定义扩容
文章目录
- 准备环境
- 扩容步骤
-
- 一、检查环境信息
-
- 1.查看镜像信息
- 2.查看镜像分区信息
- 3.确认需要扩容的分区名
- 二、扩容
-
- 1.备份镜像
- 2.创建新的镜像文件,并指定空间
- 3.将系统扩容到新的镜像
- 三、扩容 lvm 分区
- 四、扩容 lvm 分区
- 五、验证
-
- 1.再次查看镜像空间
- 2.再次查看分区空间
- 3.重新启动镜像
准备环境
1、统信服务器操作系统 V20 e 版本或V20 a 版本安装完成
2、安装libguestfs-tools-c扩容工具
# yum install libguestfs-tools-c
扩容步骤
一、检查环境信息
1.查看镜像信息
qemu-img info uniontechos-server-20-1050a-amd64-gui.qcow2
image: uniontechos-server-20-1050a-amd64-gui.qcow2
file format: qcow2 virtual size: 12.5 GiB (13421772800 bytes) #系统安装后的默认大小
disk size: 3.24 GiB
cluster_size: 65536
Format specific information:
compat: 1.1 lazy
refcounts: false
refcount bits: 16
corrupt: false
2.查看镜像分区信息
virt-df uniontechos-server-20-1050a-amd64-gui.qcow2
文件系统 1K-blocks 已用空间 可用空间 使用百分比%
uniontechos-server-20-1050a-amd64-gui.qcow2:/dev/sda1
1038336 197216 841120 19%
uniontechos-server-20-1050a-amd64-gui.qcow2:/dev/uniontechos/root
11524096 6933576 4590520 61%
3.确认需要扩容的分区名
virt-filesystems --partitions --long -a uniontechos-server-20-1050a-amd64-gui.qcow2
Name T