摘要:
虚拟机迁移该方式要确保虚拟机是关机状态。virsh shutdown snalevirsh dumpxml snale > /etc/libvirt/qemu/snale_qy.xml // 如果是远程机器,需要把该配置文件拷贝到远程机器上virsh domblklist snale //查看sna 阅读全文
摘要:
1、virsh edit snale (更改前要将snale shutdown) 找到“memory”和“vcpu”标签,将 <memory unit='KiB'>1048576</memory> <currentMemory unit='KiB'>1048576</currentMemory> < 阅读全文
摘要:
1、查看原有网卡信息 2、临时添加新网卡 3、查看 4、命令行增加的网卡只保存在内存中,重启就失效,所以需要保存到配置文件中 删除网卡命令 再重新保存配置 阅读全文
该文被密码保护。 阅读全文