摘要:
一、KVM热迁移 1、实验准备 Centos7 KVM&nfs IP:192.168.207.154 Centos7 KVM&nfs IP:192.168.207.156 Centos7 nfs IP:192.168.207.132 [root@centoszhu opt]# yum install 阅读全文
摘要:
一、热添加网卡 1、基本命令 [root@centoszhu ~]# virsh 进入virsh命令行模式 virsh # attach-interface web01 --type bridge --source br0 添加一块桥接网卡virsh # attach-interface web01 阅读全文