摘要:
一、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 阅读全文
posted @ 2020-06-05 16:10
人走茶良
阅读(785)
评论(2)
推荐(0)
摘要:
一、热添加网卡 1、基本命令 [root@centoszhu ~]# virsh 进入virsh命令行模式 virsh # attach-interface web01 --type bridge --source br0 添加一块桥接网卡virsh # attach-interface web01 阅读全文
posted @ 2020-06-05 08:25
人走茶良
阅读(963)
评论(0)
推荐(0)