1、扩容前只有一块/dev/hda盘

3、找到要扩容的机器

5、添加如下内容 <disk type='f坡纠课柩ile' device='disk'媪青怍牙> <driver name='qemu' type='qcow2' cache='none'/> <source file='/home/images/ubuntu-server.qcow2'/> <target dev='hdc' bus='virtio'/> </disk>address 可以省略,系统会自动补充

7、启动虚拟机virsh start centos582
